From cefb037b3c329070069ec0df8c325a0f2ac17a33 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 3 Apr 2016 12:19:28 -0400 Subject: split title and slug --- TODO.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index c7b8463..be74a44 100644 --- a/TODO.md +++ b/TODO.md @@ -12,6 +12,12 @@ TODO * user password strength * expires\_at for posts +* save and publish dropdown +* move slug to "advanced" in new blog +* make "new post" split button +* `post_changes` table +* `blog` `pages` and `projects` tables, and `post_type` column + Tabs ---- * Home @@ -27,5 +33,6 @@ Projects Editors ------- * tinymce (http://tinymce.com/) -* ace (https://ace.c9.io/) +* ckeditor!! <-- best +* ace (https://ace.c9.io/) <-- best * codemirror (http://codemirror.net/) -- cgit v1.2.3