Difference: WebAtomBase (4 vs. 5)

Revision 52008-12-01 - TWikiContributor

 

ATOM 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

ATOM Feed Usage

ATOM Feed Internals

Each web has a WebAtom topic which includes part of this WebAtomBase topic. This topic is the base for the ATOM feed and generates an WebAtom 1.0 feed for TWiki:Codev/AtomSyndication.

The WebAtom topic in each web contains the following text:


<title><nop>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
<subtitle>(the description of the web, plain text with no markup and no wikiwords). TWiki is an Enterprise Collaboration Platform.</subtitle>
%INCLUDE{"%SYSTEMWEB%.WebAtomBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%BASETOPIC%"/>
<id>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
Changed:
<
<
ERROR: syntax error, near ">" SourceCode https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/SourceCode 2018-07-16T03:20:45Z 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) TWikiContributor TWikiTimeDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiTimeDotPm 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) TWikiContributor TWikiFormDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiFormDotPm 2014-10-05T11:03:28Z Package TWiki::Form Object representing a single form definition. Form definitions are mainly used to control rendering of a form for editing, though there is some... (last changed by TWikiContributor) TWikiContributor TWikiRequestDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiRequestDotPm 2013-10-14T08:02:47Z Package TWiki::Request Class to encapsulate request data. Fields: action action requested (view, edit, save, ...) cookies hashref whose keys are cookie... (last changed by TWikiContributor) TWikiContributor TWikiStoreSearchAlgorithmsForkingDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm 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) TWikiContributor TWikiUserMappingDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiUserMappingDotPm 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) TWikiContributor TWikiUIRestDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiUIRestDotPm 2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) TWikiContributor WebLeftBarSearch https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/WebLeftBarSearch 2009-04-29T20:53:55Z (last changed by TWikiContributor) TWikiContributor TWikiIfOP_iswebDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiIfOP_iswebDotPm 2008-12-06T09:02:15Z Package TWiki::If::OP isweb (last changed by TWikiContributor) TWikiContributor TWikiQueryNodeDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiQueryNodeDotPm 2008-01-22T03:21:32Z Package TWiki::Query A Query object is a representation of a query over the TWiki database. Fields are given by name, and values by strings or numbers. Strings should... (last changed by TWikiContributor) TWikiContributor TWikiCompatibilityDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiCompatibilityDotPm 2008-01-22T03:21:32Z Package TWiki::Compatibility Support for compatibility with old TWiki versions. Packaged separately because 99.999999% of the time this won`t be needed. StaticMethod... (last changed by TWikiContributor) TWikiContributor TWikiUsersApacheHtpasswdUserDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiUsersApacheHtpasswdUserDotPm 2008-01-22T03:21:31Z Package TWiki::Users::ApacheHtpasswdUser Password manager that uses Apache::HtPasswd to manage users and passwords. Subclass of TWiki::Users::Password . See documentation... (last changed by TWikiContributor) TWikiContributor TWikiAttachDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiAttachDotPm 2008-01-22T03:21:31Z Package TWiki::Attach A singleton object of this class is used to deal with attachments to topics. ClassMethod new ($session) Constructor. ObjectMethod finish... (last changed by TWikiContributor) TWikiContributor TWikiLoginManagerTemplateLoginDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiLoginManagerTemplateLoginDotPm 2008-01-22T03:21:30Z Package TWiki::LoginManager::TemplateLogin This is a login manager that you can specify in the security setup section of configure. It provides users with a template... (last changed by TWikiContributor) TWikiContributor TWikiInfixErrorDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiInfixErrorDotPm 2008-01-22T03:21:30Z Package TWiki::Infix::Error Class of errors used with TWiki::Infix::Parser (last changed by TWikiContributor) TWikiContributor TWikiUIViewDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiUIViewDotPm 2008-01-22T03:21:29Z Package TWiki::UI::View UI delegate for view function StaticMethod view ($session) view command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor) TWikiContributor
>
>
SourceCode https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/SourceCode 2018-07-16T03:20:45Z 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) TWikiContributor TWikiDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiDotPm 2015-11-29T10:27:03Z Package TWiki TWiki operates by creating a singleton object (known as the Session object) that acts as a point of reference for all the different modules in the system... (last changed by TWikiContributor) TWikiContributor TWikiTimeDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiTimeDotPm 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) TWikiContributor TWikiFormDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiFormDotPm 2014-10-05T11:03:28Z Package TWiki::Form Object representing a single form definition. Form definitions are mainly used to control rendering of a form for editing, though there is some... (last changed by TWikiContributor) TWikiContributor TWikiStoreSearchAlgorithmsPurePerlDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiStoreSearchAlgorithmsPurePerlDotPm 2013-10-14T08:02:47Z Package TWiki::Store::SearchAlgorithms::PurePerl Pure perl implementation of the RCS cache search. StaticMethod search ($searchString,$topics,$options,$sDir)... (last changed by TWikiContributor) TWikiContributor TWikiStoreSearchAlgorithmsForkingDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm 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) TWikiContributor TWikiRequestDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiRequestDotPm 2013-10-14T08:02:47Z Package TWiki::Request Class to encapsulate request data. Fields: action action requested (view, edit, save, ...) cookies hashref whose keys are cookie... (last changed by TWikiContributor) TWikiContributor TWikiUserMappingDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiUserMappingDotPm 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) TWikiContributor TWikiUIRestDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiUIRestDotPm 2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) TWikiContributor WebLeftBarSearch https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/WebLeftBarSearch 2009-04-29T20:53:55Z (last changed by TWikiContributor) TWikiContributor TWikiIfOP_iswebDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiIfOP_iswebDotPm 2008-12-06T09:02:15Z Package TWiki::If::OP isweb (last changed by TWikiContributor) TWikiContributor TWikiTemplatesDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiTemplatesDotPm 2008-01-22T03:21:31Z Package TWiki::Templates Support for the TWiki template language. The following tokens are supported by this language: % TMPL:P% Instantiates a previously defined... (last changed by TWikiContributor) TWikiContributor TWikiAttachDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiAttachDotPm 2008-01-22T03:21:31Z Package TWiki::Attach A singleton object of this class is used to deal with attachments to topics. ClassMethod new ($session) Constructor. ObjectMethod finish... (last changed by TWikiContributor) TWikiContributor TWikiUsersApacheHtpasswdUserDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiUsersApacheHtpasswdUserDotPm 2008-01-22T03:21:31Z Package TWiki::Users::ApacheHtpasswdUser Password manager that uses Apache::HtPasswd to manage users and passwords. Subclass of TWiki::Users::Password . See documentation... (last changed by TWikiContributor) TWikiContributor TWikiInfixErrorDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiInfixErrorDotPm 2008-01-22T03:21:30Z Package TWiki::Infix::Error Class of errors used with TWiki::Infix::Parser (last changed by TWikiContributor) TWikiContributor TWikiLoginManagerTemplateLoginDotPm https://twiki.pp.rl.ac.uk/twiki/bin/view/TWiki/TWikiLoginManagerTemplateLoginDotPm 2008-01-22T03:21:30Z Package TWiki::LoginManager::TemplateLogin This is a login manager that you can specify in the security setup section of configure. It provides users with a template... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 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.WebAtomBase.