0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client/tpl
cobbspur e61f3684d5 Adds modal Image uploader on settings page
issue #432

adds a modal template for image uploads
adds buttons to settings page to upload images for blog logo and icon
once image is uploaded displays an 'X' to reset back to dropzone
saves image and renders settings page.

ToDo

add url field when clicking on url icon

fix position of 'X' for both settings and editor
2013-09-04 22:03:55 +01:00
..
modals Adds modal Image uploader on settings page 2013-09-04 22:03:55 +01:00
settings Adds modal Image uploader on settings page 2013-09-04 22:03:55 +01:00
widgets
forgotten.hbs Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
list-item.hbs rename helpers paginate -> pagination, dateFormat -> date 2013-08-22 20:42:54 +01:00
login.hbs Repaired email sending, implement password reset 2013-09-01 00:20:12 +02:00
modal.hbs Updates to modals 2013-09-01 19:44:31 +01:00
notification.hbs Adding notification.hbs 2013-07-22 14:41:27 +01:00
preview.hbs content management preview pane displays post title 2013-08-22 22:48:33 +01:00
signup.hbs More iOS friendly form elements 2013-08-20 20:24:20 +01:00
widget.hbs