Files
smarty/TODO

11 lines
421 B
Plaintext
Raw Normal View History

2001-02-20 21:24:23 +00:00
* handle asp style tags in $php_handler
2001-10-09 16:29:10 +00:00
* fix all E_NOTICE warnings
2002-01-31 20:49:40 +00:00
* make simple math easier
* caching all but parts of the template
* change plugins so $smarty variable always comes first
* get cache ttl with function call
2002-07-25 16:30:45 +00:00
FIX: make inserts use normal functions before plugins
UPD: change it so that if template comes from some resource,
that resource stays as the default, no need to specify it
in includes.