Difference: WebRssBase (3 vs. 4)

Revision 42003-10-19 - PeterThoeny

 

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
  2. People subscribed in WebNotify get notified of recent changes by e-mail
  3. 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

Changed:
<
<
>
>
 

RSS Feed Internals

Each 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.

The WebRss topic in each web contains the following text:


<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"}%

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>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="      <rdf:li rdf:resource=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\" />"}%
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif">
  <title>TWiki.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif</url>
</image>
Changed:
<
<
DatabaseContrib http://twiki.oats.inaf.it/twiki/bin/view/TWiki/DatabaseContrib Database Contrib Package Summary of Contents This contrib provides subroutines that come in handy when accessing a SQL database. db connect connects to a SQL... 2022-03-23T08:39:24Z admin 2 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib DBIQueryPlugin http://twiki.oats.inaf.it/twiki/bin/view/TWiki/DBIQueryPlugin DBI Query Plugin Overview This plugin is intended to provide TWiki with ability to make complex database requests using DBI Perl module. Syntax Rules Syntax:... 2022-03-23T08:38:27Z admin 2 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin TWikiRenderDotPm http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiRenderDotPm Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish... 2018-07-16T03:20:47Z TWikiContributor 11 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiRenderDotPm http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiRenderDotPm SiteMap http://twiki.oats.inaf.it/twiki/bin/view/TWiki/SiteMap TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... 2015-07-21T18:08:49Z TWikiContributor 23 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap UserReports http://twiki.oats.inaf.it/twiki/bin/view/TWiki/UserReports TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... 2015-05-29T23:43:57Z TWikiContributor 3 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports WebTopBar http://twiki.oats.inaf.it/twiki/bin/view/TWiki/WebTopBar 2014-06-19T03:03:06Z TWikiContributor 6 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WebTopBar http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WebTopBar VarCOPY http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarCOPY COPY Copyright symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % COPY% Expands to: Category: FormattingAndRenderingVariables... 2014-03-26T21:38:56Z TWikiContributor 1 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarCOPY http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarCOPY TWikiMetaDotPm http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiMetaDotPm Package TWiki::Meta All TWiki topics have data (text) and meta data (information about the topic). Meta data includes information such as file attachments, form... 2013-10-14T08:02:47Z TWikiContributor 5 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiMetaDotPm http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiMetaDotPm TWikiAccessDotPm http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiAccessDotPm Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... 2013-10-14T08:02:47Z TWikiContributor 5 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm VarADDTOHEAD http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarADDTOHEAD ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... 2013-09-13T00:05:38Z TWikiContributor 2 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings http://twiki.oats.inaf.it/twiki/bin/view/TWiki/WysiwygPluginSettings Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... 2013-09-12T05:06:39Z TWikiContributor 3 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings VarBROWN http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarBROWN BROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-15T07:49:59Z TWikiContributor 4 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarBROWN http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarBROWN VarSPACEDTOPIC http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarSPACEDTOPIC SPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions that search for... 2012-11-15T06:27:45Z TWikiContributor 3 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarSPACEDTOPIC http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarSPACEDTOPIC VarSERVERTIME http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarSERVERTIME SERVERTIME server time Syntax: % SERVERTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day... 2012-11-15T06:23:12Z TWikiContributor 4 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarSERVERTIME http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarSERVERTIME VarREVINFO http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarREVINFO REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... 2012-11-15T06:09:07Z TWikiContributor 4 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREVINFO http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREVINFO VarLOGINURL http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarLOGINURL LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... 2012-11-14T05:52:24Z TWikiContributor 2 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL
>
>
DatabaseContrib http://twiki.oats.inaf.it/twiki/bin/view/TWiki/DatabaseContrib?t=2022-03-23T08:39:24Z Database Contrib Package Summary of Contents This contrib provides subroutines that come in handy when accessing a SQL database. db connect connects to a SQL... 2022-03-23T08:39:24Z admin 2 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib DBIQueryPlugin http://twiki.oats.inaf.it/twiki/bin/view/TWiki/DBIQueryPlugin?t=2022-03-23T08:38:27Z DBI Query Plugin Overview This plugin is intended to provide TWiki with ability to make complex database requests using DBI Perl module. Syntax Rules Syntax:... 2022-03-23T08:38:27Z admin 2 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin SiteMap http://twiki.oats.inaf.it/twiki/bin/view/TWiki/SiteMap?t=2015-07-21T18:08:49Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... 2015-07-21T18:08:49Z TWikiContributor 23 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap UserReports http://twiki.oats.inaf.it/twiki/bin/view/TWiki/UserReports?t=2015-05-29T23:43:57Z TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... 2015-05-29T23:43:57Z TWikiContributor 3 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports VarCOPY http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarCOPY?t=2014-03-26T21:38:56Z COPY Copyright symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % COPY% Expands to: Category: FormattingAndRenderingVariables... 2014-03-26T21:38:56Z TWikiContributor 1 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarCOPY http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarCOPY TWikiOopsExceptionDotPm http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiOopsExceptionDotPm?t=2013-10-14T08:02:47Z Package TWiki::OopsException Exception used to raise a request to redirect to an Oops URL. An OopsException thrown anywhere in the code will redirect the browser... 2013-10-14T08:02:47Z TWikiContributor 4 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiOopsExceptionDotPm http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiOopsExceptionDotPm TWikiMetaDotPm http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiMetaDotPm?t=2013-10-14T08:02:47Z Package TWiki::Meta All TWiki topics have data (text) and meta data (information about the topic). Meta data includes information such as file attachments, form... 2013-10-14T08:02:47Z TWikiContributor 5 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiMetaDotPm http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiMetaDotPm TWikiAccessDotPm http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiAccessDotPm?t=2013-10-14T08:02:47Z Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... 2013-10-14T08:02:47Z TWikiContributor 5 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm VarBB4 http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarBB4?t=2013-10-02T21:27:09Z BB4 level 4 bullet with line break Line break and bullet, level 4. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB4% Expands... 2013-10-02T21:27:09Z TWikiContributor 4 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarBB4 http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarBB4 InstantEnhancements http://twiki.oats.inaf.it/twiki/bin/view/TWiki/InstantEnhancements?t=2013-09-25T19:36:57Z Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... 2013-09-25T19:36:57Z TWikiContributor 8 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/InstantEnhancements http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/InstantEnhancements VarADDTOHEAD http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarADDTOHEAD?t=2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... 2013-09-13T00:05:38Z TWikiContributor 2 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings http://twiki.oats.inaf.it/twiki/bin/view/TWiki/WysiwygPluginSettings?t=2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... 2013-09-12T05:06:39Z TWikiContributor 3 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings VarBROWN http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarBROWN?t=2012-11-15T07:49:59Z BROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-15T07:49:59Z TWikiContributor 4 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarBROWN http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarBROWN VarREVINFO http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarREVINFO?t=2012-11-15T06:09:07Z REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... 2012-11-15T06:09:07Z TWikiContributor 4 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREVINFO http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREVINFO VarLOGINURL http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarLOGINURL?t=2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... 2012-11-14T05:52:24Z TWikiContributor 2 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL VarICONURL http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarICONURL?t=2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... 2012-11-13T09:00:16Z TWikiContributor 3 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL
 

See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

-- PeterThoeny - 02 Sep 2003

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebRssBase.