Difference: WebRssBase (5 vs. 6)

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:
<
<
http://twiki.oats.inaf.it/twiki/bin/view/TWiki
>
>
http://twiki.oats.inaf.it/twiki/bin/view/TWiki
  /twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
DatabaseContrib http://twiki.oats.inaf.it/twiki/bin/view/TWiki/DatabaseContrib?t=2022-03-23T08:39:24Z Database Contrib Package Summary of Contents This contrib provides subroutines that come in handy when accessing a SQL database. db connect connects to a SQL... (last changed by TWikiAdminUser) 2022-03-23T08:39:24Z admin 2 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DatabaseContrib DBIQueryPlugin http://twiki.oats.inaf.it/twiki/bin/view/TWiki/DBIQueryPlugin?t=2022-03-23T08:38:27Z DBI Query Plugin Overview This plugin is intended to provide TWiki with ability to make complex database requests using DBI Perl module. Syntax Rules Syntax:... (last changed by TWikiAdminUser) 2022-03-23T08:38:27Z admin 2 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/DBIQueryPlugin SiteMap http://twiki.oats.inaf.it/twiki/bin/view/TWiki/SiteMap?t=2015-07-21T18:08:49Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by TWikiContributor) 2015-07-21T18:08:49Z TWikiContributor 23 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/SiteMap UserReports http://twiki.oats.inaf.it/twiki/bin/view/TWiki/UserReports?t=2015-05-29T23:43:57Z TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor 3 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/UserReports VarHIDE http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarHIDE?t=2014-05-16T00:46:28Z 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 3 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarHIDE http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarHIDE VarCOPY http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarCOPY?t=2014-03-26T21:38:56Z COPY Copyright symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % COPY% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2014-03-26T21:38:56Z TWikiContributor 1 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarCOPY http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarCOPY TWikiAccessDotPm http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiAccessDotPm?t=2013-10-14T08:02:47Z Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 5 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiAccessDotPm VarADDTOHEAD http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarADDTOHEAD?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 http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings http://twiki.oats.inaf.it/twiki/bin/view/TWiki/WysiwygPluginSettings?t=2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor 3 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/WysiwygPluginSettings TWikiReleaseNotes05x01 http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiReleaseNotes05x01?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... (last changed by TWikiContributor) 2013-02-16T22:54:56Z TWikiContributor 6 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 TWikiTip029 http://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... (last changed by TWikiContributor) 2013-01-23T07:51:40Z TWikiContributor 7 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiTip029 http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/TWikiTip029 VarLOGINURL http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarLOGINURL?t=2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor 2 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarLOGINURL VarICONURL http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarICONURL?t=2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor 3 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarICONURL VarDISPLAYTIME2 http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarDISPLAYTIME2?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 http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarDISPLAYTIME2 http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarDISPLAYTIME2 VarDATE http://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 http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarDATE http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/VarDATE ImportVariables http://twiki.oats.inaf.it/twiki/bin/view/TWiki/ImportVariables?t=2012-11-11T09:07:03Z (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor 1 updated major http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/ImportVariables http://twiki.oats.inaf.it/twiki/bin/rdiff/TWiki/ImportVariables
>
>
DatabaseContrib http://twiki.oats.inaf.it/twiki/bin/view/TWiki/DatabaseContrib?t=2022-03-23T08:39:24Z Database Contrib Package Summary of Contents This contrib provides subroutines that come in handy when accessing a SQL database. db connect connects to a SQL... (last changed by TWikiAdminUser) 2022-03-23T08:39:24Z admin DBIQueryPlugin http://twiki.oats.inaf.it/twiki/bin/view/TWiki/DBIQueryPlugin?t=2022-03-23T08:38:27Z DBI Query Plugin Overview This plugin is intended to provide TWiki with ability to make complex database requests using DBI Perl module. Syntax Rules Syntax:... (last changed by TWikiAdminUser) 2022-03-23T08:38:27Z admin SiteMap http://twiki.oats.inaf.it/twiki/bin/view/TWiki/SiteMap?t=2015-07-21T18:08:49Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by TWikiContributor) 2015-07-21T18:08:49Z TWikiContributor UserReports http://twiki.oats.inaf.it/twiki/bin/view/TWiki/UserReports?t=2015-05-29T23:43:57Z TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor VarHIDE http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarHIDE?t=2014-05-16T00:46:28Z 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 VarCOPY http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarCOPY?t=2014-03-26T21:38:56Z COPY Copyright symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % COPY% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2014-03-26T21:38:56Z TWikiContributor TWikiAccessDotPm http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiAccessDotPm?t=2013-10-14T08:02:47Z Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarADDTOHEAD http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarADDTOHEAD?t=2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor WysiwygPluginSettings http://twiki.oats.inaf.it/twiki/bin/view/TWiki/WysiwygPluginSettings?t=2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor TWikiReleaseNotes05x01 http://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... (last changed by TWikiContributor) 2013-02-16T22:54:56Z TWikiContributor TWikiTip029 http://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... (last changed by TWikiContributor) 2013-01-23T07:51:40Z TWikiContributor VarLOGINURL http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarLOGINURL?t=2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor VarICONURL http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarICONURL?t=2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor VarDISPLAYTIME2 http://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 http://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 ImportVariables http://twiki.oats.inaf.it/twiki/bin/view/TWiki/ImportVariables?t=2012-11-11T09:07:03Z (last changed by TWikiContributor) 2012-11-11T09:07:03Z 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
 
 
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.