source: extensions/gvideo/template/video_vimeo.tpl @ 17307

Last change on this file since 17307 was 17307, checked in by mistic100, 12 years ago

new version for Piwigo 2.4 (renamed into 'Embedded Videos')

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