| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2009-11-06 | change linefeed style to native on all files | monte.ohrt | 5 | -122/+122 | |
| 2009-10-15 | added missing file | Uwe.Tews | 1 | -0/+5 | |
| 2009-09-30 | - reactivated PHP resource for simple PHP templates. Must set ↵ | Uwe.Tews | 3 | -16/+17 | |
| allow_php_templates = true to enable - {PHP} tag can be enabled by allow_php_tag = true | |||||
| 2009-09-19 | - replace internal "eval()" calls by "include" during rendering process | Uwe.Tews | 1 | -1/+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-09-01 | - dropped nl2br as plugin | Uwe.Tews | 1 | -1/+1 | |
| - added '<>' as comparission operator in {if} tags - cached caching_lifetime property to cache_liftime for backward compatibility with Smarty2. {include} optional attribute is also now cache_lifetime - fixed trigger_error methode (moved into Smarty class) - version is now Beta!!! | |||||
| 2009-08-29 | - implemented caching of registered Resources | Uwe.Tews | 1 | -9/+0 | |
| - new property 'auto_literal'. if true(default) '{ ' and ' }' interpreted as literal, not as Smarty delimiter | |||||
| 2009-08-28 | - Fix on line breaks inside {if} tags | Uwe.Tews | 5 | -48/+176 | |
| 2009-03-22 | - delete obsolete files | Uwe.Tews | 18 | -295/+0 | |
| 2009-03-22 | fix path | monte.ohrt | 1 | -1/+1 | |
| 2009-03-22 | rearrange things into distribution and development directories | monte.ohrt | 20 | -0/+354 | |
