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://www.oact.inaf.it/twikicheops/bin/view/TWiki /twikicheops/pub/TWiki/WebPreferences/logo.gif
Changed:
<
<
SourceCode https://www.oact.inaf.it/twikicheops/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 BackupRestorePlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/BackupRestorePlugin Backup Restore Plugin Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line. This plugin... (last changed by TWikiContributor) 2018-07-10T22:15:29Z TWikiContributor SmiliesPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SmiliesPlugin The Smilies Plugin : ) Introduction Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile :<nop... (last changed by TWikiContributor) 2018-07-06T06:06:39Z TWikiContributor RenderListPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/RenderListPlugin Render List Plugin Syntax Rules RENDERLIST Variable Place a % RENDERLIST{ parameters above any bullet list The list can be handcrafted, generated... (last changed by TWikiContributor) 2018-07-06T05:15:07Z TWikiContributor VarGET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarGET GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` Parameters:... (last changed by TWikiContributor) 2015-07-09T23:59:27Z TWikiContributor PeterThoeny https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PeterThoeny Peter Thoeny TWiki Enterprise Consultant, Founder and BDFL of TWiki and TWiki.org, inventor of structured wikis, co author of for Dummies book, speaker, HDR Photographer... (last changed by TWikiContributor) 2014-12-16T02:17:39Z TWikiContributor VarTOC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOC TOC table of contents of current topic Syntax: % TOC% Category: FormattingAndRenderingVariables, UIAndVisualizationVariables Related: INCLUDE, TOC... (last changed by TWikiContributor) 2014-06-16T01:48:26Z TWikiContributor AdminToolsCategory https://www.oact.inaf.it/twikicheops/bin/view/TWiki/AdminToolsCategory Admin Tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure script, , InterWikis, Variables, Doc... (last changed by TWikiContributor) 2014-01-31T08:53:20Z TWikiContributor TWikiLogos https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiLogos TWiki Logos The official TWiki logo is a big `T` in a speech bubble conveying `working together`, and has a `collaborate with TWiki` tag line. TWiki.org Logo Artwork... (last changed by TWikiContributor) 2013-11-07T07:34:19Z TWikiContributor TWikiUIMdrepoUIDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUIMdrepoUIDotPm Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiStoreRcsFileDotPm 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) 2013-10-14T08:02:47Z TWikiContributor VarSCRIPTURLPATH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSCRIPTURLPATH SCRIPTURLPATH base URL path of TWiki scripts As % SCRIPTURL% , but doesn`t include the protocol and host part of the URL Syntax: % SCRIPTURLPATH%... (last changed by TWikiContributor) 2012-11-15T06:20:40Z TWikiContributor VarLANGUAGES https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLANGUAGES LANGUAGES list available TWiki languages List the languages available (as PO files) to TWiki. Those are the languages in which TWiki`s user interface is... (last changed by TWikiContributor) 2012-11-14T05:45:17Z TWikiContributor VarENDSECTION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENDSECTION ENDSECTION{`name`} marks the end of a named section within a topic Syntax: % ENDSECTION{`name` Syntax: % ENDSECTION{type `include` Syntax: % ENDSECTION... (last changed by TWikiContributor) 2012-11-12T08:21:27Z TWikiContributor ResetPassword https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ResetPassword Reset Password Remember your password? Use 1 instead. Otherwise, use this form to get a new one e mailed to you. you must have at least one valid registered... (last changed by TWikiContributor) 2011-07-29T04:23:54Z TWikiContributor UserBookmarksTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UserBookmarksTemplate Bookmarks of ! Link: Web.Topic or URL Link Label http://twiki.org/ TWiki.org Return to: (last changed by TWikiContributor) 2011-06-22T07:33: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://www.oact.inaf.it/twikicheops/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-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.