Posted by Agileware on October 27, 2009 at 10:31pm
Jump to:
| Project: | Video Upload |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Issue Summary
When viewing a video on You Tube you get text fields in the top right that have the URL text and the Embed text, so people can copy and paste them elsewhere.
This patch adds options to the widget that allow these fields to be displayed below the video.
The fields can be enabled and disabled separately and the output is themable so the fields don't have to be below the video.
The fields have css classes but they don't currently have any default styling.
On a technical note, I'm not sure if it would be better to move the form creation out into a different function or leave it as is.
| Attachment | Size |
|---|---|
| video_upload_d6_url_embed_text.patch | 3.7 KB |
Comments
#1
Hey Justin, thanks for all your work on this, and other issues. I'll try and review them and get them applied soon. This specific patch looks great.
#2
No worries. I'm working on a client site that requires all this stuff and it should be useful to others too.
And thanks for the module, it's very useful.