[wp-trac] [WordPress Trac] #19678: Add attachment editing filters to Edit Image thickbox view
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 28 15:34:04 UTC 2011
#19678: Add attachment editing filters to Edit Image thickbox view
---------------------------+-----------------------------
Reporter: kevinlearynet | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version:
Severity: normal | Keywords: dev-feedback
---------------------------+-----------------------------
Changes made to media attachment fields using the
'''attachment_fields_to_edit''' and '''attachment_fields_to_save'''
filters are not added to the ''Edit Image / Advanced Settings'' ThickBox
view that appears when an existing image is editted in TinyMCE.
'''Steps to Reproduce:'''
* Add image to post and save post
* Edit post, and click the 'edit image' icon in order to edit the image
while it's in the post
'''Associated Files'''
Form fields used for this view are set and processed by these 2 files:
* wp-includes/js/tinymce/plugins/wpeditimage/js/editimage.dev.js
* wp-includes/js/tinymce/plugins/wpeditimage/editimage.html
Unfortunately I can't think of a way to to patch it elegantly.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19678>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list