[wp-trac] [WordPress Trac] #27016: Make placeholders/MCE views for Audio/Video shortcodes

WordPress Trac noreply at wordpress.org
Wed Mar 5 15:06:02 UTC 2014


#27016: Make placeholders/MCE views for Audio/Video shortcodes
----------------------------+-------------------------
 Reporter:  wonderboymusic  |       Owner:
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  3.9
Component:  Media           |     Version:  3.6
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  javascript
----------------------------+-------------------------

Comment (by wonderboymusic):

 In [changeset:"27411"]:
 {{{
 #!CommitTicketReference repository="" revision="27411"
 Add TinyMCE placeholders for `audio` and `video` shortcodes.

 * Add `wp.media.mixin`.
 * Add `wp.media.audio` and `wp.media.video`.
 * Add `wp.media.model.PostAudio` and `wp.media.model.PostVideo`
 * Add `wp.media.controller.AudioDetails` and
 `wp.media.controller.VideoDetails`.
 * Add `wp.media.controller.ReplaceAudio` and
 `wp.media.controller.ReplaceVideo`.
 * Add `wp.media.view.MediaFrame.AudioDetails` and
 `wp.media.view.MediaFrame.VideoDetails`.
 * Add `wp.media.view.AudioDetails` and `wp.media.view.VideoDetails`.
 * Update the `wpgallery` TinyMCE plugin.
 * Display audio and video players in the media modal when shortcode is
 clicked.
 * Provide a UI to edit shortcode attributes in the media modal.
 * Provide a UI to replace the `src` media file in an `audio` or `video`
 shortcode.

 See #27016.
 }}}

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


More information about the wp-trac mailing list