source: extensions/gvideo/template/video_dailymotion.tpl @ 26469

Last change on this file since 26469 was 26469, checked in by mistic100, 10 years ago

update wat parser, compatible with dai.ly (dailymotion short url), use youtube-nocookie domain

File size: 361 bytes
Line 
1<iframe src="http://www.dailymotion.com/embed/video/{$GVIDEO.video_id}?autoPlay={$GVIDEO.autoplay}&amp;info={$GVIDEO.config.dailymotion.title}&amp;logo={$GVIDEO.config.dailymotion.logo}&amp;{$GVIDEO.config.dailymotion.color}"
2  width="{$GVIDEO.width}" height="{$GVIDEO.height}" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
Note: See TracBrowser for help on using the repository browser.