
| Changed: | ||||||||
| < < | RSS Feed | |||||||
| > > | How to Find out What's New? | |||||||
| Changed: | ||||||||
| < < | This is the base for the RSS feed for each web. | |||||||
| > > | There are three ways to find out what's new in each TWiki web: | |||||||
| Added: | ||||||||
| > > |
| |||||||
| Changed: | ||||||||
| < < | Each web has a WebRss that should contain the following text: | |||||||
| > > | RSS Feed Usage | |||||||
| Added: | ||||||||
| > > |
RSS Feed InternalsEach web has a WebRss topic which includes part of this WebRssBase topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication | |||||||
<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%">
<title>%WIKITOOLNAME%'s %INCLUDINGWEB% web</title>
<link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
<description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World.</description>
%INCLUDE{"%TWIKIWEB%.WebRssBase"}%
| ||||||||
| Added: | ||||||||
| > > | ||||||||
Below part is included by each WebRss topic:
%STARTINCLUDE% <image rdf:resource="%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif" />
<dc:language>en-us</dc:language>
<dc:rights>Copyright %GMTIME{"$year"}%, Peter Thoeny and contributing authors.</dc:rights>
<dc:publisher>Peter Thoeny [Peter@Thoeny.com]</dc:publisher>
<dc:creator>Peter Thoeny [Peter@Thoeny.com]</dc:creator>
<dc:source>TWiki</dc:source>
<wiki:interwiki>
<rdf:Description link="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/">
<rdf:value>TWiki.%INCLUDINGWEB%</rdf:value>
</rdf:Description>
</wiki:interwiki>
<items>
<rdf:Seq> | ||||||||
| Changed: | ||||||||
| < < | | |||||||
| > > | | |||||||
|
| ||||||||
| Changed: | ||||||||
| < < | ||||||||
| > > | ||||||||
|
See also: TWiki:Codev/RichSiteSummary | ||||||||
| Changed: | ||||||||
| < < | -- PeterThoeny - 30 Jan 2003 | |||||||
| > > | -- PeterThoeny - 02 Sep 2003 | |||||||