0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
cobbspur 558c9d6caa Added image upload reusable plugin
issue #40 and issue #280

- Adds uploader jquery plugin
- includes settings for enabling/disabling upload progress bar
- adds routing for image uploads
- adds directories by year and month based on upload date
- Implements plugin on settings - general pane
- Implements plugin on editor
- adjusted general tab to save uploaded image src

TODO:
- Add error handling
- Storing information on editor
- Add events
2013-08-05 23:01:48 +01:00
..
controllers Added image upload reusable plugin 2013-08-05 23:01:48 +01:00
data Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers Notifications on front end 2013-07-22 14:41:27 +01:00
models Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
permissions App restructure - closes #245 2013-07-11 20:23:34 +01:00
views Added image upload reusable plugin 2013-08-05 23:01:48 +01:00
api.js Editable user profiles in settings screen 2013-08-05 18:26:44 +01:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00