Difference: WebRssBase (5 vs. 6)

Revision 62005-03-27 - 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

 
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

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 Administrator [petr.svoboda@tns.cz] TWiki Administrator [petr.svoboda@tns.cz] TWiki
Deleted:
<
<
TWiki.TWiki
 
Changed:
<
<
>
>
  Home.TWiki
Changed:
<
<
https://docs.tns.cz/bin/view/TWiki
>
>
https://docs.tns.cz/bin/view/TWiki
  /pub/TWiki/WebPreferences/tns-logo.png
Changed:
<
<
EditChapterPlugin https://docs.tns.cz/bin/view/TWiki/EditChapterPlugin?t=2023-02-01T08:44:32Z EditChapterPlugin Description This plugin implements a simple section editing feature comparable to the one available for MediaWiki. It adds link urls to headings... (last changed by TWikiAdminUser) 2023-02-01T08:44:32Z admin 2 updated major https://docs.tns.cz/bin/rdiff/TWiki/EditChapterPlugin https://docs.tns.cz/bin/rdiff/TWiki/EditChapterPlugin VarSUBSCRIBE https://docs.tns.cz/bin/view/TWiki/VarSUBSCRIBE?t=2023-02-01T08:37:57Z SUBSCRIBE{ attributes } subscribe the current user for notification of changes to the current topic The % SUBSCRIBE{... variable is handled by the SubscribePlugin... (last changed by TWikiAdminUser) 2023-02-01T08:37:57Z admin 2 updated major https://docs.tns.cz/bin/rdiff/TWiki/VarSUBSCRIBE https://docs.tns.cz/bin/rdiff/TWiki/VarSUBSCRIBE SubscribePlugin https://docs.tns.cz/bin/view/TWiki/SubscribePlugin?t=2023-02-01T08:37:57Z Subscribe Plugin Example (only works if plugin is installed, and you are logged in (not .TWikiGuest)): Usage Access Controls The guest user is not allowed to subscribe... (last changed by TWikiAdminUser) 2023-02-01T08:37:57Z admin 2 updated major https://docs.tns.cz/bin/rdiff/TWiki/SubscribePlugin https://docs.tns.cz/bin/rdiff/TWiki/SubscribePlugin ToolTipPlugin https://docs.tns.cz/bin/view/TWiki/ToolTipPlugin?t=2023-02-01T08:36:07Z ToolTipPlugin Introduction This is a plugin to generate dynamic Tool Tips in HTML javascript (mouseover event). This tooltip is based on http://www.walterzorn... (last changed by TWikiAdminUser) 2023-02-01T08:36:07Z admin 2 updated major https://docs.tns.cz/bin/rdiff/TWiki/ToolTipPlugin https://docs.tns.cz/bin/rdiff/TWiki/ToolTipPlugin TreeBrowserPlugin https://docs.tns.cz/bin/view/TWiki/TreeBrowserPlugin?t=2023-02-01T08:35:06Z Tree Browser Plugin Renders a bullet list or numbered list as a collapsible/expandable tree of nodes. Acknowledgment This plugin leverages the JavaScript tree menu... (last changed by TWikiAdminUser) 2023-02-01T08:35:06Z admin 3 updated major https://docs.tns.cz/bin/rdiff/TWiki/TreeBrowserPlugin https://docs.tns.cz/bin/rdiff/TWiki/TreeBrowserPlugin TreePlugin https://docs.tns.cz/bin/view/TWiki/TreePlugin?t=2023-02-01T08:32:25Z Tree Plugin . Useful for dynamic site maps and threads. Syntax Rules % TREEVIEW{ displays topic children in a hierarchical tree % TREE{ synonym of % TREEVIEW... (last changed by TWikiAdminUser) 2023-02-01T08:32:25Z admin 2 updated major https://docs.tns.cz/bin/rdiff/TWiki/TreePlugin https://docs.tns.cz/bin/rdiff/TWiki/TreePlugin WebPreferences https://docs.tns.cz/bin/view/TWiki/WebPreferences?t=2020-08-04T11:05:17Z TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by PetrSvoboda) 2020-08-04T11:05:17Z PetrSvoboda 37 updated major https://docs.tns.cz/bin/rdiff/TWiki/WebPreferences https://docs.tns.cz/bin/rdiff/TWiki/WebPreferences TWikiRenderDotPm https://docs.tns.cz/bin/view/TWiki/TWikiRenderDotPm?t=2018-07-16T03:20:47Z 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 11 updated major https://docs.tns.cz/bin/rdiff/TWiki/TWikiRenderDotPm https://docs.tns.cz/bin/rdiff/TWiki/TWikiRenderDotPm TWikiOopsExceptionDotPm https://docs.tns.cz/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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 4 updated major https://docs.tns.cz/bin/rdiff/TWiki/TWikiOopsExceptionDotPm https://docs.tns.cz/bin/rdiff/TWiki/TWikiOopsExceptionDotPm VarH https://docs.tns.cz/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://docs.tns.cz/bin/rdiff/TWiki/VarH https://docs.tns.cz/bin/rdiff/TWiki/VarH VarM https://docs.tns.cz/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 https://docs.tns.cz/bin/rdiff/TWiki/VarM https://docs.tns.cz/bin/rdiff/TWiki/VarM TWikiReleaseNotes05x01 https://docs.tns.cz/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 https://docs.tns.cz/bin/rdiff/TWiki/TWikiReleaseNotes05x01 https://docs.tns.cz/bin/rdiff/TWiki/TWikiReleaseNotes05x01 TWikiTip029 https://docs.tns.cz/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 https://docs.tns.cz/bin/rdiff/TWiki/TWikiTip029 https://docs.tns.cz/bin/rdiff/TWiki/TWikiTip029 VarWIKIUSERNAME https://docs.tns.cz/bin/view/TWiki/VarWIKIUSERNAME?t=2012-11-15T07:41:29Z WIKIUSERNAME your Wiki username with web prefix Your % WIKINAME% with web prefix, useful to point to your user profile page Syntax: % WIKIUSERNAME%... (last changed by TWikiContributor) 2012-11-15T07:41:29Z TWikiContributor 4 updated major https://docs.tns.cz/bin/rdiff/TWiki/VarWIKIUSERNAME https://docs.tns.cz/bin/rdiff/TWiki/VarWIKIUSERNAME VarREMOTEPORT https://docs.tns.cz/bin/view/TWiki/VarREMOTEPORT?t=2012-11-15T06:10:21Z REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... (last changed by TWikiContributor) 2012-11-15T06:10:21Z TWikiContributor 4 updated major https://docs.tns.cz/bin/rdiff/TWiki/VarREMOTEPORT https://docs.tns.cz/bin/rdiff/TWiki/VarREMOTEPORT VarFAILEDPLUGINS https://docs.tns.cz/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 4 updated major https://docs.tns.cz/bin/rdiff/TWiki/VarFAILEDPLUGINS https://docs.tns.cz/bin/rdiff/TWiki/VarFAILEDPLUGINS
>
>
EditChapterPlugin https://docs.tns.cz/bin/view/TWiki/EditChapterPlugin?t=2023-02-01T08:44:32Z EditChapterPlugin Description This plugin implements a simple section editing feature comparable to the one available for MediaWiki. It adds link urls to headings... (last changed by TWikiAdminUser) 2023-02-01T08:44:32Z admin VarSUBSCRIBE https://docs.tns.cz/bin/view/TWiki/VarSUBSCRIBE?t=2023-02-01T08:37:57Z SUBSCRIBE{ attributes } subscribe the current user for notification of changes to the current topic The % SUBSCRIBE{... variable is handled by the SubscribePlugin... (last changed by TWikiAdminUser) 2023-02-01T08:37:57Z admin SubscribePlugin https://docs.tns.cz/bin/view/TWiki/SubscribePlugin?t=2023-02-01T08:37:57Z Subscribe Plugin Example (only works if plugin is installed, and you are logged in (not .TWikiGuest)): Usage Access Controls The guest user is not allowed to subscribe... (last changed by TWikiAdminUser) 2023-02-01T08:37:57Z admin ToolTipPlugin https://docs.tns.cz/bin/view/TWiki/ToolTipPlugin?t=2023-02-01T08:36:07Z ToolTipPlugin Introduction This is a plugin to generate dynamic Tool Tips in HTML javascript (mouseover event). This tooltip is based on http://www.walterzorn... (last changed by TWikiAdminUser) 2023-02-01T08:36:07Z admin TreeBrowserPlugin https://docs.tns.cz/bin/view/TWiki/TreeBrowserPlugin?t=2023-02-01T08:35:06Z Tree Browser Plugin Renders a bullet list or numbered list as a collapsible/expandable tree of nodes. Acknowledgment This plugin leverages the JavaScript tree menu... (last changed by TWikiAdminUser) 2023-02-01T08:35:06Z admin TreePlugin https://docs.tns.cz/bin/view/TWiki/TreePlugin?t=2023-02-01T08:32:25Z Tree Plugin . Useful for dynamic site maps and threads. Syntax Rules % TREEVIEW{ displays topic children in a hierarchical tree % TREE{ synonym of % TREEVIEW... (last changed by TWikiAdminUser) 2023-02-01T08:32:25Z admin WebPreferences https://docs.tns.cz/bin/view/TWiki/WebPreferences?t=2020-08-04T11:05:17Z TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by PetrSvoboda) 2020-08-04T11:05:17Z PetrSvoboda TWikiRenderDotPm https://docs.tns.cz/bin/view/TWiki/TWikiRenderDotPm?t=2018-07-16T03:20:47Z 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 TWikiOopsExceptionDotPm https://docs.tns.cz/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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarH https://docs.tns.cz/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 VarM https://docs.tns.cz/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 TWikiReleaseNotes05x01 https://docs.tns.cz/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 https://docs.tns.cz/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 VarWIKIUSERNAME https://docs.tns.cz/bin/view/TWiki/VarWIKIUSERNAME?t=2012-11-15T07:41:29Z WIKIUSERNAME your Wiki username with web prefix Your % WIKINAME% with web prefix, useful to point to your user profile page Syntax: % WIKIUSERNAME%... (last changed by TWikiContributor) 2012-11-15T07:41:29Z TWikiContributor VarREMOTEPORT https://docs.tns.cz/bin/view/TWiki/VarREMOTEPORT?t=2012-11-15T06:10:21Z REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... (last changed by TWikiContributor) 2012-11-15T06:10:21Z TWikiContributor VarFAILEDPLUGINS https://docs.tns.cz/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
 
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 TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebRssBase.