Ignore:
Timestamp:
Jan 6, 2014, 4:33:59 PM (10 years ago)
Author:
mistic100
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/gvideo/template/video_dailymotion.tpl

    r17307 r26469  
    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}"
     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}"
    22  width="{$GVIDEO.width}" height="{$GVIDEO.height}" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
Note: See TracChangeset for help on using the changeset viewer.