Feature request: add 'save' button to inline edit views
Reported by dleffler | March 31st, 2016 @ 07:22 PM
It would be nice to add a 'save' button to the wysiwyg inline edit views (text module). This would use the CKEditor Inline Save plugin http://ckeditor.com/addon/inlinesave and the TinyMCE core Save plugin. We could easily piggy back on the existing save function and this would allow saving content without forcing the user to leave the editor first. We might need to begin clearing the isDirty flag on a save though.
Perhaps we could also use the 'cancel' button feature to revert?
We may also need to investigate the autosave/localautosave feature so it doesn't become misleading to the user.
Comments and changes to this ticket
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS