| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| capture.php | ||
| else.php | ||
| elseif.php | ||
| for.php | ||
| foreach.php | ||
| foreachelse.php | ||
| forelse.php | ||
| if.php | ||
| smartyinterface.php | ||
| textformat.php | ||
| topLevelBlock.php | ||
| with.php | ||
| withelse.php |
+ Added support for smarty security features, see the DwooSecurityPolicy class and $dwoo->setSecurityPolicy()
+ API: Added a DwooCompiler->setLooseOpeningHandling() method that, if set to true, allows tags to
* Fixed {elseif} bug that appeared when multiple elseif tags were used in a row
* Syntax: Improved simple math support to work within variable variables (i.e. you can do {$array[$index+1]}) and within strings as well. To prevent this enclose the variables in backticks (i.e. {"$foo/$bar"} will do the math while {"`$foo`/$bar"} won't as $foo is properly delimited)
git-svn-id: svn://dwoo.org/dwoo/trunk@4 0598d79b-80c4-4d41-97ba-ac86fbbd088b
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| capture.php | Loading commit data... | |
| else.php | Loading commit data... | |
| elseif.php | Loading commit data... | |
| for.php | Loading commit data... | |
| foreach.php | Loading commit data... | |
| foreachelse.php | Loading commit data... | |
| forelse.php | Loading commit data... | |
| if.php | Loading commit data... | |
| smartyinterface.php | Loading commit data... | |
| textformat.php | Loading commit data... | |
| topLevelBlock.php | Loading commit data... | |
| with.php | Loading commit data... | |
| withelse.php | Loading commit data... |