Difference: WebRssBase (5 vs. 6)

Revision 627 Mar 2005 - TWikiContributor

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

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

Changed:
<
<
>
>
 

RSS Feed Internals

Line: 19 to 24
 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
-->
 
Line: 40 to 47
  TWiki Admin Team (TWiki Administrator) [insights-twiki-registrars@pp.rhul.ac.uk] TWiki Admin Team (TWiki Administrator) [insights-twiki-registrars@pp.rhul.ac.uk] Insights Collaboration TWiki
Deleted:
<
<
TWiki.TWiki
 
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki
Changed:
<
<
http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki
>
>
http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki
  /twiki/pub/TWiki/insights-logo-140x40.png
Changed:
<
<
WebStatistics http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki/WebStatistics?t=2024-02-03T03:33:31Z Statistics for TWiki Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top viewers: Top contributors... (last changed by TWikiAdminGroup) 2024-02-03T03:33:31Z unknown 2249 updated major http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/WebStatistics http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/WebStatistics TWikiSheetPlugin http://insights-twiki.pp.rhul.ac.uk/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... (last changed by TWikiContributor) 2018-07-16T01:42:02Z TWikiContributor 1 updated major http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/TWikiSheetPlugin http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/TWikiSheetPlugin UserReports http://insights-twiki.pp.rhul.ac.uk/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://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/UserReports http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/UserReports TopMenuSkinTopBar http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki/TopMenuSkinTopBar?t=2014-06-19T03:01:22Z 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 7 updated major http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/TopMenuSkinTopBar http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/TopMenuSkinTopBar VarREVINFO2 http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki/VarREVINFO2?t=2013-11-27T08:00:26Z 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 7 updated major http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarREVINFO2 http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarREVINFO2 TWikiMetaDotPm http://insights-twiki.pp.rhul.ac.uk/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 http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/TWikiMetaDotPm http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/TWikiMetaDotPm TWikiAccessDotPm http://insights-twiki.pp.rhul.ac.uk/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://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/TWikiAccessDotPm http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/TWikiAccessDotPm VarM http://insights-twiki.pp.rhul.ac.uk/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 4 updated major http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarM http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarM VarADDTOHEAD http://insights-twiki.pp.rhul.ac.uk/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://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarADDTOHEAD http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings http://insights-twiki.pp.rhul.ac.uk/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://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/WysiwygPluginSettings http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/WysiwygPluginSettings VarCONTENTMODE http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki/VarCONTENTMODE?t=2012-11-30T07:50:47Z 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 1 updated major http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarCONTENTMODE http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarCONTENTMODE VarPUBURL http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki/VarPUBURL?t=2012-11-15T05:59:51Z PUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB... (last changed by TWikiContributor) 2012-11-15T05:59:51Z TWikiContributor 5 updated major http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarPUBURL http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarPUBURL VarLOGINURL http://insights-twiki.pp.rhul.ac.uk/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://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarLOGINURL http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarLOGINURL VarICONURL http://insights-twiki.pp.rhul.ac.uk/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://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarICONURL http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarICONURL VarDISPLAYTIME2 http://insights-twiki.pp.rhul.ac.uk/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://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarDISPLAYTIME2 http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarDISPLAYTIME2 VarDATE http://insights-twiki.pp.rhul.ac.uk/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://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarDATE http://insights-twiki.pp.rhul.ac.uk/twiki/bin/rdiff/TWiki/VarDATE
>
>
TWikiSheetPlugin http://insights-twiki.pp.rhul.ac.uk/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... (last changed by TWikiContributor) 2018-07-16T01:42:02Z TWikiContributor UserReports http://insights-twiki.pp.rhul.ac.uk/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 TopMenuSkinTopBar http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki/TopMenuSkinTopBar?t=2014-06-19T03:01:22Z 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 http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki/VarREVINFO2?t=2013-11-27T08:00:26Z 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 TWikiMetaDotPm http://insights-twiki.pp.rhul.ac.uk/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 http://insights-twiki.pp.rhul.ac.uk/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://insights-twiki.pp.rhul.ac.uk/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://insights-twiki.pp.rhul.ac.uk/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 VarMDREPO http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki/VarMDREPO?t=2013-04-05T08:04:52Z 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 TWikiTip029 http://insights-twiki.pp.rhul.ac.uk/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 VarCONTENTMODE http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki/VarCONTENTMODE?t=2012-11-30T07:50:47Z 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 VarPUBURL http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki/VarPUBURL?t=2012-11-15T05:59:51Z PUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB... (last changed by TWikiContributor) 2012-11-15T05:59:51Z TWikiContributor VarLOGINURL http://insights-twiki.pp.rhul.ac.uk/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://insights-twiki.pp.rhul.ac.uk/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 VarFAILEDPLUGINS http://insights-twiki.pp.rhul.ac.uk/twiki/bin/view/TWiki/VarFAILEDPLUGINS?t=2012-11-13T08:25:27Z FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS Category... (last changed by TWikiContributor) 2012-11-13T08:25:27Z TWikiContributor VarDISPLAYTIME2 http://insights-twiki.pp.rhul.ac.uk/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
 
Changed:
<
<
See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

-- TWiki:Main.PeterThoeny - 02 Sep 2003

>
>
See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Insights Collaboration TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebRssBase.