self-closed just like XML tags (e.g. {a "http://url.com" /} )
+ Plugins: Added the {a} block plugin to generate <a> tags
+ API: Added Dwoo_Plugin::paramsToAttributes() utility function to help
with the creation of compilable xml/html-related plugins
* Syntax: Math expressions in strings are now only allowed when the entire
expression is delimited, e.g. {"/$foo/$bar"} evaluates as just that while
{"/`$foo/$bar`"} will result in "/".($foo/$bar), therefore processing the /
as a division, this is better since URLs using / are far more common than
math in strings
=> http://forum.dwoo.org/viewtopic.php?id=50
* Fixed a bug preventing if blocks containing a {elseif} followed by {else}
git-svn-id: svn://dwoo.org/dwoo/trunk@121 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... | |
| eol.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... | |
| safe.php | Loading commit data... | |
| spacify.php | Loading commit data... | |
| string_format.php | Loading commit data... | |
| strip_tags.php | Loading commit data... | |
| tif.php | Loading commit data... | |
| truncate.php | Loading commit data... | |
| upper.php | Loading commit data... | |
| whitespace.php | Loading commit data... | |
| wordwrap.php | Loading commit data... |