From fa8e509732bd4a10b7ffa16022a61c5af96ce684 Mon Sep 17 00:00:00 2001 From: dinedine Date: Tue, 25 Jan 2011 22:48:09 +0100 Subject: [PATCH] update the TODO list --- doc/TODO | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/TODO b/doc/TODO index 9a9f0fd7..4988de15 100644 --- a/doc/TODO +++ b/doc/TODO @@ -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: