Merge branch 'master' of github.com:locomotivecms/engine

This commit is contained in:
Dirk Kelly 2011-02-03 07:14:41 +08:00
commit 54b6b9bd13
1 changed files with 5 additions and 3 deletions

View File

@ -1,20 +1,22 @@
BOARD:
- add metadata to sites
BACKLOG:
- validation for custom fields
- new custom field types:
- belongs_to => association
- inline editing (http://www.aloha-editor.com/wiki/index.php/Aloha_PHP_Example)
- html view in the aloha popup
- editable elements should wrap a tag: div, h1, ...etc (default span)
- edit images (upload new ones, ...etc) => wait for aloha or send them an email ?
- refactor slugify method (use parameterize + create a module)
- validation for custom fields
- global regions: keyword in editable element (http://www.mongodb.org/display/DOCS/Updating)
- write my first tutorial about locomotive
- new custom field types:
- belongs_to => association
- cucumber features for admin pages (in progress)
BUGS: