Uwe.Tews
4331452b8e
- implemented registered resources as in Smarty2. NOTE: caching does not work yet
...
- new property 'force_cache'. if true it forces the creation of a new cache file
- fixed modifiers on arrays
- some speed optimization on loading internal classes
2009-08-27 14:59:28 +00:00
Uwe.Tews
d2d8c8925b
- removed all internal calls of Smarty::instance()
...
- fixed code in double quoted strings
2009-08-08 17:28:23 +00:00
Uwe.Tews
b6b4d90487
- fixed compilation of block plugins when caching enabled
2009-06-18 17:46:25 +00:00
Uwe.Tews
d4558ca158
- fixed problem with caching of compiler plugins
2009-05-25 21:14:44 +00:00
Uwe.Tews
5bbc44f35d
- functions defined with the {function} tag now always have global scope
2009-04-30 17:39:17 +00:00
Uwe.Tews
4c794a3d70
- the {function} tag can no longer overwrite standard smarty tags
...
- inherit functions defined by the {fuction} tag into subtemplates
- added {while <statement>} sytax to while tag
2009-04-28 15:37:13 +00:00
Uwe.Tews
c724b720be
- added trusted stream checking to security
...
- internal changes at file dependency check for caching
2009-04-26 16:56:17 +00:00
Uwe.Tews
4f4f2d3dd3
- changed name of {template} tag to {function}
2009-04-24 22:36:12 +00:00
Uwe.Tews
e315782819
- added new {template} tag
2009-04-24 19:59:51 +00:00
monte.ohrt
dcaa96a9f8
rearrange things into distribution and development directories
2009-03-22 16:09:05 +00:00