| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-04-08 | spelling fixes | klemens | 1 | -5/+5 | |
| 2015-10-08 | Update README with correct plugin method signature | Dan Shepherd | 1 | -4/+5 | |
| The existing README states that 3 params are passed for plugins (params, smarty, template) but the smarty object was actually removed long ago. This update correct this. | |||||
| 2013-06-17 | 17.06.2013 | Uwe.Tews@googlemail.com | 1 | -1/+1 | |
| - fixed spelling in sources and documentation (from smarty-developers forum Veres Lajos) | |||||
| 2011-09-16 | commit 3.1 files to trunk | monte.ohrt | 1 | -0/+4 | |
| 2010-11-21 | update README for 3.0.5wq | monte.ohrt | 1 | -0/+6 | |
| 2010-11-12 | update version in README | monte.ohrt | 1 | -1/+1 | |
| 2010-11-11 | update README | monte.ohrt | 1 | -35/+3 | |
| ≈ | |||||
| 2010-11-11 | update README | monte.ohrt | 1 | -2/+38 | |
| 2010-11-11 | - major update including some API changes | uwe.tews@googlemail.com | 1 | -35/+23 | |
| 2010-06-24 | - added $smarty->register->templateClass() and ↵ | Uwe.Tews | 1 | -0/+14 | |
| $smarty->unregister->templateClass() methods for supporting static classes with namespace | |||||
| 2010-04-30 | - fix to make calling of template functions unambiguously by madatory usage ↵ | Uwe.Tews | 1 | -4/+5 | |
| of the {call} tag | |||||
| 2010-03-08 | - README update regarding plugins | Uwe.Tews | 1 | -4/+6 | |
| 2010-02-20 | remove debug code | monte.ohrt | 1 | -1/+1 | |
| 2010-02-12 | - bugfix on nested {block} tags | Uwe.Tews | 1 | -2/+2 | |
| - changed Smarty special variable $smarty.parent to $smarty.block.parent | |||||
| 2010-02-08 | update README | monte.ohrt | 1 | -0/+3 | |
| 2010-02-08 | move getTemplateVars() into data object | monte.ohrt | 1 | -1/+1 | |
| 2010-02-08 | update API list | monte.ohrt | 1 | -1/+1 | |
| 2010-02-06 | major API update | monte.ohrt | 1 | -1/+97 | |
| 2010-01-22 | - new method $smarty->createData([$parent]) for creating a data object ↵ | Uwe.Tews | 1 | -5/+5 | |
| (required for bugfixes below) - bugfix config_load() method now works also on a data object - bugfix get_config_vars() method now works also on a data and template objects - bugfix clear_config() method now works also on a data and template objects | |||||
| 2009-12-27 | --- this is a major update with a couple of internal changes --- | Uwe.Tews | 1 | -8/+8 | |
| - new config file lexer/parser (thanks to Thue Jnaus Kristensen) - template lexer/parser fixes for PHP and {literal} handing (thanks to Thue Jnaus Kristensen) - fix on registered plugins with different type but same name - rewrite of plugin handling (optimized execution speed) - closed a security hole regarding PHP code injection into cache files - fixed bug in clear cache handling - Renamed a couple of internal classes - code cleanup for merging compiled templates - couple of runtime optimizations (still not all done) | |||||
| 2009-12-06 | - fixed documentation of extends resource | Uwe.Tews | 1 | -1/+1 | |
| 2009-12-03 | - README | Uwe.Tews | 1 | -0/+12 | |
| 2009-11-17 | - renamed extend tag and resource to extens: {extends file='foo.tol'} , ↵ | Uwe.Tews | 1 | -6/+6 | |
| $smarty->display('extends:foo.tpl|bar.tpl); | |||||
| 2009-11-12 | (no commit message) | Uwe.Tews | 1 | -5/+5 | |
| 2009-11-12 | - added description of template inheritance | Uwe.Tews | 1 | -1/+71 | |
| 2009-11-05 | - config_load method can now be called on data and template objects | Uwe.Tews | 1 | -1/+3 | |
| 2009-11-03 | fix typo | monte.ohrt | 1 | -1/+1 | |
| 2009-11-02 | remove tabs | monte.ohrt | 1 | -1/+1 | |
| 2009-11-02 | remove tabs | monte.ohrt | 1 | -8/+8 | |
| 2009-11-02 | update README | monte.ohrt | 1 | -146/+133 | |
| 2009-10-02 | - update of README | Uwe.Tews | 1 | -55/+258 | |
| 2009-10-02 | -update of README | Uwe.Tews | 1 | -12/+17 | |
| 2009-10-02 | update for beta | monte.ohrt | 1 | -62/+88 | |
| 2009-09-30 | - Update of README | Uwe.Tews | 1 | -21/+0 | |
| 2009-08-21 | - fixed problems whitespace in conjunction with custom delimiters | Uwe.Tews | 1 | -0/+6 | |
| - Smarty tags can now be used as value anywhere | |||||
| 2009-06-22 | - fix on \n and spaces inside smarty tags | Uwe.Tews | 1 | -0/+2 | |
| - removed request_use_auto_globals propert as it is no longer needed because Smarty 3 will always run under PHP 5 | |||||
| 2009-04-21 | - change of new style syntax for forach. Now: {foreach $array as $var} ↵ | Uwe.Tews | 1 | -1/+1 | |
| like in PHP | |||||
| 2009-04-06 | - variable scopes LOCAL_SCOPE, PARENT_SCOPE, ROOT_SCOPE | Uwe.Tews | 1 | -1/+1 | |
| - more getter/setter methodes | |||||
| 2009-04-05 | - update of README file | Uwe.Tews | 1 | -8/+10 | |
| 2009-03-22 | - files moved in SVN | Uwe.Tews | 1 | -0/+162 | |
