diff options
author | Aaron Parecki <aaron@parecki.com> | 2015-05-10 14:05:06 +0200 |
---|---|---|
committer | Aaron Parecki <aaron@parecki.com> | 2015-05-10 14:05:06 +0200 |
commit | 4898ed74a57b6d14cbcd962e967111adffd4595d (patch) | |
tree | 5eec23250a6eff45d6b694b880120f84a3ebb073 /views/partials | |
parent | fb6d4181e429833f083ddd7e1770ed99a70949db (diff) |
set up medium-style editor with image embedding and appcache
Diffstat (limited to 'views/partials')
-rw-r--r-- | views/partials/appcache.php | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/views/partials/appcache.php b/views/partials/appcache.php new file mode 100644 index 0000000..4fa1f13 --- /dev/null +++ b/views/partials/appcache.php @@ -0,0 +1,22 @@ +CACHE MANIFEST + +# v1 + +/editor +/editor/style.css +/editor/medium-editor/css/medium-editor.min.css +/editor/medium-editor/css/themes/default.min.css +/editor/medium-editor/css/medium-editor-insert-plugin.min.css +/editor/medium-editor/css/medium-editor-insert-plugin-frontend.min.css +/editor/font-awesome/css/font-awesome.css +/editor/jquery-1.11.3.min.js +/editor/jquery-ui-1.11.4.custom/jquery-ui.min.js +/editor/jquery.fileupload.js +/editor/jquery.iframetransport.js +/editor/handlebars.min.js +/editor/medium-editor/js/medium-editor.min.js +/editor/medium-editor/js/medium-editor-insert-plugin.min.js +/editor/localforage/localforage.js + +NETWORK: +* |