Changeset 929 for trunk/RevCommentPlugin/data/TWiki/WebRssBaseWC.txt
- Timestamp:
- 11/25/08 00:57:30 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/RevCommentPlugin/data/TWiki/WebRssBaseWC.txt
r878 r929 9 9 1. Use a news readers such as Foswiki:Extensions/HeadlinesPlugin to display the recent changes 10 10 * The source can be a RSS 1.0 feed (WebRss) or ATOM 1.0 feed (WebAtom) 11 * Learn more on RSS at TWiki:Codev/TWikiSyndication12 * Learn more on ATOM at WebAtomBase and TWiki:Codev/AtomSyndication11 * Learn more on RSS at %SYSTEMWEB%/WebRssBase 12 * Learn more on ATOM at %SYSTEMWEB%/WebAtomBase 13 13 14 14 ---++ RSS Feed Usage … … 20 20 ---++ RSS Feed Internals 21 21 22 Each web has a WebRss topic which includes part of this <nop>%TOPIC% topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication.22 Each web has a WebRss topic which includes part of this <nop>%TOPIC% topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for Foswiki Syndication. 23 23 24 24 The WebRss topic in each web contains the following text: … … 29 29 <title>%<nop>WIKITOOLNAME%'s <nop>%<nop>INCLUDINGWEB% web</title> 30 30 <link>%<nop>SCRIPTURL{"view"}%/%<nop>INCLUDINGWEB%</link> 31 <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Enterprise.</description>31 <description>(the description of the web). Foswiki - The Free and Open Source Wiki.</description> 32 32 %<nop>INCLUDE{"%SYSTEMWEB%.WebRssBase"}% <!-- 33 33 * Set <nop>SKIN = rss … … 64 64 ----- 65 65 66 __See also__: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication66 __See also__: %SYSTEMWEB%.WebAtomBase, %SYSTEMWEB%.WebRssBase 67 67
Note: See TracChangeset
for help on using the changeset viewer.
