Revision history for LastFMActionInfo
Revision [23183]
Last edited on 2016-05-20 07:38:47 by CimNine [Replaces old-style internal links with new pipe-split links.]Additions:
=====[[LastFMAction | LastFM]] Action Documentation=====
Development: LastFMAction.>>This is the documentation page for the [[LastFMAction | LastFM]] action, version 1.1.x .::c::
Development: LastFMAction.>>This is the documentation page for the [[LastFMAction | LastFM]] action, version 1.1.x .::c::
Deletions:
Development: LastFMAction.>>This is the documentation page for the [[LastFMAction LastFM]] action, version 1.1.x .::c::
No Differences
Additions:
Development: LastFMAction.>>This is the documentation page for the [[LastFMAction LastFM]] action, version 1.1.x .::c::
Deletions:
Additions:
<tr><td>size</td><td>[small|medium|large] (quilt)<br />[regular|mini] (radio&playlist)</td><td>optional</td><td>medium<br />regular</td><td>Set the widgets size to a lastfm proposal. If you set this, setting of height or width is ignored.</td></tr>
<tr><td>autostart</td><td>true|false</td><td>optional</td><td>false</td><td><b>Only radio & playlist</b> Set wether the radio should start on load or not.</td></tr>
<tr><td>orient</td><td>hori|vert</td><td>optional</td><td>vert</td><td><b>Only quilt</b> Choose if you want to have the quilt <u>hori</u>zontal or <u>vert</u>ical. If you set this, setting of height or width is ignored.</td></tr>
{{lastfm src="plist" user="testuser" autostart="true" float="left" style="red" size="mini" }}
{{lastfm src="quilt" user="testuser" type="album|artist" float="right" style="blue" size="large" orient="hori" }}
<tr><td>autostart</td><td>true|false</td><td>optional</td><td>false</td><td><b>Only radio & playlist</b> Set wether the radio should start on load or not.</td></tr>
<tr><td>orient</td><td>hori|vert</td><td>optional</td><td>vert</td><td><b>Only quilt</b> Choose if you want to have the quilt <u>hori</u>zontal or <u>vert</u>ical. If you set this, setting of height or width is ignored.</td></tr>
{{lastfm src="plist" user="testuser" autostart="true" float="left" style="red" size="mini" }}
{{lastfm src="quilt" user="testuser" type="album|artist" float="right" style="blue" size="large" orient="hori" }}
Deletions:
<tr><td>autostart</td><td>true|false</td><td>optional</td><td>false</td><td><b>Only radio</b> Set wether the radio should start on load or not.</td></tr>
<tr><td>orient</td><td>hori|vert</td><td>optional</td><td>vert</td><td>**Only quilt** Choose if you want to have the quilt __hori__zontal or __vert__ical. If you set this, setting of height or width is ignored.</td></tr>
{{lastfm src="plist" user="testuser" float="left" style="red" width="184" height="140"}} //This is not implemented at the moment!!!
{{lastfm src="quilt" user="testuser" type="album|artist" float="right" style="blue" size="large" orient="hori"}}
Additions:
=====[[LastFMAction LastFM]] Action Documentation=====
Deletions:
Additions:
=====[[LastFMAction iFilm]] Action Documentation=====
Development: LastFMAction.>>This is the documentation page for the [[LastFMAction LastFM]] action.::c::
Embed the widgets of last.fm .
<tr><td>src</td><td>chart|radio|plist|quilt</td><td>yes</td><td>-</td><td>Set which widget you want to have displayed.</td></tr>
<tr><td>user</td><td>string</td><td>yes</td><td></td><td>Set which user you want as data source (lastfm-username!).</td></tr>
<tr><td>float</td><td>left|right</td><td>optional</td><td>left</td><td>Where should your box appear?</td></tr>
<tr><td>style</td><td>red|blue|black|grey</td><td>optional</td><td>grey</td><td>Set the skin of the widgets.</td></tr>
<tr><td>width</td><td>number of pixel</td><td>optional</td><td>the lastfm proposal</td><td>The width of the widget.</td></tr>
<tr><td>height</td><td>number of pixel</td><td>optional</td><td>the lastfm probosal</td><td>The height of the widget.</td></tr>
<tr><td>size</td><td>[small|medium|large] (quilt)<br />[regular|mini] (radio)</td><td>optional</td><td>medium<br />regular</td><td>Set the widgets size to a lastfm proposal. If you set this, setting of height or width is ignored.</td></tr>
<tr><td>autostart</td><td>true|false</td><td>optional</td><td>false</td><td><b>Only radio</b> Set wether the radio should start on load or not.</td></tr>
<tr><td>orient</td><td>hori|vert</td><td>optional</td><td>vert</td><td>**Only quilt** Choose if you want to have the quilt __hori__zontal or __vert__ical. If you set this, setting of height or width is ignored.</td></tr>
<tr><td>type</td><td>1) [recently|otracks|oartists|wtracks|wartists]<br />2) [album|artist]</td><td>yes, if src = [chart|quilt]</td><td></td><td>1) <b>Only chart</b> Choose which charts the chart-widget should display<br />2) <b>Only quilt</b> Choose which pix the quilt should display.</td></tr>
Embed last.fm widgets into your wiki. May be usefull on ""UserPages"".
%%{{lastfm src="chart" user="#####" OPTIONS (see above)}}%%
Examples:
%%
{{lastfm src="chart" user="testuser" type="oartists" float="left" style="grey" width="184" height="140" }}
{{lastfm src="radio" user="testuser" autostart="false" float="right" style="black" size="mini" }}
{{lastfm src="plist" user="testuser" float="left" style="red" width="184" height="140"}} //This is not implemented at the moment!!!
{{lastfm src="quilt" user="testuser" type="album|artist" float="right" style="blue" size="large" orient="hori"}}
%%
Development: LastFMAction.>>This is the documentation page for the [[LastFMAction LastFM]] action.::c::
Embed the widgets of last.fm .
<tr><td>src</td><td>chart|radio|plist|quilt</td><td>yes</td><td>-</td><td>Set which widget you want to have displayed.</td></tr>
<tr><td>user</td><td>string</td><td>yes</td><td></td><td>Set which user you want as data source (lastfm-username!).</td></tr>
<tr><td>float</td><td>left|right</td><td>optional</td><td>left</td><td>Where should your box appear?</td></tr>
<tr><td>style</td><td>red|blue|black|grey</td><td>optional</td><td>grey</td><td>Set the skin of the widgets.</td></tr>
<tr><td>width</td><td>number of pixel</td><td>optional</td><td>the lastfm proposal</td><td>The width of the widget.</td></tr>
<tr><td>height</td><td>number of pixel</td><td>optional</td><td>the lastfm probosal</td><td>The height of the widget.</td></tr>
<tr><td>size</td><td>[small|medium|large] (quilt)<br />[regular|mini] (radio)</td><td>optional</td><td>medium<br />regular</td><td>Set the widgets size to a lastfm proposal. If you set this, setting of height or width is ignored.</td></tr>
<tr><td>autostart</td><td>true|false</td><td>optional</td><td>false</td><td><b>Only radio</b> Set wether the radio should start on load or not.</td></tr>
<tr><td>orient</td><td>hori|vert</td><td>optional</td><td>vert</td><td>**Only quilt** Choose if you want to have the quilt __hori__zontal or __vert__ical. If you set this, setting of height or width is ignored.</td></tr>
<tr><td>type</td><td>1) [recently|otracks|oartists|wtracks|wartists]<br />2) [album|artist]</td><td>yes, if src = [chart|quilt]</td><td></td><td>1) <b>Only chart</b> Choose which charts the chart-widget should display<br />2) <b>Only quilt</b> Choose which pix the quilt should display.</td></tr>
Embed last.fm widgets into your wiki. May be usefull on ""UserPages"".
%%{{lastfm src="chart" user="#####" OPTIONS (see above)}}%%
Examples:
%%
{{lastfm src="chart" user="testuser" type="oartists" float="left" style="grey" width="184" height="140" }}
{{lastfm src="radio" user="testuser" autostart="false" float="right" style="black" size="mini" }}
{{lastfm src="plist" user="testuser" float="left" style="red" width="184" height="140"}} //This is not implemented at the moment!!!
{{lastfm src="quilt" user="testuser" type="album|artist" float="right" style="blue" size="large" orient="hori"}}
%%
Deletions:
Development: IFilmAction.>>This is the documentation page for the [[IFilmAction iFilm]] action.::c::
Embed movies from http://ifilm.com .
<tr><td>type</td><td>string</td><td>optional</td><td>2</td><td>Set the wich film i should show.</td></tr>
<tr><td>type</td><td>number</td><td>optional</td><td>2</td><td>The width of the movie box.</td></tr>
<tr><td>type</td><td>number</td><td>optional</td><td>2</td><td>The height of the movie box.</td></tr>
<tr><td>type</td><td>hex-color</td><td>optional</td><td>2</td><td>The background color.</td></tr>
Embed you favourite movies from ifilm.com.
%%{{ifilm url="http://www.ifilm.com/video/#######" [width="425" height="350" bgcolor="#ffffff"]}}%%