From 3dc97d7478781550aa1a878120082a871988f02e Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sun, 10 May 2015 15:09:07 +0200 Subject: autosave new posts in localstorage --- views/editor.php | 13 ++++++++++++- views/partials/appcache.php | 1 + 2 files changed, 13 insertions(+), 1 deletion(-) (limited to 'views') diff --git a/views/editor.php b/views/editor.php index fc4fcc6..8bef0e5 100644 --- a/views/editor.php +++ b/views/editor.php @@ -41,9 +41,20 @@ +
+
+ + Draft +
+
+ +
+
+
+
-

Tell your story...

+

Write something nice...

diff --git a/views/partials/appcache.php b/views/partials/appcache.php index 546685f..0bc21a6 100644 --- a/views/partials/appcache.php +++ b/views/partials/appcache.php @@ -17,6 +17,7 @@ CACHE MANIFEST /editor/medium-editor/js/medium-editor.min.js /editor/medium-editor/js/medium-editor-insert-plugin.min.js /editor/localforage/localforage.js +/editor/quill-logo-36.png NETWORK: * -- cgit v1.2.3