| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2010-08-17 | fix formatting | monte.ohrt | 1 | -2/+2 | |
| 2010-07-08 | - bugfix on assigning multidimensional arrays within templates | Uwe.Tews | 1 | -1/+1 | |
| - corrected bugfix for truncate modifier | |||||
| 2010-07-07 | - bugfix support of script files relative to trusted_dir | Uwe.Tews | 1 | -1/+1 | |
| 2010-07-07 | - bugfix the truncate modifier needs to check if the string is utf-8 encoded ↵ | Uwe.Tews | 1 | -45/+48 | |
| or not | |||||
| 2010-02-18 | remove unnecessary param for preg | monte.ohrt | 1 | -1/+1 | |
| 2010-02-16 | change ereg to preg | monte.ohrt | 1 | -1/+1 | |
| 2009-11-06 | change linefeed style to native on all files | monte.ohrt | 1 | -64/+64 | |
| 2009-09-19 | - replace internal "eval()" calls by "include" during rendering process | Uwe.Tews | 1 | -2/+1 | |
| - speed improvment for templates which have included subtemplates the compiled code of included templates is merged into the compiled code of the parent template - added logical operator "xor" for {if} tag - changed parameter ordering for Smarty2 BC fetch($template, $cache_id = null, $compile_id = null, $parent = null) display($template, $cache_id = null, $compile_id = null, $parent = null) createTemplate($template, $cache_id = null, $compile_id = null, $parent = null) - property resource_char_set is now replaced by constant SMARTY_RESOURCE_CHAR_SET - fixed handling of classes in registered blocks - speed improvement of lexer on text sections | |||||
| 2009-04-11 | - fixed variables in 'file' attribute of {extend} tag | Uwe.Tews | 1 | -1/+1 | |
| - fixed problems in modifiers (if mb string functions not present) | |||||
| 2009-04-10 | - check if mb string functions available otherwise fallback to normal string ↵ | Uwe.Tews | 1 | -11/+28 | |
| functions | |||||
| 2009-03-22 | rearrange things into distribution and development directories | monte.ohrt | 1 | -0/+48 | |
