Widget:FlickrShow: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>__NOTOC__ This widget allows you to embed [http://www.flickr.com/search/?q=flowers&w=all Flickr Search Queries] to your wiki page. Created by [https://sites.google..." |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
== Copy to your site == | == Copy to your site == | ||
To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article. | To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article. | ||
</noinclude><includeonly><object width="<!--{$width|default:580|escape:'html'}-->" height="<!--{$height|default:350|escape:'html'}-->"> <param name="flashvars" value="offsite=true | </noinclude><includeonly> | ||
<object width="<!--{$width|default:580|escape:'html'}-->" height="<!--{$height|default:350|escape:'html'}-->"> | |||
<param name="flashvars" value="offsite=true&page_show_url=/photos/<!--{$username|escape:'urlpathinfo'}-->/sets/<!--{$set_id|escape:'urlpathinfo'}-->/show/&set_id=<!--{$set_id|escape:'urlpathinfo'}-->&page_show_back_url=/photos/<!--{$username|escape:'urlpathinfo'}-->/sets/<!--{$set_id|escape:'urlpathinfo'}-->/show/&jump_to=&autoPlay=true"></param> | |||
<param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649"></param> | |||
<param name="allowFullScreen" value="true"></param> | |||
<embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowFullScreen="true" flashvars="offsite=true&page_show_url=/photos/<!--{$username|escape:'urlpathinfo'}-->/sets/<!--{$set_id|escape:'urlpathinfo'}-->/show/&set_id=<!--{$set_id|escape:'urlpathinfo'}-->&page_show_back_url=/photos/<!--{$username|escape:'urlpathinfo'}-->/sets/<!--{$set_id|escape:'urlpathinfo'}-->/show/&jump_to=&autoPlay=true" width="<!--{$width|default:580|escape:'html'}-->" height="<!--{$height|default:350|escape:'html'}-->"></embed> | |||
</object> | |||
</includeonly> |
Latest revision as of 14:25, 22 January 2014
This widget allows you to embed Flickr Search Queries to your wiki page.
Created by Michael Platzer
Using this widget
For information on how to use this widget, see widget description page on MediaWikiWidgets.org.
Copy to your site
To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Widget:FlickrShow article.