Opened 14 years ago
Closed 14 years ago
#76 closed enhancement (wontfix)
Youtube's new Subscribe widget
Reported by: | IBitePrettyHard | Owned by: | Grinnz |
---|---|---|---|
Priority: | major | Milestone: | time_t overflow |
Component: | SocialGamer Website | Keywords: | Youtube embeddable widget |
Cc: |
Description
There's a new embeddable widget to subscribe to someone's Youtube channel that might be cool to add to the streampages. Here's the source code:
<iframe id="fr" src="http://www.youtube.com/subscribe_widget?p=[add YouTube? Username here]" style="overflow: hidden; height: 105px; width: 300px; border: 0;" scrolling="no" frameBorder="0"></iframe>
Here's an example of the widget
http://youtube-global.blogspot.com/2010/10/1-billion-subscriptions-and-counting.html
Change History (2)
comment:1 Changed 14 years ago by vsTerminus
- Component changed from I'm a silly person who didn't pick a proper component! to SocialGamer Website
comment:2 Changed 14 years ago by Grinnz
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
iframes are not valid in XHTML 1.1 so this will not be added as a general feature. We may add them to streampages on a case by case basis, particularly if you use Ustream which already invalidates your streampage's XHTML.