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:
<
<
WebRssBase https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebRssBase 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... 2018-07-15T00:36:35Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebRssBase https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebRssBase LargeSite https://www.oact.inaf.it/twikicheops/bin/view/TWiki/LargeSite Managing a Large Site There is no limitation with the number of webs and users a TWiki site can have. But there are several considerationgs needed to run a site having... 2017-01-23T08:14:04Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/LargeSite https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/LargeSite TWikiNetDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiNetDotPm Package TWiki::Net Object that brokers access to network resources. ObjectMethod finish () Break circular references. ObjectMethod registerExternalHTTPHandler... 2015-11-29T10:27:03Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiNetDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiNetDotPm UserForm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UserForm User Form Note: This is a maintenance topic, used by the TWiki administrator. This form defines the form of the user profile pages of registered TWiki users listed... 2013-10-12T01:54:42Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/UserForm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/UserForm VarBB4 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBB4 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 https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBB4 https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBB4 VarBULLET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBULLET BULLET bullet sign Bullet sign, useful to create a bullet list in a TWiki table, such as % BULLET% One % BB% Two % BB% Three Type: Preference variable... 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBULLET https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBULLET TWikiDashboardImages https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiDashboardImages TWikiDashboardAddOn #187; TWiki Dashboard Banner Images You can use these banner images for your own dashboards. If you use your own image, attach it directly to your... 2013-08-16T06:29:52Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiDashboardImages https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiDashboardImages VarEXAMPLEVAR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEXAMPLEVAR EXAMPLEVAR example variable The % EXAMPLEVAR{ variable is handled by the EmptyPlugin Syntax: % EXAMPLEVAR{`text` format `...` Parameter text `... 2012-11-15T09:41:23Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarEXAMPLEVAR https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarEXAMPLEVAR VarSESSIONVAR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSESSIONVAR SESSIONVAR name of CGI and session variable that stores the session ID Syntax: % SESSIONVAR% Expand to: Category: DevelopmentVariables, SystemInformationVariables... 2012-11-15T06:25:02Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSESSIONVAR https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSESSIONVAR VarQUERYPARAMS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarQUERYPARAMS QUERYPARAMS show paramaters to the query Expands the parameters to the query that was used to display the page. Syntax: % QUERYPARAMS{... Parameters... 2012-11-15T06:02:06Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarQUERYPARAMS https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarQUERYPARAMS VarLOGINURL https://www.oact.inaf.it/twikicheops/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 https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarLOGINURL https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarLOGINURL VarDATE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarDATE DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... 2012-11-12T08:03:26Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarDATE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarDATE DateAndTimeVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/DateAndTimeVariables 2012-11-11T09:07:03Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/DateAndTimeVariables https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/DateAndTimeVariables FormattingAndRenderingVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/FormattingAndRenderingVariables 2012-11-11T09:07:03Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/FormattingAndRenderingVariables https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/FormattingAndRenderingVariables MainFeatures https://www.oact.inaf.it/twikicheops/bin/view/TWiki/MainFeatures Main Features of TWiki Any web browser: Edit existing pages or create new pages by using any web browser. There is no need to upload pages. Edit link... 2012-10-21T06:19:37Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/MainFeatures https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/MainFeatures TWikiTip025 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTip025 SpreadSheetPlugin for dynamic content The SpreadSheetPlugin offers 100 functions. Functions are evaluated at page view time. A formula can be placed anywhere in a... 2012-09-05T06:16:09Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiTip025 https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiTip025
>
>
InterWikis https://www.oact.inaf.it/twikicheops/bin/view/TWiki/InterWikis?t=2017-08-13T05:40:46Z Inter Wiki Link Rules (or Links to other Sites) This topic is part of the InterwikiPlugin and lists all aliases needed to map Inter Site links to external wikis... 2017-08-13T05:40:46Z TWikiContributor 13 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/InterWikis https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/InterWikis WebChangesRightBox https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebChangesRightBox?t=2016-03-28T04:06:53Z Recent changes in web: more... Web Changes Box on the Right Side This box is included in the of every web, except for the TWiki documentation web. To... 2016-03-28T04:06:53Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebChangesRightBox https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebChangesRightBox TWikiNetDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiNetDotPm?t=2015-11-29T10:27:03Z Package TWiki::Net Object that brokers access to network resources. ObjectMethod finish () Break circular references. ObjectMethod registerExternalHTTPHandler... 2015-11-29T10:27:03Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiNetDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiNetDotPm ReadOnlyAndMirrorWebs https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ReadOnlyAndMirrorWebs?t=2013-11-27T02:07:56Z Read only and mirror web support Scope This topic describes how to set up read only webs. A read only web can be mirrored from another site. But how to mirror a web... 2013-11-27T02:07:56Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/ReadOnlyAndMirrorWebs https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/ReadOnlyAndMirrorWebs TWikiConfigureLoadDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureLoadDotPm?t=2013-10-14T08:02:47Z Package TWiki::Configure::Load This module consists of just a single subroutine readConfig . It allows to safely modify configuration variables for one single... 2013-10-14T08:02:47Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiConfigureLoadDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiConfigureLoadDotPm TWikiLoginManagerDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiLoginManagerDotPm?t=2013-10-14T08:02:47Z Package TWiki::LoginManager The package is also a Factory for login managers and also the base class for all login managers. On its own, an object of this class is... 2013-10-14T08:02:47Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiLoginManagerDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiLoginManagerDotPm TWikiUISearchDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUISearchDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... 2013-10-14T08:02:47Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUISearchDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUISearchDotPm StaticMethod https://www.oact.inaf.it/twikicheops/bin/view/TWiki/StaticMethod?t=2013-09-25T19:36:34Z Static Method A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example, package Telecoms StaticMethod... 2013-09-25T19:36:34Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/StaticMethod https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/StaticMethod VarY https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarY?t=2013-09-14T07:33:48Z Y `yes` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Y% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarY https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarY VarEXAMPLEVAR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEXAMPLEVAR?t=2012-11-15T09:41:23Z EXAMPLEVAR example variable The % EXAMPLEVAR{ variable is handled by the EmptyPlugin Syntax: % EXAMPLEVAR{`text` format `...` Parameter text `... 2012-11-15T09:41:23Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarEXAMPLEVAR https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarEXAMPLEVAR VarBROWN https://www.oact.inaf.it/twikicheops/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 https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBROWN https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBROWN VarLOGOUT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLOGOUT?t=2012-11-14T05:55:08Z LOGOUT present a full logout link to authenticated user Present a logout link only to logged in users Syntax: % LOGOUT% Expand to: Category... 2012-11-14T05:55:08Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarLOGOUT https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarLOGOUT VarLOGINURL https://www.oact.inaf.it/twikicheops/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 https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarLOGINURL https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarLOGINURL VarENDSECTION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENDSECTION?t=2012-11-12T08:21:27Z ENDSECTION{`name`} marks the end of a named section within a topic Syntax: % ENDSECTION{`name` Syntax: % ENDSECTION{type `include` Syntax: % ENDSECTION... 2012-11-12T08:21:27Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarENDSECTION https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarENDSECTION VarEDITTABLE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEDITTABLE?t=2012-11-12T08:18:39Z EDITTABLE{ attributes } edit TWiki tables using edit fields and other input fields The % EDITTABLE{ variable is handled by the EditTablePlugin Syntax... 2012-11-12T08:18:39Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarEDITTABLE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarEDITTABLE VarDATE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarDATE?t=2012-11-12T08:03:26Z DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... 2012-11-12T08:03:26Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarDATE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarDATE
 

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.