Difference: WebRssBase (8 vs. 9)

Revision 92008-12-01 - TWikiContributor

 

RSS 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

RSS Feed Usage

RSS Feed Internals

Each web has a WebRss topic which includes part of this WebRssBase topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication.

The WebRss topic in each web contains the following text:


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

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>The contributing authors of %WIKITOOLNAME%</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
  <items>
    <rdf:Seq>
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki https://g3.dmuk.ac.uk/twiki/bin/view/TWiki /twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
TWikiUIDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUIDotPm 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) 2018-07-16T03:20:41Z TWikiContributor TWikiNetDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiNetDotPm Package TWiki::Net Object that brokers access to network resources. ObjectMethod finish () Break circular references. ObjectMethod registerExternalHTTPHandler... (last changed by TWikiContributor) 2015-11-29T10:27:03Z TWikiContributor TWikiMdrepoDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiMdrepoDotPm Package TWiki::Mdrepo ClassMethod new ($session) Construct a Mdrepo module. It`s a caller`s responsibility to guarantee all of the followings defined: $TWiki... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUsersBaseUserMappingDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUsersBaseUserMappingDotPm 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 TWikiConfigureCheckersCertificateKeyCheckerDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm 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 TWikiResponseDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiResponseDotPm Package TWiki::Response Class to encapsulate response data. Fields: status response status headers hashref to response headers body... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUICopyDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUICopyDotPm 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 TWikiUsersTWikiUserMappingDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUsersTWikiUserMappingDotPm Package TWiki::Users::TWikiUserMapping The User mapping is the process by which TWiki maps from a username (a login name) to a wikiname and back. It is also where... (last changed by TWikiContributor) 2011-08-21T04:16:00Z TWikiContributor TWikiUIEditDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUIEditDotPm 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 TWikiPluginsDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiPluginsDotPm Package TWiki::Plugins This module defines the singleton object that handles Plugins loading, initialization and execution. This class uses Chain of Responsibility... (last changed by TWikiContributor) 2010-05-29T14:44:56Z TWikiContributor TWikiUIUploadDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUIUploadDotPm 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 TWikiInfixParserDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiInfixParserDotPm 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) 2008-12-06T09:02:22Z TWikiContributor TWikiUISaveDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUISaveDotPm 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 TWikiQueryNodeDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiQueryNodeDotPm 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) 2008-01-22T03:21:32Z TWikiContributor TWikiUsersApacheHtpasswdUserDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUsersApacheHtpasswdUserDotPm 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) 2008-01-22T03:21:31Z TWikiContributor TWikiAttachDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiAttachDotPm 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) 2008-01-22T03:21:31Z TWikiContributor
>
>
SourceCode https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/SourceCode 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) 2018-07-16T03:20:45Z TWikiContributor TWikiStoreDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiStoreDotPm 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) 2018-07-16T03:20:37Z TWikiContributor TWikiUsersDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUsersDotPm 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) 2018-07-16T03:20:32Z TWikiContributor TWikiFormFieldDefinitionDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiFormFieldDefinitionDotPm 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) 2015-11-29T10:27:04Z TWikiContributor TWikiTimeDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiTimeDotPm 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 TWikiLoginManagerDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiLoginManagerDotPm Package TWiki::LoginManager The package is also a Factory for login managers and also the base class for all login managers. On its own, an object of this class is... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUISearchDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUISearchDotPm 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 TWikiConfigureCheckersCertificateDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiConfigureCheckersCertificateDotPm Package TWiki::Configure::Checkers::CertificateChecker Configure GUI checker for Certificate items. This checker validates files that contain X.509 certificates,... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiStoreSearchAlgorithmsPurePerlDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiStoreSearchAlgorithmsPurePerlDotPm Package TWiki::Store::SearchAlgorithms::PurePerl Pure perl implementation of the RCS cache search. StaticMethod search ($searchString,$topics,$options,$sDir)... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiRequestDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiRequestDotPm 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) 2013-10-14T08:02:47Z TWikiContributor TWikiPluginDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiPluginDotPm Package TWiki::Plugin ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiConfigureUIsEXTENDDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiConfigureUIsEXTENDDotPm 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) 2013-10-14T08:02:47Z TWikiContributor TWikiStoreSearchAlgorithmsForkingDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm 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 TWikiEngineDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiEngineDotPm Package TWiki::Engine The engine class is a singleton that implements details about TWiki`s execution mode. This is the base class and implements basic behavior.... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiSearchDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiSearchDotPm 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) 2011-04-12T00:50:47Z TWikiContributor TWikiPrefsDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiPrefsDotPm 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) 2010-05-29T14:44:10Z TWikiContributor
 

See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

 
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.WebRssBase.