mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
ChangeLog update
This commit is contained in:
30
ChangeLog
30
ChangeLog
@@ -1,3 +1,33 @@
|
|||||||
|
2003-02-28 Monte Ohrt <monte@ispi.net>
|
||||||
|
|
||||||
|
* libs/Smarty_Compiler.class.php:
|
||||||
|
simplify smarty.const.foo and smarty.const.$foo logic
|
||||||
|
|
||||||
|
* libs/Smarty_Compiler.class.php:
|
||||||
|
only allow $foo syntax in embedded quotes, unless escaped with backticks
|
||||||
|
then allow any dollar var
|
||||||
|
|
||||||
|
* NEWS
|
||||||
|
libs/Smarty_Compiler.class.php:
|
||||||
|
fix "once" var compiling to work with new attr compiling methods for
|
||||||
|
include_php
|
||||||
|
|
||||||
|
* FAQ
|
||||||
|
NEWS
|
||||||
|
README
|
||||||
|
docs/designers.sgml
|
||||||
|
docs/getting-started.sgml
|
||||||
|
libs/Smarty_Compiler.class.php
|
||||||
|
libs/plugins/function.html_checkboxes.php
|
||||||
|
libs/plugins/function.html_image.php
|
||||||
|
libs/plugins/function.html_options.php
|
||||||
|
libs/plugins/function.html_radios.php
|
||||||
|
libs/plugins/function.html_select_date.php
|
||||||
|
libs/plugins/function.html_select_time.php
|
||||||
|
libs/plugins/function.html_table.php:
|
||||||
|
fix $smarty.const.foo compiling, clean up double quoted strings,
|
||||||
|
allow full dollar var syntax in quotes again
|
||||||
|
|
||||||
2003-02-27 Monte Ohrt <monte@ispi.net>
|
2003-02-27 Monte Ohrt <monte@ispi.net>
|
||||||
|
|
||||||
* docs/designers.sgml
|
* docs/designers.sgml
|
||||||
|
Reference in New Issue
Block a user