Difference: WebRssBase (2 vs. 3)

Revision 32003-09-03 - PeterThoeny

Line: 1 to 1
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:
  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

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:

 
Line: 13 to 26
  (the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World. en-us Copyright 2025 by contributing authors TCCAS TwikiAdmin [WebServer@inversion-lab.com] The contributing authors of TWiki TWiki Home - this site is powered by TWiki(R).TWiki https://tccas.inversion-lab.com/do/view/TWiki /pub/TWiki/TWikiLogos/T-logo-140x40-t.gif UserReports https://tccas.inversion-lab.com/do/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... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor WebTopBar https://tccas.inversion-lab.com/do/view/TWiki/WebTopBar (last changed by TWikiContributor) 2014-06-19T03:03:06Z TWikiContributor TopMenuSkinTopBar https://tccas.inversion-lab.com/do/view/TWiki/TopMenuSkinTopBar Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor) 2014-06-19T03:01:22Z TWikiContributor TWikiOopsExceptionDotPm https://tccas.inversion-lab.com/do/view/TWiki/TWikiOopsExceptionDotPm 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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUIMdrepoUIDotPm https://tccas.inversion-lab.com/do/view/TWiki/TWikiUIMdrepoUIDotPm Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiAccessDotPm https://tccas.inversion-lab.com/do/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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor WebPreferencesHelp https://tccas.inversion-lab.com/do/view/TWiki/WebPreferencesHelp Help on Preferences A preference setting is defined by: 3 or 6 spaces Set NAME value Example: Set WEBBGCOLOR #FFFFC0 A preferences... (last changed by TWikiContributor) 2013-09-25T19:36:25Z TWikiContributor VarT https://tccas.inversion-lab.com/do/view/TWiki/VarT T tip icon Type: Preference variable TWikiRenderingShortcut. Syntax: % T% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarADDTOHEAD https://tccas.inversion-lab.com/do/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... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor WysiwygPluginSettings https://tccas.inversion-lab.com/do/view/TWiki/WysiwygPluginSettings Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor VarSTARTSECTION https://tccas.inversion-lab.com/do/view/TWiki/VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % STARTSECTION{ and % ENDSECTION{ . Sections may be given... (last changed by TWikiContributor) 2012-11-15T06:29:08Z TWikiContributor VarRED https://tccas.inversion-lab.com/do/view/TWiki/VarRED RED start red colored text RED is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that... (last changed by TWikiContributor) 2012-11-15T06:08:07Z TWikiContributor VarPUBURL https://tccas.inversion-lab.com/do/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... (last changed by TWikiContributor) 2012-11-15T05:59:51Z TWikiContributor VarLOGINURL https://tccas.inversion-lab.com/do/view/TWiki/VarLOGINURL LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor VarICONURL https://tccas.inversion-lab.com/do/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... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor VarDISPLAYTIME2 https://tccas.inversion-lab.com/do/view/TWiki/VarDISPLAYTIME2 DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... (last changed by TWikiContributor) 2012-11-12T08:04:55Z TWikiContributor

Added:
>
>

  Below part is included by each WebRss topic:
Line: 31 to 45
 
Changed:
<
<
>
>
 
Line: 40 to 54
  https://tccas.inversion-lab.com/do/view/TWiki https://tccas.inversion-lab.com/pub/TWiki/TWikiLogos/twikilogo88x31.gif
Changed:
<
<
TWikiSheetPlugin https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/TWikiSheetPlugin https://tccas.inversion-lab.com/do/rdiff/TWiki/TWikiSheetPlugin UserReports https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/UserReports https://tccas.inversion-lab.com/do/rdiff/TWiki/UserReports TWikiAccessDotPm https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/TWikiAccessDotPm https://tccas.inversion-lab.com/do/rdiff/TWiki/TWikiAccessDotPm VarGROUPS https://tccas.inversion-lab.com/do/view/TWiki/VarGROUPS GROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. The variable is intended to be used in .TWikiGroups, to allow a group... 2013-10-10T00:18:58Z TWikiContributor 4 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/VarGROUPS https://tccas.inversion-lab.com/do/rdiff/TWiki/VarGROUPS VarM https://tccas.inversion-lab.com/do/view/TWiki/VarM M moved to... icon Type: Preference variable TWikiRenderingShortcut. Syntax: % M% Expands to: Category: FormattingAndRenderingVariables... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/VarM https://tccas.inversion-lab.com/do/rdiff/TWiki/VarM VarQ https://tccas.inversion-lab.com/do/view/TWiki/VarQ Q question icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Q% Expands to: Category: FormattingAndRenderingVariables... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/VarQ https://tccas.inversion-lab.com/do/rdiff/TWiki/VarQ VarH https://tccas.inversion-lab.com/do/view/TWiki/VarH H help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % H% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/VarH https://tccas.inversion-lab.com/do/rdiff/TWiki/VarH VarADDTOHEAD https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/VarADDTOHEAD https://tccas.inversion-lab.com/do/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/WysiwygPluginSettings https://tccas.inversion-lab.com/do/rdiff/TWiki/WysiwygPluginSettings WebTopicEditTemplate https://tccas.inversion-lab.com/do/view/TWiki/WebTopicEditTemplate Title Article text. Comments NOP 2013-08-15T21:40:46Z TWikiContributor 7 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/WebTopicEditTemplate https://tccas.inversion-lab.com/do/rdiff/TWiki/WebTopicEditTemplate TWikiTip029 https://tccas.inversion-lab.com/do/view/TWiki/TWikiTip029 RSS news feed of topic changes You can use an RSS news reader to find out what is new in a TWiki web. This complements WebChanges that shows recent changes in... 2013-01-23T07:51:40Z TWikiContributor 7 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/TWikiTip029 https://tccas.inversion-lab.com/do/rdiff/TWiki/TWikiTip029 VarCONTENTMODE https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/VarCONTENTMODE https://tccas.inversion-lab.com/do/rdiff/TWiki/VarCONTENTMODE VarWIKIUSERNAME https://tccas.inversion-lab.com/do/view/TWiki/VarWIKIUSERNAME WIKIUSERNAME your Wiki username with web prefix Your % WIKINAME% with web prefix, useful to point to your user profile page Syntax: % WIKIUSERNAME%... 2012-11-15T07:41:29Z TWikiContributor 4 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/VarWIKIUSERNAME https://tccas.inversion-lab.com/do/rdiff/TWiki/VarWIKIUSERNAME VarSERVERTIME https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/VarSERVERTIME https://tccas.inversion-lab.com/do/rdiff/TWiki/VarSERVERTIME VarREVINFO https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/VarREVINFO https://tccas.inversion-lab.com/do/rdiff/TWiki/VarREVINFO VarPLUGINDESCRIPTIONS https://tccas.inversion-lab.com/do/view/TWiki/VarPLUGINDESCRIPTIONS PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % PLUGINDESCRIPTIONS% Expands to: Category: AdministrationVariables, SystemInformationVariables... 2012-11-15T05:58:40Z TWikiContributor 4 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/VarPLUGINDESCRIPTIONS https://tccas.inversion-lab.com/do/rdiff/TWiki/VarPLUGINDESCRIPTIONS
>
>
UserReports https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/UserReports https://tccas.inversion-lab.com/do/rdiff/TWiki/UserReports WebTopBar https://tccas.inversion-lab.com/do/view/TWiki/WebTopBar 2014-06-19T03:03:06Z TWikiContributor 6 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/WebTopBar https://tccas.inversion-lab.com/do/rdiff/TWiki/WebTopBar TopMenuSkinTopBar https://tccas.inversion-lab.com/do/view/TWiki/TopMenuSkinTopBar Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... 2014-06-19T03:01:22Z TWikiContributor 7 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/TopMenuSkinTopBar https://tccas.inversion-lab.com/do/rdiff/TWiki/TopMenuSkinTopBar TWikiOopsExceptionDotPm https://tccas.inversion-lab.com/do/view/TWiki/TWikiOopsExceptionDotPm 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 https://tccas.inversion-lab.com/do/rdiff/TWiki/TWikiOopsExceptionDotPm https://tccas.inversion-lab.com/do/rdiff/TWiki/TWikiOopsExceptionDotPm TWikiUIMdrepoUIDotPm https://tccas.inversion-lab.com/do/view/TWiki/TWikiUIMdrepoUIDotPm Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); 2013-10-14T08:02:47Z TWikiContributor 1 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/TWikiUIMdrepoUIDotPm https://tccas.inversion-lab.com/do/rdiff/TWiki/TWikiUIMdrepoUIDotPm TWikiAccessDotPm https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/TWikiAccessDotPm https://tccas.inversion-lab.com/do/rdiff/TWiki/TWikiAccessDotPm WebPreferencesHelp https://tccas.inversion-lab.com/do/view/TWiki/WebPreferencesHelp Help on Preferences A preference setting is defined by: 3 or 6 spaces Set NAME value Example: Set WEBBGCOLOR #FFFFC0 A preferences... 2013-09-25T19:36:25Z TWikiContributor 6 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/WebPreferencesHelp https://tccas.inversion-lab.com/do/rdiff/TWiki/WebPreferencesHelp VarT https://tccas.inversion-lab.com/do/view/TWiki/VarT T tip icon Type: Preference variable TWikiRenderingShortcut. Syntax: % T% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/VarT https://tccas.inversion-lab.com/do/rdiff/TWiki/VarT VarADDTOHEAD https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/VarADDTOHEAD https://tccas.inversion-lab.com/do/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/WysiwygPluginSettings https://tccas.inversion-lab.com/do/rdiff/TWiki/WysiwygPluginSettings VarSTARTSECTION https://tccas.inversion-lab.com/do/view/TWiki/VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % STARTSECTION{ and % ENDSECTION{ . Sections may be given... 2012-11-15T06:29:08Z TWikiContributor 6 updated major https://tccas.inversion-lab.com/do/rdiff/TWiki/VarSTARTSECTION https://tccas.inversion-lab.com/do/rdiff/TWiki/VarSTARTSECTION VarPUBURL https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/VarPUBURL https://tccas.inversion-lab.com/do/rdiff/TWiki/VarPUBURL VarLOGINURL https://tccas.inversion-lab.com/do/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://tccas.inversion-lab.com/do/rdiff/TWiki/VarLOGINURL https://tccas.inversion-lab.com/do/rdiff/TWiki/VarLOGINURL VarICONURL https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/VarICONURL https://tccas.inversion-lab.com/do/rdiff/TWiki/VarICONURL VarDISPLAYTIME2 https://tccas.inversion-lab.com/do/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 https://tccas.inversion-lab.com/do/rdiff/TWiki/VarDISPLAYTIME2 https://tccas.inversion-lab.com/do/rdiff/TWiki/VarDISPLAYTIME2 VarDATE https://tccas.inversion-lab.com/do/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://tccas.inversion-lab.com/do/rdiff/TWiki/VarDATE https://tccas.inversion-lab.com/do/rdiff/TWiki/VarDATE
 

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.