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

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
  Tony Farrell [tjf@aao.gov.au] Tony Farrell [tjf@aao.gov.au] TWiki
Deleted:
<
<
TWiki.TWiki
 
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki
Changed:
<
<
http://twiki.aao.gov.au/bin/view/TWiki
>
>
http://twiki.aao.gov.au/bin/view/TWiki
  http://twiki.aao.gov.au/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
TopMenuSkinTopBar http://twiki.aao.gov.au/bin/view/TWiki/TopMenuSkinTopBar?t=2017-02-13T02:51:05Z Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TonyFarrell) 2017-02-13T02:51:05Z TonyFarrell 14 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TopMenuSkinTopBar http://twiki.aao.gov.au/bin/rdiff/TWiki/TopMenuSkinTopBar SourceCode http://twiki.aao.gov.au/bin/view/TWiki/SourceCode?t=2014-10-05T11:03:31Z TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... (last changed by TWikiContributor) 2014-10-05T11:03:31Z TWikiContributor 19 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/SourceCode http://twiki.aao.gov.au/bin/rdiff/TWiki/SourceCode TWikiTimeDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiTimeDotPm?t=2014-10-05T11:03:29Z Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate,$defaultLocal) $iSecs Convert string date/time string to seconds since epoch (... (last changed by TWikiContributor) 2014-10-05T11:03:29Z TWikiContributor 4 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiTimeDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiTimeDotPm TWikiUIDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUIDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI Coordinator of execution flow and service functions used by the UI packages StaticMethod handleRequest ($req) $res Main coordinator of request... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 6 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUIDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUIDotPm TWikiStoreSearchAlgorithmsForkingDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm?t=2013-10-14T08:02:47Z Package TWiki::Store::SearchAlgorithms::Forking Forking implementation of the RCS cache search. StaticMethod search ($searchString,$topics,$options,$sDir)... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 3 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm TWikiFormSelectDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiFormSelectDotPm?t=2013-10-14T08:02:47Z Package TWiki::Form::Select getDefaultValue() $value The default for a select is always the empty string, as there is no way in TWiki form definitions to indicate... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 2 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiFormSelectDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiFormSelectDotPm TWikiUsersBaseUserMappingDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUsersBaseUserMappingDotPm?t=2013-10-14T08:02:47Z Package TWiki::Users::BaseUserMapping User mapping is the process by which TWiki maps from a username (a login name) to a display name and back. It is also where... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 3 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUsersBaseUserMappingDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUsersBaseUserMappingDotPm TWikiUIMdrepoUIDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUIMdrepoUIDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 1 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUIMdrepoUIDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUIMdrepoUIDotPm TWikiUISearchDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUISearchDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 4 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUISearchDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUISearchDotPm TWikiUICopyDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUICopyDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 1 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUICopyDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUICopyDotPm TWikiUserMappingDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUserMappingDotPm?t=2011-08-21T04:16:08Z Package TWiki::UserMapping This is a virtual base class (a.k.a an interface) for all user mappers. It is not useable as a mapping in TWiki use the BaseUserMapping... (last changed by TWikiContributor) 2011-08-21T04:16:08Z TWikiContributor 3 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUserMappingDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUserMappingDotPm TWikiUIEditDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUIEditDotPm?t=2011-04-12T00:50:46Z Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method... (last changed by TWikiContributor) 2011-04-12T00:50:46Z TWikiContributor 4 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUIEditDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUIEditDotPm TWikiUIUploadDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUIUploadDotPm?t=2010-05-29T14:44:45Z Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be... (last changed by TWikiContributor) 2010-05-29T14:44:45Z TWikiContributor 5 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUIUploadDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUIUploadDotPm TWikiUIRestDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUIRestDotPm?t=2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) 2010-05-29T14:44:12Z TWikiContributor 1 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUIRestDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUIRestDotPm TWikiUIRegisterDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUIRegisterDotPm?t=2008-01-22T03:21:35Z Package TWiki::UI::Register User registration handling. StaticMethod register cgi ($session) register command handler. This method is designed to be invoked... (last changed by TWikiContributor) 2008-01-22T03:21:35Z TWikiContributor 5 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUIRegisterDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUIRegisterDotPm TWikiUISaveDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUISaveDotPm?t=2008-01-22T03:21:35Z Package TWiki::UI::Save UI delegate for save function StaticMethod save ($session) Command handler for save command. This method is designed to be invoked via... (last changed by TWikiContributor) 2008-01-22T03:21:35Z TWikiContributor 2 updated major http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUISaveDotPm http://twiki.aao.gov.au/bin/rdiff/TWiki/TWikiUISaveDotPm
>
>
TopMenuSkinTopBar http://twiki.aao.gov.au/bin/view/TWiki/TopMenuSkinTopBar?t=2017-02-13T02:51:05Z Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TonyFarrell) 2017-02-13T02:51:05Z TonyFarrell SourceCode http://twiki.aao.gov.au/bin/view/TWiki/SourceCode?t=2014-10-05T11:03:31Z TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... (last changed by TWikiContributor) 2014-10-05T11:03:31Z TWikiContributor TWikiTimeDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiTimeDotPm?t=2014-10-05T11:03:29Z Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate,$defaultLocal) $iSecs Convert string date/time string to seconds since epoch (... (last changed by TWikiContributor) 2014-10-05T11:03:29Z TWikiContributor TWikiRenderDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiRenderDotPm?t=2014-10-05T11:03:29Z 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) 2014-10-05T11:03:29Z TWikiContributor TWikiFormSelectDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiFormSelectDotPm?t=2013-10-14T08:02:47Z Package TWiki::Form::Select getDefaultValue() $value The default for a select is always the empty string, as there is no way in TWiki form definitions to indicate... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiConfigureCheckersCertificateKeyCheckerDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm?t=2013-10-14T08:02:47Z 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 TWikiUsersDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUsersDotPm?t=2013-10-14T08:02:47Z Package TWiki::Users This package provides services for the lookup and manipulation of login and wiki names of users, and their authentication. It is a Facade that... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUICopyDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUICopyDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUIMdrepoUIDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUIMdrepoUIDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUISearchDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUISearchDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUIEditDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUIEditDotPm?t=2011-04-12T00:50:46Z Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method... (last changed by TWikiContributor) 2011-04-12T00:50:46Z TWikiContributor TWikiUIUploadDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUIUploadDotPm?t=2010-05-29T14:44:45Z Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be... (last changed by TWikiContributor) 2010-05-29T14:44:45Z TWikiContributor TWikiUIRestDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUIRestDotPm?t=2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) 2010-05-29T14:44:12Z TWikiContributor TWikiIfOP_iswebDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiIfOP_iswebDotPm?t=2008-12-06T09:02:15Z Package TWiki::If::OP isweb (last changed by TWikiContributor) 2008-12-06T09:02:15Z TWikiContributor TWikiUISaveDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUISaveDotPm?t=2008-01-22T03:21:35Z Package TWiki::UI::Save UI delegate for save function StaticMethod save ($session) Command handler for save command. This method is designed to be invoked via... (last changed by TWikiContributor) 2008-01-22T03:21:35Z TWikiContributor TWikiUIRegisterDotPm http://twiki.aao.gov.au/bin/view/TWiki/TWikiUIRegisterDotPm?t=2008-01-22T03:21:35Z Package TWiki::UI::Register User registration handling. StaticMethod register cgi ($session) register command handler. This method is designed to be invoked... (last changed by TWikiContributor) 2008-01-22T03:21:35Z 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-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.