-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Editor: add embed editing #1729
Comments
Here's my suggestion: Add an "Insert Embed Link" item to the insert media dropdown as seen in #5070 This would show a simple modal with one input field, Once it's embedded into the post, clicking on it would show an edit icon as well as the remove icon. Edit would show the same modal, and allow users to see and replace the url for the embed. Basically it would function much like it does now, but this shows a UI for it and surfaces the link embed feature. |
Yes! Let's expand the patterns of the universal editor insert! :D
This is great for i1, in the future would be cool to expand a bit in that modal with a message that explains what embed links are and so on. :) |
@jblz Could Samus coordinate on this with Link? Shaun's got a start here, needs someone to take it. |
Sure -- added myself to the assignment list & will get it on our board |
This is a work in progress. See #1729
This is a work in progress. See #1729
This is a work in progress. See #1729
This is a work in progress. See #1729
This adds a dialog to edit the embed URL, but doesn't add a preview of the new URL, so it doesn't fully implement [the design in #1729](https://user-images.githubusercontent.com/191598/28643536-23f2e318-7224-11e7-8fd1-9a889d53b594.png). It's a step in that direction, though, and a future PR will add the preview. See #1729
This adds a dialog to edit the embed URL, but doesn't add a preview of the new URL, so it doesn't fully implement [the design in #1729](https://user-images.githubusercontent.com/191598/28643536-23f2e318-7224-11e7-8fd1-9a889d53b594.png). It's a step in that direction, though, and a future PR will add the preview. See #1729
This adds a dialog to edit the embed URL, but doesn't add a preview of the new URL, so it doesn't fully implement [the design in #1729](https://user-images.githubusercontent.com/191598/28643536-23f2e318-7224-11e7-8fd1-9a889d53b594.png). It's a step in that direction, though, and a future PR will add the preview. See #1729
This adds a dialog to edit the embed URL, but doesn't add a preview of the new URL, so it doesn't fully implement [the design in #1729](https://user-images.githubusercontent.com/191598/28643536-23f2e318-7224-11e7-8fd1-9a889d53b594.png). It's a step in that direction, though, and a future PR will add the preview. See #1729
This adds a dialog to edit the embed URL, but doesn't add a preview of the new URL, so it doesn't fully implement [the design in #1729](https://user-images.githubusercontent.com/191598/28643536-23f2e318-7224-11e7-8fd1-9a889d53b594.png). It's a step in that direction, though, and a future PR will add the preview. See #1729
This adds a dialog to edit the embed URL, but doesn't add a preview of the new URL, so it doesn't fully implement [the design in #1729](https://user-images.githubusercontent.com/191598/28643536-23f2e318-7224-11e7-8fd1-9a889d53b594.png). It's a step in that direction, though, and a future PR will add the preview. See #1729
This adds a dialog to edit the embed URL, but doesn't add a preview of the new URL, so it doesn't fully implement [the design in #1729](https://user-images.githubusercontent.com/191598/28643536-23f2e318-7224-11e7-8fd1-9a889d53b594.png). It's a step in that direction, though, and a future PR will add the preview. See #1729
Merged with ee273bb |
Raised by @aduth
We should determine if and how we want to support editing embeds present in a post's content. In wp-admin, the edit option presents a user with a dialog, allowing them to change the URL of the existing embed. This could be useful in cases where a user may want to e.g. replace the existing YouTube video with an alternate video.
Note from @ryanboren
Note from @folletto
Note from @ryanboren
calypso-gaps
The text was updated successfully, but these errors were encountered: