Posted by zerolab on June 27, 2011 at 6:25pm
This module adds support for Reuters videos to Embedded Media Field
Once enabled, it allows site editors to paste the Reuters video URLs (e.g. http://www.reuters.com/video/2011/06/13/airbus-view-of-flying-in-the-fut...) or the embed code:
<object type='application/x-shockwave-flash' data='http://www.reuters.com/resources_v2/flash/video_embed.swf?videoId=215401287' id='rcomVideo_215401287' width='460' height='259'>
<param name='movie' value='http://www.reuters.com/resources_v2/flash/video_embed.swf?videoId=215401287' />
<param name='allowFullScreen' value='true'></param> <param name='allowScriptAccess' value='always' />
<param name='wmode' value='transparent' />
<embed src='http://www.reuters.com/resources_v2/flash/video_embed.swf?videoId=215401287' type='application/x-shockwave-flash' allowfullscreen='true' allowScriptAccess='always' width='460' height='259' wmode='transparent'></embed>
</object>Note: given the nature of the embeds, the module makes use of the now deprecated Google Web Search API to get the video URL and will fall back to http://reuters.com if it fails.
Development is sponsored by The Browser.
Downloads
Other releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 5 sites currently report using this module. View usage statistics.
- Downloads: 112
- Last modified: September 7, 2011