mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
*** empty log message ***
This commit is contained in:
6
NEWS
6
NEWS
@@ -1,7 +1,7 @@
|
|||||||
- added overLib functionality (Monte)
|
- added overLib functionality (Monte)
|
||||||
- updated debug console with config file vars (Monte)
|
- updated debug console with config file vars. (Monte)
|
||||||
- added debugging url control (Monte)
|
- added debugging url control. (Monte)
|
||||||
- added 'quotes' type to escape modifier (Monte, Mike Krus)
|
- added 'quotes' type to escape modifier. (Monte, Mike Krus)
|
||||||
- added 'total' and 'iteration' section properties. (Andrei)
|
- added 'total' and 'iteration' section properties. (Andrei)
|
||||||
- added 'start', 'max', and step section attributes/properties. (Andrei)
|
- added 'start', 'max', and step section attributes/properties. (Andrei)
|
||||||
- fixed a bug with security checking of functions inside {if} tags. (Andrei)
|
- fixed a bug with security checking of functions inside {if} tags. (Andrei)
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
1.4.4
|
1.4.4
|
||||||
-----
|
-----
|
||||||
|
|
||||||
A few bug fixes, debugging console function for control via URL, and overLib
|
A few bug fixes, new section looping attributes and properties, debugging
|
||||||
integration.
|
console function for control via URL, and overLib integration.
|
||||||
|
|
||||||
1.4.3
|
1.4.3
|
||||||
-----
|
-----
|
||||||
|
1
TODO
1
TODO
@@ -9,3 +9,4 @@
|
|||||||
* support implementations of prefiltes, mods, and others as class methods.
|
* support implementations of prefiltes, mods, and others as class methods.
|
||||||
* possibly implement default modifiers that apply to variables upon display
|
* possibly implement default modifiers that apply to variables upon display
|
||||||
* possibly implement undefined template tags custom handling
|
* possibly implement undefined template tags custom handling
|
||||||
|
* think about possibility of supporting something like {$data[foo].{$key[bar]}}
|
||||||
|
Reference in New Issue
Block a user