auswertung
bootstrap
classes
config
controller
dashboard
datepicker
jquery
js
language
lib
old
smarty
smarty2
demo
libs
BUGS
COPYING.lib
ChangeLog
FAQ
INSTALL
NEWS
QUICK_START
README
RELEASE_NOTES
TODO
smarty_3
Smarty-2.6.28.zip
smarty-3.1.29.zip
media
selfregistration
sql
survey
templates
test
tinymce
.gitignore
config.inc.php
todo.txt
11 lines
431 B
Plaintext
11 lines
431 B
Plaintext
* handle asp style tags in $php_handler
|
|
* fix all E_NOTICE warnings
|
|
* 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
|
|
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.
|