Difference: WebAtomBase (1 vs. 6)

Revision 62013-04-23 - 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>
Changed:
<
<
Copyright 2024 by contributing authors 2014-10-05T11:03:31Z SourceCode http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/SourceCode 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) TWikiContributor TWikiRequestDotPm http://arpg-serv.ing2.uniroma1.it/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 TWikiUsersBaseUserMappingDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUsersBaseUserMappingDotPm 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) TWikiContributor TWikiStoreRcsLiteDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiStoreRcsLiteDotPm 2013-10-14T08:02:47Z Package TWiki::Store::RcsLite This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Simple replacement... (last changed by TWikiContributor) TWikiContributor TWikiUIMdrepoUIDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUICopyDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUICopyDotPm 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) TWikiContributor TWikiUISearchDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUISearchDotPm 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) TWikiContributor TWikiUsersPasswordDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUsersPasswordDotPm 2011-08-21T04:15:50Z Package TWiki::Users::Password Base class of all password handlers. Default behaviour is no passwords, so anyone can be anyone they like. The methods of this class... (last changed by TWikiContributor) TWikiContributor TWikiSearchDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiSearchDotPm 2011-04-12T00:50:47Z Package TWiki::Search This module implements all the search functionality. ClassMethod new ($session) Constructor for the singleton Search engine object. ObjectMethod... (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIEditDotPm 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) TWikiContributor TWikiUIUploadDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIUploadDotPm 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) TWikiContributor TWikiUIRestDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRestDotPm 2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) TWikiContributor TWikiPrefsDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiPrefsDotPm 2010-05-29T14:44:10Z Package TWiki::Prefs The Prefs class is a singleton that implements management of preferences. It uses a stack of TWiki::Prefs::PrefsCache objects to store the preferences... (last changed by TWikiContributor) TWikiContributor TWikiUIRegisterDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRegisterDotPm 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) TWikiContributor TWikiUISaveDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUISaveDotPm 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) TWikiContributor TWikiUIRDiffDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRDiffDotPm 2008-01-22T03:21:32Z Package TWiki::UI::RDiff UI functions for diffing. StaticMethod diff ($session,$web,$topic,$query) diff command handler. This method is designed to be invoked... (last changed by TWikiContributor) TWikiContributor
>
>
Copyright 2024 by contributing authors 2014-10-05T11:03:31Z SourceCode http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/SourceCode 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) TWikiContributor TWikiLoginManagerSessionDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiLoginManagerSessionDotPm 2013-10-14T08:02:47Z Package TWiki::LoginManager::Session Class to provide CGI::Session like infra structure, compatible with TWiki Runtime Engine mechanisms other than CGI. It inherits... (last changed by TWikiContributor) TWikiContributor TWikiStoreRcsLiteDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiStoreRcsLiteDotPm 2013-10-14T08:02:47Z Package TWiki::Store::RcsLite This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Simple replacement... (last changed by TWikiContributor) TWikiContributor TWikiUIMdrepoUIDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUICopyDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUICopyDotPm 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) TWikiContributor TWikiUISearchDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUISearchDotPm 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) TWikiContributor TWikiUsersPasswordDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUsersPasswordDotPm 2011-08-21T04:15:50Z Package TWiki::Users::Password Base class of all password handlers. Default behaviour is no passwords, so anyone can be anyone they like. The methods of this class... (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIEditDotPm 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) TWikiContributor TWikiUIUploadDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIUploadDotPm 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) TWikiContributor TWikiUIRestDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRestDotPm 2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) TWikiContributor TWikiPrefsDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiPrefsDotPm 2010-05-29T14:44:10Z Package TWiki::Prefs The Prefs class is a singleton that implements management of preferences. It uses a stack of TWiki::Prefs::PrefsCache objects to store the preferences... (last changed by TWikiContributor) TWikiContributor TWikiUIRegisterDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRegisterDotPm 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) TWikiContributor TWikiUISaveDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUISaveDotPm 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) TWikiContributor TWikiQueryNodeDotPm http://arpg-serv.ing2.uniroma1.it/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 TWikiUIRDiffDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRDiffDotPm 2008-01-22T03:21:32Z Package TWiki::UI::RDiff UI functions for diffing. StaticMethod diff ($session,$web,$topic,$query) diff command handler. This method is designed to be invoked... (last changed by TWikiContributor) TWikiContributor TWikiFormFieldDefinitionDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiFormFieldDefinitionDotPm 2008-01-22T03:21:31Z Package TWiki::Form::FieldDefinition Base class of all field definition classes. Type specific classes are derived from this class to define specific per type behaviours... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Deleted:
<
<
 

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:
<
<
SourceCode http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/SourceCode 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) TWikiContributor TWikiTimeDotPm http://arpg-serv.ing2.uniroma1.it/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 TWikiFormSelectDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiFormSelectDotPm 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) TWikiContributor TWikiConfigureCheckersCertificateKeyCheckerDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm 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) TWikiContributor TWikiConfigureCheckersCertificateDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiConfigureCheckersCertificateDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::Checkers::CertificateChecker Configure GUI checker for Certificate items. This checker validates files that contain X.509 certificates,... (last changed by TWikiContributor) TWikiContributor TWikiStoreDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiStoreDotPm 2013-10-14T08:02:47Z Package TWiki::Store This module hosts the generic storage backend. This module provides the interface layer between the `real` store provider which is hidden behind... (last changed by TWikiContributor) TWikiContributor TWikiUsersDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUsersDotPm 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) TWikiContributor TWikiUISearchDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUISearchDotPm 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) TWikiContributor TWikiUICopyDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUICopyDotPm 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) TWikiContributor TWikiUIMdrepoUIDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIEditDotPm 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) TWikiContributor TWikiUIUploadDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIUploadDotPm 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) TWikiContributor TWikiUIRestDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRestDotPm 2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) TWikiContributor TWikiQueryParserDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiQueryParserDotPm 2008-01-22T03:21:35Z Package TWiki::Query::Parser Parser for queries (last changed by TWikiContributor) TWikiContributor TWikiUISaveDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUISaveDotPm 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) TWikiContributor TWikiUIRegisterDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRegisterDotPm 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) TWikiContributor
>
>
SourceCode http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/SourceCode 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) TWikiContributor TWikiRenderDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiRenderDotPm 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) TWikiContributor TWikiConfigureLoadDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiConfigureLoadDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::Load This module consists of just a single subroutine readConfig . It allows to safely modify configuration variables for one single... (last changed by TWikiContributor) TWikiContributor TWikiStoreRcsFileDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiStoreRcsFileDotPm 2013-10-14T08:02:47Z Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. It is the base class of implementations of stores... (last changed by TWikiContributor) TWikiContributor TWikiConfigureUIsEXTENDDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiConfigureUIsEXTENDDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::UIs::EXTEND StaticMethod unpackArchive ($archive ,$dir ) Unpack an archive. The unpacking method is determined from the file extension... (last changed by TWikiContributor) TWikiContributor TWikiUICopyDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUICopyDotPm 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) TWikiContributor TWikiUISearchDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUISearchDotPm 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) TWikiContributor TWikiUIMdrepoUIDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUserMappingDotPm http://arpg-serv.ing2.uniroma1.it/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 TWikiUIEditDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIEditDotPm 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) TWikiContributor TWikiUIUploadDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIUploadDotPm 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) TWikiContributor TWikiUIRestDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRestDotPm 2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) TWikiContributor TWikiInfixParserDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiInfixParserDotPm 2008-12-06T09:02:22Z Package TWiki::Infix::Parser A simple stack based parser that parses infix expressions with nonary, unary and binary operators specified using an operator table.... (last changed by TWikiContributor) TWikiContributor TWikiUISaveDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUISaveDotPm 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) TWikiContributor TWikiUIRegisterDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRegisterDotPm 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) TWikiContributor TWikiStoreRcsWrapDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiStoreRcsWrapDotPm 2008-01-22T03:21:33Z Package TWiki::Store::RcsWrap This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Wrapper around... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 42006-11-15 - 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>

