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:
<
<
TWikiReleaseNotes06x01 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiReleaseNotes06x01 Release Notes of TWiki 6.1.0 (Kampala), 2018 07 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... (last changed by TWikiContributor) 2018-07-16T03:06:16Z 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 MovedSkin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/MovedSkin MovedSkin Overview Sometimes a TWiki site is migrated to a new location with a new URL. For convenience users visiting the old site should find the new site. When... (last changed by TWikiContributor) 2018-07-06T04:18:46Z TWikiContributor QuerySearch https://www.oact.inaf.it/twikicheops/bin/view/TWiki/QuerySearch Query Search Query searches help you search the contents of forms attached to your topics, as well as the values of other meta data attached to the topic. Using query... (last changed by TWikiContributor) 2016-02-26T07:28:34Z TWikiContributor VarCHILDREN https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCHILDREN CHILDREN find children of a topic Find direct children of a topic, as defined by the parent child relationship between topics. To find children recursively... (last changed by TWikiContributor) 2015-04-24T00:12:34Z TWikiContributor VarWIKIPREFSTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIPREFSTOPIC WIKIPREFSTOPIC name of site wide preferences topic Syntax: % WIKIPREFSTOPIC% Expands to: , renders as Category: AdministrationVariables, SystemInformationVari... (last changed by TWikiContributor) 2014-12-16T02:37:50Z TWikiContributor VarHIDE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarHIDE HIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent... (last changed by TWikiContributor) 2014-05-16T00:46:28Z TWikiContributor TWikiConfigureCheckersCertificateDotPm https://www.oact.inaf.it/twikicheops/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 TWikiDashboardImages https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiDashboardImages TWikiDashboardAddOn #187; TWiki Dashboard Banner Images You can use these banner images for your own dashboards. If you use your own image, attach it directly to your... (last changed by TWikiContributor) 2013-08-16T06:29:52Z TWikiContributor IncludeTopicsAndWebPages https://www.oact.inaf.it/twikicheops/bin/view/TWiki/IncludeTopicsAndWebPages Include Topics and Web Pages Using % INCLUDE{... Variable Use the % INCLUDE{... variable to embed the content of another topic or web page inside a TWiki topic... (last changed by TWikiContributor) 2013-06-26T05:34:51Z TWikiContributor VarUSERREPORT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarUSERREPORT USERREPORT show user reports with profile pictures Show various user reports documented in UserReports Syntax: % USERREPORT{ action `...` ... Overview... (last changed by TWikiContributor) 2013-02-07T00:03:27Z TWikiContributor VarPINK https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarPINK PINK start pink colored text PINK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) 2012-11-15T05:58:10Z TWikiContributor DateAndTimeVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/DateAndTimeVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor DatabaseAndFormsVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/DatabaseAndFormsVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor AdministrationVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/AdministrationVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor SubwebAndTopicNames https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SubwebAndTopicNames Subweb and topic names conflicts, view URLs, and links If your TWiki installation has the hierarchical webs feature turned on, you face subtle issues about subweb... (last changed by TWikiContributor) 2012-09-26T09:51:07Z 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-2026 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.