RSS feed service module

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
(See also)
Line 25: Line 25:
 
** [[Screencast service module]]
 
** [[Screencast service module]]
 
** [[Flash graph service module]]
 
** [[Flash graph service module]]
 +
** [[Timeline service module]]
 +
** [[Google Maps service module]]
 +
** [[D3 graph service module]]

Revision as of 18:29, 17 May 2012

This service module creates an RSS feed. RSS feed contains instances of current topic. Service handle is rss. To use the service module rss, ensure the module is enabled in configuration panel of embedded HTTP server and start the embedded HTTP server. To access the feed use URL

http://127.0.0.1:8898/rss

Service uses the same default handler as the HTML service but has different templates. Adding URL a parameter si or topic with a subject identifier value returns instances of addressed topic. Next screen capture views an output of URL

http://127.0.0.1:8898/rss?si=http://www.wandora.org/core/language


Service rss 01.gif


See also

Personal tools