Difference: WebRssBase (10 vs. 11)

Revision 112018-07-15 - 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:
<
<
>
>
%SEARCH{
Added:
>
>
".*" web="TWiki" excludetopic="WebStatistics" type="regex" nosearch="on" sort="modified" reverse="on" nototal="on" limit="16" scope="text" casesensitive="on" date="" format=" " }%
  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 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 TWikiMetaDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiMetaDotPm Package TWiki::Meta All TWiki topics have data (text) and meta data (information about the topic). Meta data includes information such as file attachments, form... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiFormSelectDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiFormSelectDotPm 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 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 TWikiLoginManagerSessionDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiLoginManagerSessionDotPm 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) 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 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 TWikiUsersPasswordDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUsersPasswordDotPm 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) 2011-08-21T04:15:50Z TWikiContributor TWikiUsersHtPasswdUserDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUsersHtPasswdUserDotPm 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) 2011-08-21T04:15:17Z 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 TWikiUIRestDotPm https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/TWikiUIRestDotPm Package TWiki::UI::Rest UI delegate for REST interface (last changed by TWikiContributor) 2010-05-29T14:44:12Z 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 WebLeftBarSearch https://g3.dmuk.ac.uk/twiki/bin/view/TWiki/WebLeftBarSearch (last changed by TWikiContributor) 2009-04-29T20:53:55Z 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
>
>
%SEARCH{
Added:
>
>
".*" web="TWiki" excludetopic="WebStatistics" type="regex" nosearch="on" sort="modified" reverse="on" nototal="on" limit="16" scope="text" casesensitive="on" date="" format="$n $topic$n https://g3.dmuk.ac.uk/twiki/bin/view/$web/$topic$n $summary (last changed by $wikiname)$n $isodate$n $n $n $username$n $n $n" }%
 

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.