2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/shared/vendor
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
..
backbone Move shared third-party libraries to /shared/vendor 2013-07-24 23:21:57 +01:00
handlebars Move shared third-party libraries to /shared/vendor 2013-07-24 23:21:57 +01:00
jquery Added image upload reusable plugin 2013-08-05 23:01:48 +01:00
moment.js Move shared third-party libraries to /shared/vendor 2013-07-24 23:21:57 +01:00
underscore.js Move shared third-party libraries to /shared/vendor 2013-07-24 23:21:57 +01:00