Closed
Bug 759903
Opened 13 years ago
Closed 13 years ago
Shortcodes for BitGravity Publishing Points
Categories
(Websites :: air.mozilla.com, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: richard, Unassigned)
Details
We need to support multiple bitgravity publishing points.
I mis-specified the url when we created the long form of the current bitgravity shortcode.
The iframe to embed a bitgravity feed looks like:
<IFRAME SRC="http://mozilla.live-s.cdn.bitgravity.com:1935/content:cdn-live/mozilla/live/multibitrate.smil?width=620&height=379&AutoPlay=true" WIDTH=620 HEIGHT=379 SCROLLING=NO FRAMEBORDER=NO>
</IFRAME>
To switch feeds, we need to change the name of the .smil file.
We need a shortcode of the form [bitgravity feed="xyz"] that creates
an iframe using xyz.smil as the feed.
| Reporter | ||
Updated•13 years ago
|
Component: Other → air.mozilla.com
Product: Air Mozilla → Websites
QA Contact: other → air-mozilla-com
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•