From d677fed14b61401cb900c24d94bea4f1e38897bf Mon Sep 17 00:00:00 2001 From: dinedine Date: Tue, 26 Oct 2010 15:16:12 +0200 Subject: [PATCH] first tasks for this branch --- doc/TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/TODO b/doc/TODO index 58c19657..5e2ee4f9 100644 --- a/doc/TODO +++ b/doc/TODO @@ -22,6 +22,15 @@ BOARD: - refactor slugify method (use parameterize + create a module) - [content types] the "display column" selector should not include file types +- installation guide + - detect if new installation + - no-site error redirects to the first step + - steps: + 0/ welcome: domains, ...etc + 1/ Create account + 2/ Create new site (name, subdomain) + 3/ Import theme (worker or list of sites from fs) + ! add dom_id and css_class fields in page (body structure ?) BACKLOG: