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:
<
<
WebSearchAdvanced https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebSearchAdvanced Advanced Search Simple search Attachment search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo Search... (last changed by TWikiContributor) 2018-07-14T23:42:50Z TWikiContributor VarENCODE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENCODE ENCODE{string} encode a string to URL entities, HTML entities, CSV format, and more Encode `special` characters in a string to HTML numeric entities, URL entities... (last changed by TWikiContributor) 2018-07-14T23:23:02Z TWikiContributor VarTWOCOLUMNS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTWOCOLUMNS TWOCOLUMNS responsive two column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . The layout is responsive... (last changed by TWikiContributor) 2015-05-07T04:00:56Z TWikiContributor VarSPACEOUT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSPACEOUT SPACEOUT{`string`} renders string with spaces inserted in sensible places Inserts spaces between word components. Word component boundaries are transitions from... (last changed by TWikiContributor) 2015-01-15T02:58:30Z TWikiContributor TWikiAccessDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiAccessDotPm Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... (last changed by TWikiContributor) 2013-10-14T08:02:47Z 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 VarBULLET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBULLET BULLET bullet sign Bullet sign, useful to create a bullet list in a TWiki table, such as % BULLET% One % BB% Two % BB% Three Type: Preference variable... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor WebTopicCreator https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebTopicCreator `Create New Topic` page has moved Continue to create the new page TWiki admins Please replace all web`s WebTopicCreator topic contents with this text: % `WebTopicCreator... (last changed by TWikiContributor) 2013-04-27T01:22:50Z TWikiContributor WebAtomBase https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebAtomBase 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 1. Subscribed... (last changed by TWikiContributor) 2013-04-23T04:12:33Z TWikiContributor VarWHITE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWHITE WHITE start white colored text WHITE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T07:38:22Z TWikiContributor VarTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOPIC TOPIC name of current topic % TOPIC% expands to the name of the topic. If you are looking at the text of an included topic, it is the name of the included topic... (last changed by TWikiContributor) 2012-11-15T07:02:52Z TWikiContributor VarSTARTSECTION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % STARTSECTION{ and % ENDSECTION{ . Sections may be given... (last changed by TWikiContributor) 2012-11-15T06:29:08Z TWikiContributor VarSCRIPTSUFFIX https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSCRIPTSUFFIX SCRIPTSUFFIX script suffix Some TWiki installations require a file extension for CGI scripts, such as .pl or .cgi Syntax: % SCRIPTSUFFIX%... (last changed by TWikiContributor) 2012-11-15T06:20:11Z TWikiContributor VarENDCOLOR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENDCOLOR ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic... (last changed by TWikiContributor) 2012-11-12T08:21:03Z TWikiContributor VarEDITTABLE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEDITTABLE EDITTABLE{ attributes } edit TWiki tables using edit fields and other input fields The % EDITTABLE{ variable is handled by the EditTablePlugin Syntax... (last changed by TWikiContributor) 2012-11-12T08:18:39Z TWikiContributor VarDASHBOARD https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarDASHBOARD DASHBOARD build a dashboard with banner and boxes Use this variable to quickly create dashboards for intranet home, team homepages, project homepages and knowledge... (last changed by TWikiContributor) 2012-11-12T07:36:39Z 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.