ooiepe / epe_modules

1 stars 0 forks source link

EPE-37 Add embed code to detail pages for video resources #148

Open seagrinch opened 8 years ago

seagrinch commented 8 years ago

Currently, it looks like the embed code is simply outputting as follows...

Embed link <iframe width="560" height="315" src="/node/337/embed" frameborder="0" allowfullscreen></iframe>

This should really be a button with a popup, just like the Share button. The button can just say "Enbed" (perhaps with a "<>" like icon) but then within the popup it should say, "Embed this video on your site using the following code." and then put the embed code in a text box, just like the link in the Share menu has (and also what YouTube uses). Also, notice that the src link above needs to be a full URL.

seagrinch commented 7 years ago

Popup enabled for video resources. Can we make the link a blue button?