Commit d063ffb0 by Alexander Makarov

added some todo

parent 5357388d
...@@ -51,8 +51,11 @@ ...@@ -51,8 +51,11 @@
- gii - gii
* move generation API out of gii, provide yiic commands to use it. Use same templates for gii/yiic. * move generation API out of gii, provide yiic commands to use it. Use same templates for gii/yiic.
* i18n variant of templates * i18n variant of templates
* allow to generate module-specific CRUD
- markup and HTML helpers - markup and HTML helpers
* use HTML5 instead of XHTML * use HTML5 instead of XHTML
- assets - assets
* ability to manage scripts order (store these in a vector?) * ability to manage scripts order (store these in a vector?)
* http://ryanbigg.com/guides/asset_pipeline.html, use content hash instead of mtime + directory hash. * http://ryanbigg.com/guides/asset_pipeline.html, use content hash instead of mtime + directory hash.
- collections
* http://code.google.com/p/yii/source/detail?r=3428
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment