Difference: WebRssBase (1 vs. 11)

Revision 112018-07-15 - TWikiContributor

 

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
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes

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:


<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{"TWiki.WebRssBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>The contributing authors of %WIKITOOLNAME%</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
  <items>
    <rdf:Seq>
Changed:
<
<
>
>
%SEARCH{
Added:
>
>
".*" web="TWiki" excludetopic="WebStatistics" type="regex" nosearch="on" sort="modified" reverse="on" nototal="on" limit="16" scope="text" casesensitive="on" date="" format=" " }%
  Home - this site is powered by TWiki(R).TWiki https://twiki.oats.inaf.it/twiki/bin/view/TWiki /twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
DatabaseContrib https://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... (last changed by TWikiAdminUser) 2022-03-23T08:39:24Z admin DBIQueryPlugin https://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:... (last changed by TWikiAdminUser) 2022-03-23T08:38:27Z admin TWikiSheetPlugin https://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... (last changed by TWikiContributor) 2018-07-16T01:42:02Z TWikiContributor SiteMap https://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... (last changed by TWikiContributor) 2015-07-21T18:08:49Z TWikiContributor UserReports https://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... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor VarHIDE https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarHIDE HIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent... (last changed by TWikiContributor) 2014-05-16T00:46:28Z TWikiContributor TWikiOopsExceptionDotPm https://twiki.oats.inaf.it/twiki/bin/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 TWikiAccessDotPm https://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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor WebPreferencesHelp https://twiki.oats.inaf.it/twiki/bin/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 VarADDTOHEAD https://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... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor WysiwygPluginSettings https://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... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor TWikiReleaseNotes05x01 https://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... (last changed by TWikiContributor) 2013-02-16T22:54:56Z TWikiContributor TWikiTip029 https://twiki.oats.inaf.it/twiki/bin/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... (last changed by TWikiContributor) 2013-01-23T07:51:40Z TWikiContributor VarBROWN https://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... (last changed by TWikiContributor) 2012-11-15T07:49:59Z TWikiContributor VarREMOTEPORT https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarREMOTEPORT REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... (last changed by TWikiContributor) 2012-11-15T06:10:21Z TWikiContributor VarLOGINURL https://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... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor
>
>
%SEARCH{
Added:
>
>
".*" web="TWiki" excludetopic="WebStatistics" type="regex" nosearch="on" sort="modified" reverse="on" nototal="on" limit="16" scope="text" casesensitive="on" date="" format="$n $topic$n https://twiki.oats.inaf.it/twiki/bin/view/$web/$topic$n $summary (last changed by $wikiname)$n $isodate$n $n $n $username$n $n $n" }%
 

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

Revision 102012-11-09 - TWikiContributor

 

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
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes

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:


<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{"TWiki.WebRssBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>The contributing authors of %WIKITOOLNAME%</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
  <items>
    <rdf:Seq>
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki https://twiki.oats.inaf.it/twiki/bin/view/TWiki /twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
DatabaseContrib https://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... (last changed by TWikiAdminUser) 2022-03-23T08:39:24Z admin DBIQueryPlugin https://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:... (last changed by TWikiAdminUser) 2022-03-23T08:38:27Z admin TWikiRenderDotPm https://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... (last changed by TWikiContributor) 2018-07-16T03:20:47Z TWikiContributor SiteMap https://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... (last changed by TWikiContributor) 2015-07-21T18:08:49Z TWikiContributor UserReports https://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... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor TWikiConfigureCheckersCertificateKeyCheckerDotPm https://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm Package TWiki::Configure::Checkers::Certificate::KeyChecker Configure GUI checker for Certificate Key items. This checker validates files that contain private key... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUIMdrepoUIDotPm https://twiki.oats.inaf.it/twiki/bin/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://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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarADDTOHEAD https://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... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor WysiwygPluginSettings https://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... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor VarWIKITOOLNAME https://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... (last changed by TWikiContributor) 2012-11-15T07:41:03Z TWikiContributor VarSERVERTIME https://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... (last changed by TWikiContributor) 2012-11-15T06:23:12Z TWikiContributor VarREVINFO https://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... (last changed by TWikiContributor) 2012-11-15T06:09:07Z TWikiContributor VarLOGINURL https://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... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor VarICONURL https://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... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor VarDISPLAYTIME2 https://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... (last changed by TWikiContributor) 2012-11-12T08:04:55Z TWikiContributor
>
>
DatabaseContrib https://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... (last changed by TWikiAdminUser) 2022-03-23T08:39:24Z admin DBIQueryPlugin https://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:... (last changed by TWikiAdminUser) 2022-03-23T08:38:27Z admin SiteMap https://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... (last changed by TWikiContributor) 2015-07-21T18:08:49Z TWikiContributor UserReports https://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... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor VarHIDE https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarHIDE HIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent... (last changed by TWikiContributor) 2014-05-16T00:46:28Z TWikiContributor TWikiOopsExceptionDotPm https://twiki.oats.inaf.it/twiki/bin/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 TWikiAccessDotPm https://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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor WebPreferencesHelp https://twiki.oats.inaf.it/twiki/bin/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 VarADDTOHEAD https://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... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor WysiwygPluginSettings https://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... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor TWikiReleaseNotes05x01 https://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... (last changed by TWikiContributor) 2013-02-16T22:54:56Z TWikiContributor TWikiTip029 https://twiki.oats.inaf.it/twiki/bin/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... (last changed by TWikiContributor) 2013-01-23T07:51:40Z TWikiContributor VarBROWN https://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... (last changed by TWikiContributor) 2012-11-15T07:49:59Z TWikiContributor VarREMOTEPORT https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarREMOTEPORT REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... (last changed by TWikiContributor) 2012-11-15T06:10:21Z TWikiContributor VarLOGINURL https://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... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor VarICONURL https://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... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor
 

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

Deleted:
<
<
 

Revision 92008-12-01 - TWikiContributor

 

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
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes

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:


<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{"TWiki.WebRssBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>The contributing authors of %WIKITOOLNAME%</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
  <items>
    <rdf:Seq>
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki https://twiki.oats.inaf.it/twiki/bin/view/TWiki /twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
DatabaseContrib https://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... (last changed by TWikiAdminUser) 2022-03-23T08:39:24Z admin DBIQueryPlugin https://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:... (last changed by TWikiAdminUser) 2022-03-23T08:38:27Z admin SiteMap https://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... (last changed by TWikiContributor) 2015-07-21T18:08:49Z TWikiContributor UserReports https://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... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor TopMenuSkinTopBar https://twiki.oats.inaf.it/twiki/bin/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 VarREVINFO2 https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarREVINFO2 REVINFO{`format`} formatted revision information of topic Syntax: % REVINFO{`format` Supported parameters: Parameter: Description: Default... (last changed by TWikiContributor) 2013-11-27T08:00:26Z TWikiContributor TWikiAccessDotPm https://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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor InstantEnhancements https://twiki.oats.inaf.it/twiki/bin/view/TWiki/InstantEnhancements Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor) 2013-09-25T19:36:57Z TWikiContributor VarX https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarX X warning icon Type: Preference variable TWikiRenderingShortcut. Syntax: % X% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarADDTOHEAD https://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... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor WysiwygPluginSettings https://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... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor VarMDREPO https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarMDREPO MDREPO retrieve data from metadata repository Attention: This variable works only if MetadataRepository is in use. Otherwise, it always returns a zero length... (last changed by TWikiContributor) 2013-04-05T08:04:52Z TWikiContributor VarCONTENTMODE https://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... (last changed by TWikiContributor) 2012-11-30T07:50:47Z TWikiContributor VarLOGINURL https://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... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor VarICONURL https://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... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor VarDISPLAYTIME2 https://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... (last changed by TWikiContributor) 2012-11-12T08:04:55Z TWikiContributor
>
>
DatabaseContrib https://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... (last changed by TWikiAdminUser) 2022-03-23T08:39:24Z admin DBIQueryPlugin https://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:... (last changed by TWikiAdminUser) 2022-03-23T08:38:27Z admin SiteMap https://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... (last changed by TWikiContributor) 2015-07-21T18:08:49Z TWikiContributor UserReports https://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... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor TWikiMetaDotPm https://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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiAccessDotPm https://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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarH https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarH H help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % H% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarQ https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarQ Q question icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Q% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarADDTOHEAD https://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... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor WysiwygPluginSettings https://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... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor VarSPACEDTOPIC https://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... (last changed by TWikiContributor) 2012-11-15T06:27:45Z TWikiContributor VarLOGINURL https://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... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor VarICONURL https://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... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor VarENDCOLOR https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarENDCOLOR ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic... (last changed by TWikiContributor) 2012-11-12T08:21:03Z TWikiContributor VarDISPLAYTIME2 https://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... (last changed by TWikiContributor) 2012-11-12T08:04:55Z TWikiContributor VarDATE https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarDATE DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... (last changed by TWikiContributor) 2012-11-12T08:03:26Z TWikiContributor
 

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

Revision 82005-03-27 - TWikiContributor

 

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
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes

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:


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

Changed:
<
<
%INCLUDE{"TWiki.WebRssBase"}% <!--
>
>
%INCLUDE{"TWiki.WebRssBase"}% <!--
 
  • Set SKIN = rss
-->

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>The contributing authors of %WIKITOOLNAME%</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
  <items>
    <rdf:Seq>
%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="      <rdf:li rdf:resource=\"%SCRIPTURL{"view"}%/$web/$topic\" />"}%
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="%WIKILOGOIMG%">
  <title>%WIKILOGOALT%.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</link>
  <url>%WIKILOGOIMG%</url>
</image>
%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="<item rdf:about=\"%SCRIPTURL{"view"}%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL{"view"}%/$web/$topic</link>$n  <description>$summary (last changed by <nop>$wikiname)</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL{"view"}%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n</item>"}%
%STOPINCLUDE%

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

Revision 72005-03-27 - TWikiContributor

 

RSS News Feeds

Find out What's New

There are several ways to find out what's new in each TWiki web:

Changed:
<
<
  1. Visit WebChanges to see recent changes
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes
>
>
  1. Visit WebChanges to see recent changes
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to 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"}%/%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{"TWiki.WebRssBase"}% <!--

Changed:
<
<
  • Set SKIN = rss
>
>
  • Set SKIN = rss
 -->

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
Changed:
<
<
TWiki Administrator [andrea.bignamini@inaf.it]
>
>
The contributing authors of TWiki
  TWiki
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki https://twiki.oats.inaf.it/twiki/bin/view/TWiki /twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
DatabaseContrib https://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... (last changed by TWikiAdminUser) 2022-03-23T08:39:24Z admin DBIQueryPlugin https://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:... (last changed by TWikiAdminUser) 2022-03-23T08:38:27Z admin SiteMap https://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... (last changed by TWikiContributor) 2015-07-21T18:08:49Z TWikiContributor UserReports https://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... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor WebTopBar https://twiki.oats.inaf.it/twiki/bin/view/TWiki/WebTopBar?t=2014-06-19T03:03:06Z (last changed by TWikiContributor) 2014-06-19T03:03:06Z TWikiContributor TWikiAccessDotPm https://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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarM https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarM?t=2013-09-14T07:33:48Z M moved to... icon Type: Preference variable TWikiRenderingShortcut. Syntax: % M% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarADDTOHEAD https://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... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor WysiwygPluginSettings https://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... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor WebTopicEditTemplate https://twiki.oats.inaf.it/twiki/bin/view/TWiki/WebTopicEditTemplate?t=2013-08-15T21:40:46Z Title Article text. Comments NOP (last changed by TWikiContributor) 2013-08-15T21:40:46Z TWikiContributor VarRED https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarRED?t=2012-11-15T06:08:07Z 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 VarLOGINURL https://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... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor VarICONURL https://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... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor VarENDCOLOR https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarENDCOLOR?t=2012-11-12T08:21:03Z ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic... (last changed by TWikiContributor) 2012-11-12T08:21:03Z TWikiContributor VarDISPLAYTIME2 https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarDISPLAYTIME2?t=2012-11-12T08:04:55Z 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 VarDATE https://twiki.oats.inaf.it/twiki/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... (last changed by TWikiContributor) 2012-11-12T08:03:26Z TWikiContributor
>
>
DatabaseContrib https://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... (last changed by TWikiAdminUser) 2022-03-23T08:39:24Z admin DBIQueryPlugin https://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:... (last changed by TWikiAdminUser) 2022-03-23T08:38:27Z admin SiteMap https://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... (last changed by TWikiContributor) 2015-07-21T18:08:49Z TWikiContributor UserReports https://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... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor VarHIDE https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarHIDE HIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent... (last changed by TWikiContributor) 2014-05-16T00:46:28Z TWikiContributor TWikiOopsExceptionDotPm https://twiki.oats.inaf.it/twiki/bin/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 TWikiAccessDotPm https://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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor WebPreferencesHelp https://twiki.oats.inaf.it/twiki/bin/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 VarADDTOHEAD https://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... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor WysiwygPluginSettings https://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... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor TWikiReleaseNotes05x01 https://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... (last changed by TWikiContributor) 2013-02-16T22:54:56Z TWikiContributor TWikiTip029 https://twiki.oats.inaf.it/twiki/bin/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... (last changed by TWikiContributor) 2013-01-23T07:51:40Z TWikiContributor VarBROWN https://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... (last changed by TWikiContributor) 2012-11-15T07:49:59Z TWikiContributor VarREMOTEPORT https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarREMOTEPORT REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... (last changed by TWikiContributor) 2012-11-15T06:10:21Z TWikiContributor VarLOGINURL https://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... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor VarICONURL https://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... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor
 

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

Revision 62005-03-27 - TWikiContributor

Changed:
<
<

How to Find out What's New?

>
>

RSS News Feeds

 
Changed:
<
<
There are three ways to find out what's new in each TWiki web:
>
>

Find out What's New

Deleted:
<
<
  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
 
Added:
>
>
There are several ways to find out what's new in each TWiki web:
  1. Visit WebChanges to see recent changes
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to 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:


Changed:
<
<
<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"}%
>
>
<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{"TWiki.WebRssBase"}% <!--
	* Set SKIN = rss

Added:
>
>
-->
 

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
Deleted:
<
<
TWiki.TWiki
 
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki
Changed:
<
<
https://twiki.oats.inaf.it/twiki/bin/view/TWiki
>
>
https://twiki.oats.inaf.it/twiki/bin/view/TWiki
  /twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
DatabaseContrib https://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... (last changed by TWikiAdminUser) 2022-03-23T08:39:24Z admin 2 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib DBIQueryPlugin https://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:... (last changed by TWikiAdminUser) 2022-03-23T08:38:27Z admin 2 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin SiteMap https://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... (last changed by TWikiContributor) 2015-07-21T18:08:49Z TWikiContributor 23 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap UserReports https://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... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor 3 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports TWikiMetaDotPm https://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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 5 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiMetaDotPm https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiMetaDotPm TWikiAccessDotPm https://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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 5 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm VarH https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarH?t=2013-09-14T07:33:48Z H help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % H% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarH https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarH VarQ https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarQ?t=2013-09-14T07:33:48Z Q question icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Q% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarQ https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarQ VarADDTOHEAD https://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... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor 2 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings https://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... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor 3 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings VarSPACEDTOPIC https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarSPACEDTOPIC?t=2012-11-15T06:27:45Z 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... (last changed by TWikiContributor) 2012-11-15T06:27:45Z TWikiContributor 3 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarSPACEDTOPIC https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarSPACEDTOPIC VarLOGINURL https://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... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor 2 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL VarICONURL https://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... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor 3 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL VarENDCOLOR https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarENDCOLOR?t=2012-11-12T08:21:03Z ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic... (last changed by TWikiContributor) 2012-11-12T08:21:03Z TWikiContributor 4 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarENDCOLOR https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarENDCOLOR VarDISPLAYTIME2 https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarDISPLAYTIME2?t=2012-11-12T08:04:55Z 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 6 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarDISPLAYTIME2 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarDISPLAYTIME2 VarDATE https://twiki.oats.inaf.it/twiki/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... (last changed by TWikiContributor) 2012-11-12T08:03:26Z TWikiContributor 4 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarDATE https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarDATE
>
>
DatabaseContrib https://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... (last changed by TWikiAdminUser) 2022-03-23T08:39:24Z admin DBIQueryPlugin https://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:... (last changed by TWikiAdminUser) 2022-03-23T08:38:27Z admin SiteMap https://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... (last changed by TWikiContributor) 2015-07-21T18:08:49Z TWikiContributor UserReports https://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... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor TWikiMetaDotPm https://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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiAccessDotPm https://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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarH https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarH?t=2013-09-14T07:33:48Z H help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % H% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarADDTOHEAD https://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... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor WysiwygPluginSettings https://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... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor VarSPACEDTOPIC https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarSPACEDTOPIC?t=2012-11-15T06:27:45Z 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... (last changed by TWikiContributor) 2012-11-15T06:27:45Z TWikiContributor VarLOGINURL https://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... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor VarICONURL https://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... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor VarENDCOLOR https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarENDCOLOR?t=2012-11-12T08:21:03Z ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic... (last changed by TWikiContributor) 2012-11-12T08:21:03Z TWikiContributor VarDISPLAYTIME2 https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarDISPLAYTIME2?t=2012-11-12T08:04:55Z 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 VarDATE https://twiki.oats.inaf.it/twiki/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... (last changed by TWikiContributor) 2012-11-12T08:03:26Z TWikiContributor VarATTACHURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarATTACHURL?t=2012-11-12T06:37:53Z ATTACHURL full URL for attachments in the current topic Syntax: % ATTACHURL% Expands to: https://twiki.oats.inaf.it/twiki/pub/TWiki/VarATTACHURL... (last changed by TWikiContributor) 2012-11-12T06:37:53Z TWikiContributor
 
Changed:
<
<
See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication
>
>
See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication
Deleted:
<
<
-- TWiki:Main.PeterThoeny - 02 Sep 2003
 

Revision 52004-08-15 - PeterThoeny

Changed:
<
<

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

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>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate</link>$n  <description>$summary</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL%/view%SCRIPTSUFFIX%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n  <wiki:version>$rev</wiki:version>$n  <wiki:status>updated</wiki:status>$n  <wiki:importance>major</wiki:importance>$n  <wiki:diff>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:diff>$n  <wiki:history>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:history>$n</item>"}%
%STOPINCLUDE%

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

-- PeterThoeny - 02 Sep 2003

>
>

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

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="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:creator>
  <dc:source>%WIKITOOLNAME%</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="%WIKILOGOIMG%">
  <title>%WIKILOGOALT%.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%WIKILOGOIMG%</url>
</image>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate</link>$n  <description>$summary (last changed by <nop>$wikiname)</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL%/view%SCRIPTSUFFIX%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n  <wiki:version>$rev</wiki:version>$n  <wiki:status>updated</wiki:status>$n  <wiki:importance>major</wiki:importance>$n  <wiki:diff>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:diff>$n  <wiki:history>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:history>$n</item>"}%
%STOPINCLUDE%

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

Added:
>
>
-- TWiki:Main.PeterThoeny - 02 Sep 2003
 

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 https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib DBIQueryPlugin https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin TWikiRenderDotPm https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiRenderDotPm https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiRenderDotPm SiteMap https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap UserReports https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports TWikiUIMdrepoUIDotPm https://twiki.oats.inaf.it/twiki/bin/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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiUIMdrepoUIDotPm https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiUIMdrepoUIDotPm TWikiAccessDotPm https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm VarADDTOHEAD https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings VarWIKIUSERNAME https://twiki.oats.inaf.it/twiki/bin/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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarWIKIUSERNAME https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarWIKIUSERNAME VarWIKITOOLNAME https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarWIKITOOLNAME https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarWIKITOOLNAME VarSERVERTIME https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarSERVERTIME https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarSERVERTIME VarREVINFO https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREVINFO https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREVINFO VarPUBURL https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarPUBURL https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarPUBURL VarLOGINURL https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL VarICONURL https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL
>
>
DatabaseContrib https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib DBIQueryPlugin https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin TWikiSheetPlugin https://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiSheetPlugin?t=2018-07-16T01:42:02Z 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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiSheetPlugin https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiSheetPlugin SiteMap https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap UserReports https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports TWikiOopsExceptionDotPm https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiOopsExceptionDotPm https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiOopsExceptionDotPm TWikiAccessDotPm https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm WebPreferencesHelp https://twiki.oats.inaf.it/twiki/bin/view/TWiki/WebPreferencesHelp?t=2013-09-25T19:36:25Z 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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WebPreferencesHelp https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WebPreferencesHelp VarADDTOHEAD https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings TWikiReleaseNotes05x01 https://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiReleaseNotes05x01?t=2013-02-16T22:54:56Z 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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 TWikiTip029 https://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiTip029?t=2013-01-23T07:51:40Z 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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiTip029 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiTip029 VarBROWN https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarBROWN https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarBROWN VarREMOTEPORT https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarREMOTEPORT?t=2012-11-15T06:10:21Z REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... 2012-11-15T06:10:21Z TWikiContributor 4 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREMOTEPORT https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREMOTEPORT VarLOGINURL https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL VarICONURL https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL
 

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

-- PeterThoeny - 02 Sep 2003

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 https://twiki.oats.inaf.it/twiki/bin/view/TWiki https://twiki.oats.inaf.it/twiki/pub/TWiki/TWikiLogos/twikilogo88x31.gif
Changed:
<
<
DatabaseContrib https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib DBIQueryPlugin https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin TWikiSheetPlugin https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiSheetPlugin https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiSheetPlugin SiteMap https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap UserReports https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports VarHIDE https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarHIDE HIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent... 2014-05-16T00:46:28Z TWikiContributor 3 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarHIDE https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarHIDE TWikiOopsExceptionDotPm https://twiki.oats.inaf.it/twiki/bin/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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiOopsExceptionDotPm https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiOopsExceptionDotPm TWikiAccessDotPm https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm VarADDTOHEAD https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings TWikiReleaseNotes05x01 https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 TWikiTip029 https://twiki.oats.inaf.it/twiki/bin/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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiTip029 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiTip029 VarBROWN https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarBROWN https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarBROWN VarREMOTEPORT https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarREMOTEPORT REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... 2012-11-15T06:10:21Z TWikiContributor 4 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREMOTEPORT https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREMOTEPORT VarLOGINURL https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL VarICONURL https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL
>
>
DatabaseContrib https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib DBIQueryPlugin https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin SiteMap https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap UserReports https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports TopMenuSkinTopBar https://twiki.oats.inaf.it/twiki/bin/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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TopMenuSkinTopBar https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TopMenuSkinTopBar VarCOPY https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarCOPY https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarCOPY VarREVINFO2 https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarREVINFO2 REVINFO{`format`} formatted revision information of topic Syntax: % REVINFO{`format` Supported parameters: Parameter: Description: Default... 2013-11-27T08:00:26Z TWikiContributor 7 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREVINFO2 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREVINFO2 TWikiAccessDotPm https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm VarGROUPS https://twiki.oats.inaf.it/twiki/bin/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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarGROUPS https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarGROUPS InstantEnhancements https://twiki.oats.inaf.it/twiki/bin/view/TWiki/InstantEnhancements 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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/InstantEnhancements https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/InstantEnhancements VarX https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarX https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarX VarADDTOHEAD https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings VarMDREPO https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarMDREPO MDREPO retrieve data from metadata repository Attention: This variable works only if MetadataRepository is in use. Otherwise, it always returns a zero length... 2013-04-05T08:04:52Z TWikiContributor 1 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarMDREPO https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarMDREPO VarSTARTSECTION https://twiki.oats.inaf.it/twiki/bin/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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarSTARTSECTION https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarSTARTSECTION VarLOGINURL https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL
 

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

Changed:
<
<
-- PeterThoeny - 30 Jan 2003
>
>
-- PeterThoeny - 02 Sep 2003
 

Revision 22003-02-26 - PeterThoeny

 

RSS Feed

This is the base for the RSS feed for each web.

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


Changed:
<
<
>
>
  en-us Copyright 2025, Peter Thoeny and contributing authors. Peter Thoeny [Peter@Thoeny.com] Peter Thoeny [Peter@Thoeny.com] TWiki TWiki.TWiki
Changed:
<
<
>
>
  TWiki.TWiki https://twiki.oats.inaf.it/twiki/bin/view/TWiki https://twiki.oats.inaf.it/twiki/pub/TWiki/TWikiLogos/twikilogo88x31.gif DatabaseContrib https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib DBIQueryPlugin https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin TWikiSheetPlugin https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiSheetPlugin https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiSheetPlugin SiteMap https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap UserReports https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports TWikiOopsExceptionDotPm https://twiki.oats.inaf.it/twiki/bin/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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiOopsExceptionDotPm https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiOopsExceptionDotPm TWikiAccessDotPm https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm WebPreferencesHelp https://twiki.oats.inaf.it/twiki/bin/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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WebPreferencesHelp https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WebPreferencesHelp VarADDTOHEAD https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings TWikiReleaseNotes05x01 https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 TWikiTip029 https://twiki.oats.inaf.it/twiki/bin/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://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiTip029 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiTip029 VarBROWN https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarBROWN https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarBROWN VarREMOTEPORT https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarREMOTEPORT REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... 2012-11-15T06:10:21Z TWikiContributor 4 updated major https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREMOTEPORT https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarREMOTEPORT VarLOGINURL https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL VarICONURL https://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 https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL https://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL


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

-- PeterThoeny - 30 Jan 2003

Revision 12003-01-30 - PeterThoeny

 

RSS Feed

This is the base for the RSS feed for each web.

Each web has a WebRss that should contain 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%/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{".*" 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%/twikilogo88x31.gif">
  <title>TWiki.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif</url>
</image>
%SEARCH{".*" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic</link>$n  <description>$summary</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL%/view%SCRIPTSUFFIX%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n  <wiki:version>$rev</wiki:version>$n  <wiki:status>updated</wiki:status>$n  <wiki:importance>major</wiki:importance>$n  <wiki:diff>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:diff>$n  <wiki:history>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:history>$n</item>"}%
%STOPINCLUDE%

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

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