Changed:
<
<
%INCLUDE{"%TWIKIWEB%.WebAtomBase"}% <!--
>
>
%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)}%
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" type="regex" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$percntCALC{$IF($GET(c)>0, , <updated>$isodate</updated>$CHAR(10))$SETM(c, +1)}$percnt<entry>$n <title>$topic</title>$n <link rel=\"alternate\" type=\"text/html\" href=\"%SCRIPTURL{"view"}%/$web/$topic?t=$isodate\"/>$n <id>%SCRIPTURL{"view"}%/$web/$topic</id>$n <updated>$isodate</updated>$n <summary>$summary (last changed by <nop>$wikiname)</summary>$n <author>$n  <name><nop>$wikiname</name></author>$n</entry>"}%
%STOPINCLUDE%

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 32006-11-15 - 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

Changed:
<
<
>
>
 

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{"%TWIKIWEB%.WebAtomBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebAtom topic:


Changed:
<
<
http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki
>
>
http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki
 Copyright 2024 by contributing authors
Changed:
<
<
2014-10-05T11:03:31Z SourceCode http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/SourceCode 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) TWikiContributor TWikiLoginManagerSessionDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiLoginManagerSessionDotPm 2013-10-14T08:02:47Z Package TWiki::LoginManager::Session Class to provide CGI::Session like infra structure, compatible with TWiki Runtime Engine mechanisms other than CGI. It inherits... (last changed by TWikiContributor) TWikiContributor TWikiUIDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIDotPm 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) TWikiContributor TWikiRequestDotPm http://arpg-serv.ing2.uniroma1.it/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 TWikiUsersBaseUserMappingDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUsersBaseUserMappingDotPm 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) TWikiContributor TWikiUIMdrepoUIDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUISearchDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUISearchDotPm 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) TWikiContributor TWikiUICopyDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUICopyDotPm 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) TWikiContributor TWikiUsersHtPasswdUserDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUsersHtPasswdUserDotPm 2011-08-21T04:15:17Z Package TWiki::Users::HtPasswdUser Support for htpasswd and htdigest format password files. Subclass of TWiki::Users::Password . See documentation of that class... (last changed by TWikiContributor) TWikiContributor TWikiSearchDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiSearchDotPm 2011-04-12T00:50:47Z Package TWiki::Search This module implements all the search functionality. ClassMethod new ($session) Constructor for the singleton Search engine object. ObjectMethod... (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIEditDotPm 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) TWikiContributor TWikiUIUploadDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIUploadDotPm 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) TWikiContributor TWikiUIRestDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRestDotPm 2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) TWikiContributor TWikiUIRegisterDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRegisterDotPm 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) TWikiContributor TWikiUISaveDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUISaveDotPm 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) TWikiContributor TWikiUIRDiffDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRDiffDotPm 2008-01-22T03:21:32Z Package TWiki::UI::RDiff UI functions for diffing. StaticMethod diff ($session,$web,$topic,$query) diff command handler. This method is designed to be invoked... (last changed by TWikiContributor) TWikiContributor
>
>
SourceCode http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/SourceCode 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) TWikiContributor TWikiLoginManagerSessionDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiLoginManagerSessionDotPm 2013-10-14T08:02:47Z Package TWiki::LoginManager::Session Class to provide CGI::Session like infra structure, compatible with TWiki Runtime Engine mechanisms other than CGI. It inherits... (last changed by TWikiContributor) TWikiContributor TWikiStoreRcsLiteDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiStoreRcsLiteDotPm 2013-10-14T08:02:47Z Package TWiki::Store::RcsLite This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Simple replacement... (last changed by TWikiContributor) TWikiContributor TWikiUIMdrepoUIDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiUICopyDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUICopyDotPm 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) TWikiContributor TWikiUISearchDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUISearchDotPm 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) TWikiContributor TWikiUsersPasswordDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUsersPasswordDotPm 2011-08-21T04:15:50Z Package TWiki::Users::Password Base class of all password handlers. Default behaviour is no passwords, so anyone can be anyone they like. The methods of this class... (last changed by TWikiContributor) TWikiContributor TWikiUIEditDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIEditDotPm 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) TWikiContributor TWikiUIUploadDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIUploadDotPm 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) TWikiContributor TWikiUIRestDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRestDotPm 2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) TWikiContributor TWikiPrefsDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiPrefsDotPm 2010-05-29T14:44:10Z Package TWiki::Prefs The Prefs class is a singleton that implements management of preferences. It uses a stack of TWiki::Prefs::PrefsCache objects to store the preferences... (last changed by TWikiContributor) TWikiContributor TWikiUIRegisterDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRegisterDotPm 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) TWikiContributor TWikiUISaveDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUISaveDotPm 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) TWikiContributor TWikiUIRDiffDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIRDiffDotPm 2008-01-22T03:21:32Z Package TWiki::UI::RDiff UI functions for diffing. StaticMethod diff ($session,$web,$topic,$query) diff command handler. This method is designed to be invoked... (last changed by TWikiContributor) TWikiContributor TWikiFormFieldDefinitionDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiFormFieldDefinitionDotPm 2008-01-22T03:21:31Z Package TWiki::Form::FieldDefinition Base class of all field definition classes. Type specific classes are derived from this class to define specific per type behaviours... (last changed by TWikiContributor) TWikiContributor TWikiUIManageDotPm http://arpg-serv.ing2.uniroma1.it/twiki/bin/view/TWiki/TWikiUIManageDotPm 2008-01-22T03:21:31Z Package TWiki::UI::Manage UI functions for web, topic and user management StaticMethod manage ($session) manage command handler. This method is designed to be... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 22006-01-24 - TWikiContributor

 

