diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-01-05 10:19:49 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-01-05 10:19:49 +0100 |
commit | 145714edebd9af891836d10ea17cab5007833e87 (patch) | |
tree | 0c38d7344e9e7febbea0ebcc8064eb5676d2d029 /TODO | |
parent | 5d14ef1baf615197e6ad5fc9aee5e72ba8b9fbd4 (diff) | |
download | zorglub-145714edebd9af891836d10ea17cab5007833e87.zip zorglub-145714edebd9af891836d10ea17cab5007833e87.tar.gz |
implement engine cache
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,8 @@ -- compiled templates cache +TODO - static pages - development and production modes - minimized html/js/css - encoding mime-type + +MAYBE +- app.config instead of Zorglub::Config |