RSS feed service module

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
(See also)
Line 14: Line 14:
  
 
* [[Embedded HTTP server]]
 
* [[Embedded HTTP server]]
 +
** [[HTML service module]]
 +
** [[Mobile HTML service module]]
 +
** [[SOAP web service module]]
 +
** [[Drupal service module]]
 +
** [[Firefox and Thunderbird plugin service module]]
 +
** [[XTM topic map service module]]
 +
** [[JTM topic map service module]]
 +
** [[RDF service module]]
 +
** [[GRAPHML service module]]
 +
** [[Screencast service module]]
 +
** [[Flash graph service module]]

Revision as of 18:10, 4 January 2012

This service module creates an RSS feed. RSS feed contains instances of current topic. Service handle is rss. 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