ATOM News Feeds

Find out What's New

There are several ways to find out what's new in each TWiki web:

Changed:
<
<
  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
>
>
  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

Changed:
<
<
>
>
 

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{"%TWIKIWEB%.WebAtomBase"}% <!--

Changed:
<
<
  • Set SKIN = rss
>
>
  • Set SKIN = rss
 -->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/%HOMETOPIC%"/>
<id>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$percntCALC{$IF($GET(c)>0, , <updated>$isodate</updated>$CHAR(10))$SETM(c, +1)}$percnt<entry>$n <title>$topic</title>$n <link rel=\"alternate\" type=\"text/html\" href=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate\"/>$n <id>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic</id>$n <updated>$isodate</updated>$n <summary>$summary (last changed by <nop>$wikiname)</summary>$n <author>$n  <name><nop>$wikiname</name></author>$n</entry>"}%
%STOPINCLUDE%

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 12006-01-24 - 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{"%TWIKIWEB%.WebAtomBase"}% <!--
	* Set SKIN = rss
-->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/%HOMETOPIC%"/>
<id>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$percntCALC{$IF($GET(c)>0, , <updated>$isodate</updated>$CHAR(10))$SETM(c, +1)}$percnt<entry>$n <title>$topic</title>$n <link rel=\"alternate\" type=\"text/html\" href=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate\"/>$n <id>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic</id>$n <updated>$isodate</updated>$n <summary>$summary (last changed by <nop>$wikiname)</summary>$n <author>$n  <name><nop>$wikiname</name></author>$n</entry>"}%
%STOPINCLUDE%

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.