head 1.7; access; symbols; locks; strict; comment @# @; 1.7 date 2006.04.01.05.55.25; author TWikiContributor; state Exp; branches; next 1.6; 1.6 date 2006.02.01.12.01.21; author TWikiContributor; state Exp; branches; next 1.5; 1.5 date 2004.08.15.22.25.40; author PeterThoeny; state Exp; branches; next 1.4; 1.4 date 2003.10.19.07.51.16; author PeterThoeny; state Exp; branches; next 1.3; 1.3 date 2003.09.03.05.39.02; author PeterThoeny; state Exp; branches; next 1.2; 1.2 date 2003.02.26.17.35.21; author PeterThoeny; state Exp; branches; next 1.1; 1.1 date 2003.01.30.08.11.06; author PeterThoeny; state Exp; branches; next ; desc @none @ 1.7 log @buildrelease @ text @%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.0" version="7"}% ---+ RSS News Feeds ---++ Find out What's New There are several ways to find out what's new in each TWiki web: 1. Visit WebChanges to see recent changes 1. Subscribed in WebNotify get notified of recent changes by e-mail 1. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes * The source can be a RSS 1.0 feed (WebRss) or ATOM 1.0 feed (WebAtom) * Learn more on RSS at TWiki:Codev/TWikiSyndication * Learn more on ATOM at WebAtomBase and TWiki:Codev/AtomSyndication ---++ RSS Feed Usage * The URL for an RSS feed is =%SCRIPTURL{"view"}%/<web>/WebRss= * For this %WEB% web it is %SCRIPTURL{"view"}%/%WEB%/WebRss * You can also create a custom feed based on a search. Add a =search=value= parameter to the URL, e.g. %SCRIPTURL{"view"}%/%WEB%/WebRss?search=plugin is a what's new feed about Plugins. ---++ RSS Feed Internals Each web has a WebRss topic which includes part of this %TOPIC% topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication. The WebRss topic in each web contains the following text: -----
<channel rdf:about="%SCRIPTURL{"view"}%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
  <link>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Enterprise.</description>
%INCLUDE{"%TWIKIWEB%.WebRssBase"}% <!--
   * Set SKIN = rss
