- changed back modifer handling in parser. Some restrictions still apply:

if modifiers are used in side {if...} expression or in mathematical expressions 
    parentheses must be used.
This commit is contained in:
Uwe.Tews
2010-01-12 19:05:26 +00:00
parent aabc4352c2
commit f83fd47acc
2 changed files with 1229 additions and 1245 deletions

View File

@@ -1,3 +1,11 @@
01/12/2010
- changed back modifer handling in parser. Some restrictions still apply:
if modifiers are used in side {if...} expression or in mathematical expressions
parentheses must be used.
###beta 6####
01/11/2010
- added \n to the compiled code of the {if},{else},{elseif},{/if} tags to get output of newlines as expected by the template source
- added missing support of insert plugins

File diff suppressed because it is too large Load Diff