Widget:Feed: Difference between revisions
Jump to navigation
Jump to search
that's the right one ^^ |
Rand Linden (talk | contribs) No edit summary |
||
| 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. | ||
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]. | ||
</noinclude><includeonly><script language="JavaScript" src="http://feed2js.org//feed2js.php?src=<!--{$feedurl|escape:'urlpathinfo'}-->&chan=<!--{$chan|escape:'urlpathinfo'}-->&num=<!--{$num|escape:'urlpathinfo'}-->&desc=<!--{$desc|escape:'urlpathinfo'}-->&date=<!--{$date|escape:'urlpathinfo'}-->&targ=<!--{$targ|escape:'urlpathinfo'}-->&utf=y" type="text/javascript"></script></includeonly> | </noinclude><includeonly><script language="JavaScript" src="http://feed2js.org//feed2js.php?src=<!--{$feedurl|escape:'urlpathinfo'}-->&chan=<!--{$chan|escape:'urlpathinfo'}-->&num=<!--{$num|escape:'urlpathinfo'}-->&desc=<!--{$desc|escape:'urlpathinfo'}-->&date=<!--{$date|escape:'urlpathinfo'}-->&targ=<!--{$targ|escape:'urlpathinfo'}-->&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.