[wp-trac] [WordPress Trac] #27389: MCE Views for Audio/Video
WordPress Trac
noreply at wordpress.org
Thu Mar 13 22:40:12 UTC 2014
#27389: MCE Views for Audio/Video
----------------------------+-------------------------
Reporter: wonderboymusic | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.9
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: javascript
----------------------------+-------------------------
Comment (by wonderboymusic):
[attachment:27389.3.diff 27389.3.diff] has many improvements:
* Previously, if you had the same shortcode in your post twice, it would
only get rendered once. Fixed that.
* When rendering a `wp.mce.View`, the current node context is passed to a
`ready` event, so when you do have multiple shortcodes that are equal, you
know which one you are dealing with.
* For videos in the editor, force `preload="none"` - will let the video
play immediately. Any of the other `preload` values cause the spinner to
appear for many seconds. This defies logic.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27389#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list