[wp-trac] [WordPress Trac] #21811: Add image editing UI to the media modal

WordPress Trac noreply at wordpress.org
Wed Jan 22 21:51:47 UTC 2014


#21811: Add image editing UI to the media modal
-----------------------------+-----------------------------
 Reporter:  koopersmith      |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Future Release
Component:  Media            |     Version:  3.5
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+-----------------------------

Comment (by tomauger):

 The above plugin (mu-plugin for now) demonstrates:
 a) the difficulty in extending the current image editor (due to a few
 missing hooks)
 b) how to refactor the current "editor group" UI boxes into a more modular
 format that can easily be leveraged by plugin developers.
 c) how to modify the existing image-edit.js to include a simple eventing
 system that can be leveraged by plugin devs to, for instance, do something
 when the editor is invoked and ready.

 I will follow with a plugin that leverages this framework to show how to
 implement custom cropping of all the different image sizes individually.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/21811#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list