Opened 12 years ago
Last modified 9 years ago
#31139 reopened enhancement
Allow editing of video embed parameters in the media modal
| Reported by: | melchoyce | Owned by: | wonderboymusic |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Media | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: | ui |
Description
Unsure if this is possible, but it would be pretty sweet if you could adjust available video embed parameters, such as height/width, straight from the media modal. It could fit pretty well on this screen: https://cloudup.com/caoYOVuWM41
Attachments (5)
Change History (37)
#3
@
11 years ago
- Keywords has-patch ui-feedback added; needs-patch removed
- Milestone Future Release → 4.2
#4
@
11 years ago
31139.2.diff is a better UI and mostly works, only problem being: there are some cases were we need to transition from a URL to an [embed] when the width and/or height changes. This currently doesn't work because of how MCE views find themselves in the DOM. Will ping @iseulde
This ticket was mentioned in Slack in #core by wonderboymusic. View the logs.
11 years ago
#6
@
11 years ago
I'll try to fix this in the next patch. We should auto detect the new view text and update everything accordingly. Currently you can't change the view's type.
#8
@
11 years ago
Scott posted a video here: https://wordpress.slack.com/archives/core/p1424979075000063
#10
@
11 years ago
This currently doesn't work because of how MCE views find themselves in the DOM. Will ping @iseulde
@wonderboymusic Tweaked the API. :) Haven't looked at the encoding problem though, but will fix!
#15
@
11 years ago
Do we have any problems here with recent view changes, and/or is the encoding issue fixed now? Not sure if anything else was left here.
This ticket was mentioned in Slack in #core by drew. View the logs.
11 years ago
This ticket was mentioned in Slack in #core by wonderboymusic. View the logs.
11 years ago
#19
@
11 years ago
@wonderboymusic Is that something that needs to be fixed in this ticket or is this one done?
This ticket was mentioned in Slack in #core by iseulde. View the logs.
11 years ago
#23
@
11 years ago
- Keywords revert added; has-patch ui-feedback 4.2-beta removed
- Resolution fixed
- Status closed → reopened
Per #32006 and as confirmed in testing, this isn't working in 4.2-RC3. Let's revert and try again later, perhaps with a more unified-feeling look. Right now they just kind of hang out under the video and you don't even see the fields half the time.
#27
@
11 years ago
- Keywords revert commit revert removed
- Milestone 4.2 → Future Release
- Resolution fixed
- Status closed → reopened
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The attached code works for editing embeds, but needs a cleaner UI