{%FOO} instead of {$dwoo.const.FOO}
+ Syntax: When using named parameters, typing a parameter name without any
value is the same as typing param=true, for example {foo name="test" bar} and
{foo name="test" bar=true} are equals, can be useful for very complex plugins
with huge amounts of parameters.
+ Plugins: Added {loop} that combines {foreach} and {with}, see
http://wiki.dwoo.org/index.php/Block:loop for details
* API: DwooITemplate->clearCache now requires a Dwoo instance as its first arg,
should not affect you unless you built a custom template class from scratch
* {include} now uses the current resource if none is provided instead of using
file as it did before
* Dwoo uses include path instead of absolute includes
* Fixed a regression in the handling of custom class plugins
* Fixed a bug in DwooSecurityPolicy->getAllowedDirectories(), no security
issue though
* TestFest happened early for Dwoo, lots of new tests and more code covered
git-svn-id: svn://dwoo.org/dwoo/trunk@29 0598d79b-80c4-4d41-97ba-ac86fbbd088b
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| assign.php | Loading commit data... | |
| capitalize.php | Loading commit data... | |
| cat.php | Loading commit data... | |
| count_characters.php | Loading commit data... | |
| count_paragraphs.php | Loading commit data... | |
| count_sentences.php | Loading commit data... | |
| count_words.php | Loading commit data... | |
| counter.php | Loading commit data... | |
| cycle.php | Loading commit data... | |
| date_format.php | Loading commit data... | |
| default.php | Loading commit data... | |
| dump.php | Loading commit data... | |
| escape.php | Loading commit data... | |
| eval.php | Loading commit data... | |
| extends.php | Loading commit data... | |
| extendsCheck.php | Loading commit data... | |
| fetch.php | Loading commit data... | |
| include.php | Loading commit data... | |
| indent.php | Loading commit data... | |
| isset.php | Loading commit data... | |
| lower.php | Loading commit data... | |
| mailto.php | Loading commit data... | |
| math.php | Loading commit data... | |
| nl2br.php | Loading commit data... | |
| regex_replace.php | Loading commit data... | |
| replace.php | Loading commit data... | |
| reverse.php | Loading commit data... | |
| spacify.php | Loading commit data... | |
| string_format.php | Loading commit data... | |
| strip.php | Loading commit data... | |
| strip_tags.php | Loading commit data... | |
| truncate.php | Loading commit data... | |
| upper.php | Loading commit data... | |
| wordwrap.php | Loading commit data... |