diff --git a/TODO.otl b/TODO.otl index 77ab714..36ead13 100755 --- a/TODO.otl +++ b/TODO.otl @@ -5,12 +5,13 @@ | touchdown point. [_] BUG: no drag threshold on excludedElements (TouchSwipe) | stalled... - [_] 81% general todo - [_] 33% add inline editor... + [_] 80% general todo + [_] 25% add inline editor... [X] prepare the basic framework to accept the ckeditor | keyboard handler, touchswipe and other event handlers... [_] add editor and no-editor modes... [_] add editor detecting... + [_] customize the editor... [_] add in-page live templates... | elements that will get generated content, like page numbers etc. [_] magazine loader and data format... diff --git a/index.html b/index.html index a7880d7..d8606bb 100755 --- a/index.html +++ b/index.html @@ -351,56 +351,56 @@ CKEDITOR.on('instanceCreated', function(evt){