changed git call from https to git readonly
[atutor.git] / mods / phpdoc2 / PhpDocumentor / phpDocumentor / Smarty-2.6.0 / TODO
1 * handle asp style tags in $php_handler\r
2 * support implementations of prefiltes, mods, and others as class methods.\r
3 * ability to concatenate values/strings together\r
4 * fix all E_NOTICE warnings\r
5 * make simple math easier\r
6 * caching all but parts of the template\r
7 * change plugins so $smarty variable always comes first\r
8 * get cache ttl with function call\r
9 FIX: make inserts use normal functions before plugins\r
10 UPD: change it so that if template comes from some resource,\r
11      that resource stays as the default, no need to specify it\r
12      in includes.\r