home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 June / PCpro_2005_06.ISO / files / opensource / xamp / xampp-win32.exe / xampp / TODO < prev    next >
Encoding:
Text File  |  2004-03-24  |  557 b   |  13 lines

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