diff --git a/TODO.otl b/TODO.otl index 4b712a1..90672da 100755 --- a/TODO.otl +++ b/TODO.otl @@ -14,8 +14,13 @@ [_] dark [_] Editor: add toggleEditiorMode to all editables in all versions... | text areas, inputs, ... + [_] Editor: make the editor switchable... + | if it is imported it should be able to switch on and off on demand... [_] add global credits and copyright page... | list and link all the used software and authors... + [_] add default empty state to viewer, magazine and article... + | use it to trigger a "New Magazine", "New Cover"/"New Article" and + | "New Cover"/"New Page" actions... [_] add transition-duration editors to config page (a-la PAGES_IN_RIBBON)... | will help tuning the system,,, [_] EXPERIMENT: Try using scroll instead of left of .magazine.... @@ -48,19 +53,11 @@ [X] (i) info [_] (+) new [_] (x) remove - [_] add default empty state to viewer, magazine and article... - | use it to trigger a "New Magazine", "New Cover"/"New Article" and - | "New Cover"/"New Page" actions... - [_] Editor: make the editor switchable... - | if it is imported it should be able to switch on and off on demand... [_] Editor: make empty magazine and article visible in the editor... [_] 0% populate an example issue [_] template photo page [_] template 3x3 grid [_] template two column text - [_] add separate history manager... - | might be a virtual history rather than browser history which - | tends to slow things down -- just a simple stack... [_] make layer default state configurable... | e.g. setting "shown"/"hidden" classes in HTML and adding | something like a page reset that will restore the default state, diff --git a/index.html b/index.html index 27ed972..b14e8fd 100755 --- a/index.html +++ b/index.html @@ -514,28 +514,28 @@ $(document).ready(function(){