Changeset 1022 for trunk/core/data/System/WebRssBase.txt
- Timestamp:
- 11/27/08 17:12:26 (3 years ago)
- File:
-
- 1 edited
-
trunk/core/data/System/WebRssBase.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/System/WebRssBase.txt
r851 r1022 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/AtomSyndication13 11 14 12 ---++ RSS Feed Usage … … 20 18 ---++ RSS Feed Internals 21 19 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.20 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. 23 21 24 22 The WebRss topic in each web contains the following text: … … 29 27 <title>%<nop>WIKITOOLNAME%'s <nop>%<nop>INCLUDINGWEB% web</title> 30 28 <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>29 <description>(the description of the web). Foswiki, the Free and Open-Source Wiki.</description> 32 30 %<nop>INCLUDE{"%SYSTEMWEB%.WebRssBase"}% <!-- 33 31 * Set <nop>SKIN = rss … … 64 62 ----- 65 63 66 __See also__: WebAtomBase , TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication64 __See also__: WebAtomBase 67 65
Note: See TracChangeset
for help on using the changeset viewer.
