diff options
Diffstat (limited to 'ToDo.txt')
-rw-r--r-- | ToDo.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ToDo.txt b/ToDo.txt new file mode 100644 index 0000000..aacede6 --- /dev/null +++ b/ToDo.txt @@ -0,0 +1,11 @@ +- bootstrap3 theme: https://github.com/cristoslc/Wondertron +- ckeditor plugin: https://github.com/nishantmendiratta/wondercms_with_ckeditor/blob/master/plugins/ckeditor/index.php +- implement ability to create wordpress like categories and tags +- add ability to upload images--include php/jquery file uploader +- add ability to create custom page titles +- add ability to a page to use misc js libs via toggable flags, e.g. to create a slideshow page +- add ability to create menuless pages +- leverage popular html5 boilerplate heuristics +- leverage underscore.js, backbone.js, bpg and svg file formats, vegas.js +- conver codebase into oo php5 code + |