-->
----- Below part is included by each WebRss topic: ----- %STARTINCLUDE% en-us %WEBRSSCOPYRIGHT% %WIKIWEBMASTERNAME% [%WIKIWEBMASTER%] The contributing authors of %WIKITOOLNAME% %WIKITOOLNAME% %SEARCH{"%URLPARAM{"search" default=".*" }%" web="%URLPARAM{"web" default="%INCLUDINGWEB%" }%" excludetopic="%URLPARAM{"excludetopic" default="WebStatistics" }%" type="%URLPARAM{"type" default="regex" }%" nosearch="on" order="modified" reverse="on" nototal="on" limit="%URLPARAM{"limit" default="16" }%" scope="%URLPARAM{"scope" default="text" }%" casesensitive="%URLPARAM{"casesensitive" default="on" }%" date="%URLPARAM{"date" default="" }%" format=" "}% %WIKILOGOALT%.%INCLUDINGWEB% %SCRIPTURL{"view"}%/%INCLUDINGWEB% %WIKILOGOIMG% %SEARCH{"%URLPARAM{"search" default=".*" }%" web="%URLPARAM{"web" default="%INCLUDINGWEB%" }%" excludetopic="%URLPARAM{"excludetopic" default="WebStatistics" }%" type="%URLPARAM{"type" default="regex" }%" nosearch="on" order="modified" reverse="on" nototal="on" limit="%URLPARAM{"limit" default="16" }%" scope="%URLPARAM{"scope" default="text" }%" casesensitive="%URLPARAM{"casesensitive" default="on" }%" date="%URLPARAM{"date" default="" }%" format="$n $topic$n %SCRIPTURL{"view"}%/$web/$topic$n $summary (last changed by $wikiname)$n $isodate$n $n $n $username$n $n $n"}% %STOPINCLUDE% ----- __See also__: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication @ 1.6 log @buildrelease @ text @d1 1 a1 1 %META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.0" version="6"}% d7 6 a12 6 1. Visit WebChanges to see recent changes 1. Subscribed in WebNotify get notified of recent changes by e-mail 1. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes * The source can be a RSS 1.0 feed (WebRss) or ATOM 1.0 feed (WebAtom) * Learn more on RSS at TWiki:Codev/TWikiSyndication * Learn more on ATOM at WebAtomBase and TWiki:Codev/AtomSyndication d16 3 a18 3 * The URL for an RSS feed is =%SCRIPTURL{"view"}%/<web>/WebRss= * For this %WEB% web it is %SCRIPTURL{"view"}%/%WEB%/WebRss * You can also create a custom feed based on a search. Add a =search=value= parameter to the URL, e.g. %SCRIPTURL{"view"}%/%WEB%/WebRss?search=plugin is a what's new feed about Plugins. d33 1 a33 1 * Set SKIN = rss d48 1 a48 1 %WIKIWEBMASTERNAME% [%WIKIWEBMASTER%] d51 3 a53 3 %SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" excludetopic="WebStatistics" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format=" "}% d61 1 a61 1 %SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" excludetopic="WebStatistics" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$n $topic$n %SCRIPTURL{"view"}%/$web/$topic?t=$isodate$n $summary (last changed by $wikiname)$n $isodate$n $n $n $username$n $n $n"}% @ 1.5 log @none @ text @d1 2 a2 2 %META:TOPICINFO{author="PeterThoeny" date="1092608740" format="1.0" version="1.5"}% ---++ How to Find out What's New? d4 9 a12 4 There are three ways to find out what's new in each TWiki web: 1. WebChanges shows recent changes 1. People subscribed in WebNotify get notified of recent changes by e-mail 1. A news feed can be exported in RSS 1.0 format for TWiki:Codev/TWikiSyndication. RSS news readers like TWiki:Plugins/HeadlinesPlugin can display the recent changes d16 3 a18 3 * The URL for an RSS feed is =%SCRIPTURL%/view%SCRIPTSUFFIX%/<web>/WebRss?skin=rss= * For this %WEB% web it is %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebRss?skin=rss (or %SCRIPTURL%/view%SCRIPTSUFFIX%/Main/WebRss?skin=rss&contenttype=text/plain for plain text RSS) * You can also create a custom feed based on a search. Add a =search=value= parameter to the URL, e.g. %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebRss?skin=rss&search=plugin is a what's new feed about Plugins. d27 9 a35 7 %WIKITOOLNAME%'s %INCLUDINGWEB% web %SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB% (the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World. %INCLUDE{"%TWIKIWEB%.WebRssBase"}% a49 5 TWiki.%INCLUDINGWEB% d52 1 a52 1 %SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format=" "}% d58 1 a58 1 %SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB% d61 1 a61 1 %SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$n $topic$n %SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate$n $summary (last changed by $wikiname)$n $isodate$n $n $n $username$n $n $n $rev$n updated$n major$n %SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic$n %SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic$n"}% d66 1 a66 3 __See also__: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication -- TWiki:Main.PeterThoeny - 02 Sep 2003 @ 1.4 log @none @ text @d1 67 a67 64 %META:TOPICINFO{author="PeterThoeny" date="1066549876" format="1.0" version="1.4"}% ---++ How to Find out What's New? There are three ways to find out what's new in each TWiki web: 1. WebChanges shows recent changes 1. People subscribed in WebNotify get notified of recent changes by e-mail 1. A news feed can be exported in RSS 1.0 format for TWiki:Codev/TWikiSyndication. RSS news readers like TWiki:Plugins/HeadlinesPlugin can display the recent changes ---++ RSS Feed Usage * The URL for an RSS feed is =%SCRIPTURL%/view%SCRIPTSUFFIX%/<web>/WebRss?skin=rss= * For this %WEB% web it is %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebRss?skin=rss (or %SCRIPTURL%/view%SCRIPTSUFFIX%/Main/WebRss?skin=rss&contenttype=text/plain for plain text RSS) * You can also create a custom feed based on a search. Add a =search=value= parameter to the URL, e.g. %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebRss?skin=rss&search=plugin is a what's new feed about Plugins. ---++ RSS Feed Internals Each web has a WebRss topic which includes part of this %TOPIC% topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication. The WebRss topic in each web contains the following text: ----- %WIKITOOLNAME%'s %INCLUDINGWEB% web %SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB% (the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World. %INCLUDE{"%TWIKIWEB%.WebRssBase"}% ----- Below part is included by each WebRss topic: ----- %STARTINCLUDE% en-us Copyright %GMTIME{"$year"}%, Peter Thoeny and contributing authors. Peter Thoeny [Peter@@Thoeny.com] Peter Thoeny [Peter@@Thoeny.com] TWiki TWiki.%INCLUDINGWEB% %SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format=" "}% TWiki.%INCLUDINGWEB% %SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB% %PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif %SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$n $topic$n %SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate$n $summary$n $isodate$n $n $n $username$n $n $n $rev$n updated$n major$n %SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic$n %SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic$n"}% %STOPINCLUDE% ----- __See also__: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication -- Main.PeterThoeny - 02 Sep 2003 @ 1.3 log @none @ text @d1 1 a1 1 %META:TOPICINFO{author="PeterThoeny" date="1062567542" format="1.0" version="1.3"}% d13 1 a13 1 * You can also create a custom feed based on a search. Add a =search=value= parameter to the URL, e.g. %SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/WebRss?skin=rss&search=plugin= is a what's new feed about Plugins. d57 1 a57 1 %SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$n $topic$n %SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic$n $summary$n $isodate$n $n $n $username$n $n $n $rev$n updated$n major$n %SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic$n %SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic$n"}% @ 1.2 log @none @ text @d1 2 a2 2 %META:TOPICINFO{author="PeterThoeny" date="1046280921" format="1.0" version="1.2"}% ---++ RSS Feed d4 4 a7 1 This is the base for the RSS feed for each web. d9 11 a19 1 Each web has a WebRss that should contain the following text: d29 1 d48 1 a48 1 %SEARCH{".*" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format=" "}% d57 1 a57 1 %SEARCH{".*" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$n $topic$n %SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic$n $summary$n $isodate$n $n $n $username$n $n $n $rev$n updated$n major$n %SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic$n %SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic$n"}% d64 1 a64 1 -- Main.PeterThoeny - 30 Jan 2003 @ 1.1 log @none @ text @d1 1 a1 1 %META:TOPICINFO{author="PeterThoeny" date="1043914266" format="1.0" version="1.1"}% d21 1 a21 1 %STARTINCLUDE% d38 1 a38 1 @