Difference between revisions of "Widget:Feed"

From Second Life Wiki
Jump to navigation Jump to search
(that's the right one ^^)
Line 1: Line 1:
<noinclude>
<noinclude>
This widget allows you to add any RSS feed to your wiki page.
This widget allows you to add any RSS feed to your wiki page.
It was originally created by [[mediawikiwiki:User:Sergey Chernyshev|Sergey Chernyshev]] for [http://www.ardorado.com Ardorado.com] and sponsored by [http://www.semanticcommunities.com/ Semantic Communities, LLC.].


This widget uses code and service from [http://www.feed2js.org Feed2JS].
This widget uses code and service from [http://www.feed2js.org Feed2JS].
== Using this widget ==
== Using this widget ==
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Feed widget description page on MediaWikiWidgets.org].
For information on how to use this widget, see [http://www.mediawikiwidgets.org/Feed widget description page on MediaWikiWidgets.org].
== 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.
</noinclude><includeonly><script language="JavaScript" src="http://feed2js.org//feed2js.php?src=<!--{$feedurl|escape:'urlpathinfo'}-->&amp;chan=<!--{$chan|escape:'urlpathinfo'}-->&amp;num=<!--{$num|escape:'urlpathinfo'}-->&amp;desc=<!--{$desc|escape:'urlpathinfo'}-->&amp;date=<!--{$date|escape:'urlpathinfo'}-->&amp;targ=<!--{$targ|escape:'urlpathinfo'}-->&amp;utf=y" type="text/javascript"></script></includeonly>
</noinclude><includeonly><script language="JavaScript" src="http://feed2js.org//feed2js.php?src=<!--{$feedurl|escape:'urlpathinfo'}-->&amp;chan=<!--{$chan|escape:'urlpathinfo'}-->&amp;num=<!--{$num|escape:'urlpathinfo'}-->&amp;desc=<!--{$desc|escape:'urlpathinfo'}-->&amp;date=<!--{$date|escape:'urlpathinfo'}-->&amp;targ=<!--{$targ|escape:'urlpathinfo'}-->&amp;utf=y" type="text/javascript"></script></includeonly>

Revision as of 15:35, 18 May 2011

This widget allows you to add any RSS feed to your wiki page.

This widget uses code and service from Feed2JS.

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.