Difference between revisions of "Widget:Mixcloud"

From Adam Lambert Live
Jump to navigation Jump to search
(Created page with "<noinclude>__NOTOC__ This widget allows you to embed '''[http://www.mixcloud.com/ Mixcloud]''' on your wiki page. Created by Jérémie SERME == Using this widget == For info...")
 
Line 1: Line 1:
 
<noinclude>__NOTOC__
 
<noinclude>__NOTOC__
 
This widget allows you to embed '''[http://www.mixcloud.com/ Mixcloud]''' on your wiki page.
 
This widget allows you to embed '''[http://www.mixcloud.com/ Mixcloud]''' on your wiki page.
 
Created by Jérémie SERME
 
 
== Using this widget ==
 
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Mixcloud widget description page on MediaWikiWidgets.org].
 
 
  
 
== 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>
 
</noinclude><includeonly>
 
+
<iframe src="//www.mixcloud.com/widget/iframe/?feed=<!--{$feed|escape:'urlpathinfo'}-->&amp;mini=1&amp;embed_uuid=<!--{$uuid|escape:'html'}-->&amp;replace=0&amp;hide_cover=1&amp;light=1&amp;embed_type=widget_standard&amp;hide_tracklist=1" frameborder="0" height="60" width="550"></iframe>
<object height="180" width="660">
 
<param name="movie" value="//www.mixcloud.com/media/swf/player/mixcloudLoader.swf?feed=<!--{$feed|escape:'urlpathinfo'}-->&amp;embed_uuid=<!--{$uuid|escape:'html'}-->&amp;replace=0&amp;hide_cover=1&amp;hide_artwork=1&amp;embed_type=widget_standard&amp;hide_tracklist=1">
 
<param name="allowFullScreen" value="true">
 
<param name="wmode" value="opaque">
 
<param name="allowscriptaccess" value="always">
 
<embed src="//www.mixcloud.com/media/swf/player/mixcloudLoader.swf?feed=<!--{$feed|escape:'urlpathinfo'}-->%2F&amp;embed_uuid=<!--{$uuid|escape:'html'}-->&amp;replace=0&amp;hide_cover=1&amp;hide_artwork=1&amp;embed_type=widget_standard&amp;hide_tracklist=1" type="application/x-shockwave-flash" wmode="opaque" allowscriptaccess="always" allowfullscreen="true" height="180" width="660"></object>
 
<div style="clear: both; height: 3px; width: 652px;"></div>
 
 
 
 
 
 
</includeonly>
 
</includeonly>

Revision as of 10:00, 15 November 2014

This widget allows you to embed Mixcloud on your wiki page.

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:Mixcloud article.