Difference between revisions of "Help:Embed RSS"

From Earth Science Information Partners (ESIP)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Help:Contents |Back to Help]]
 
[[Help:Contents |Back to Help]]
<nowiki><feed url="http://pipes.yahoo.com/pipes/pipe.run?_id=bfc2f00060416abf158d920229c10b63&_render=rss">
+
 
 +
[http://www.mediawiki.org/wiki/Extension:SimpleFeed Simple Feed Extension]
 +
 
 +
'''Copy this:''' <br>
 +
 
 +
<nowiki>
 +
<feed url="http://delicious.com/">
 
* [{PERMALINK} {TITLE}] - <html>{DESCRIPTION}</html>
 
* [{PERMALINK} {TITLE}] - <html>{DESCRIPTION}</html>
 
</feed>
 
</feed>
 
</nowiki>
 
</nowiki>
 +
 +
 +
'''Shows this:'''
 +
<feed url="http://delicious.com/">
 +
* [{PERMALINK} {TITLE}] - <html>{DESCRIPTION}</html>
 +
</feed>

Latest revision as of 08:54, May 13, 2009

Back to Help

Simple Feed Extension

Copy this:

<feed url="http://delicious.com/"> * [{PERMALINK} {TITLE}] - <html>{DESCRIPTION}</html> </feed>


Shows this: <feed url="http://delicious.com/">

  • [{PERMALINK} {TITLE}] - {DESCRIPTION}

</feed>