Difference: WebRssBase (2 vs. 3)

Revision 32003-09-03 - PeterThoeny

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:
>
>
  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
 
Changed:
<
<
Each web has a WebRss that should contain the following text:
>
>

RSS Feed Usage

 
Added:
>
>

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"}%
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:
<
<
>
>
  TWiki.TWiki http://twiki.oats.inaf.it/twiki/bin/view/TWiki http://twiki.oats.inaf.it/twiki/pub/TWiki/TWikiLogos/twikilogo88x31.gif
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 TWikiSheetPlugin http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiSheetPlugin TWiki Sheet Plugin Introduction The TWiki Sheet Plugin turns a TWiki table into a spreadsheet that can be modified right in the browser. TWiki Sheet looks and feels... 2018-07-16T01:42:02Z TWikiContributor 1 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiSheetPlugin http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiSheetPlugin 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 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 VarX http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarX X warning icon Type: Preference variable TWikiRenderingShortcut. Syntax: % X% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarX http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarX 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 TWikiReleaseNotes05x01 http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiReleaseNotes05x01 Release Notes of TWiki 5.1.4 (Istanbul), 2013 02 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... 2013-02-16T22:54:56Z TWikiContributor 6 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 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 VarPUBURL http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarPUBURL PUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB... 2012-11-15T05:59:51Z TWikiContributor 5 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarPUBURL http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarPUBURL 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 VarICONURL http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarICONURL 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 VarFAILEDPLUGINS http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarFAILEDPLUGINS FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS Category... 2012-11-13T08:25:27Z TWikiContributor 4 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarFAILEDPLUGINS http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarFAILEDPLUGINS
>
>
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 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 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 VarX http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarX X warning icon Type: Preference variable TWikiRenderingShortcut. Syntax: % X% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarX http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarX 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 WebTopicEditTemplate http://twiki.oats.inaf.it/twiki/bin/view/TWiki/WebTopicEditTemplate Title Article text. Comments NOP 2013-08-15T21:40:46Z TWikiContributor 7 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WebTopicEditTemplate http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WebTopicEditTemplate TWikiReleaseNotes05x01 http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiReleaseNotes05x01 Release Notes of TWiki 5.1.4 (Istanbul), 2013 02 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... 2013-02-16T22:54:56Z TWikiContributor 6 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 VarCONTENTMODE http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarCONTENTMODE CONTENTMODE{web `WEB`} content mode Returns the content mode of the specified web. It`s either `local`, `read only`, `master`, or `slave`. Read ReadOnlyAndMirrorWebs... 2012-11-30T07:50:47Z TWikiContributor 1 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarCONTENTMODE http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarCONTENTMODE VarWIKITOOLNAME http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarWIKITOOLNAME WIKITOOLNAME name of your TWiki site Syntax: % WIKITOOLNAME% Expands to: TWiki Category: SystemInformationVariables Related: WIKILOGOURL, WIKIVERSION... 2012-11-15T07:41:03Z TWikiContributor 4 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarWIKITOOLNAME http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarWIKITOOLNAME VarPUBURL http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarPUBURL PUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB... 2012-11-15T05:59:51Z TWikiContributor 5 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarPUBURL http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarPUBURL 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 VarICONURL http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarICONURL 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 VarDISPLAYTIME2 http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarDISPLAYTIME2 DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... 2012-11-12T08:04:55Z TWikiContributor 6 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarDISPLAYTIME2 http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarDISPLAYTIME2
 

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

Changed:
<
<
-- PeterThoeny - 30 Jan 2003
>
>
-- 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.