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:
<
<
TWikiUIDotPm https://www.oact.inaf.it/twikicheops/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 CgiContrib https://www.oact.inaf.it/twikicheops/bin/view/TWiki/CgiContrib CGI Contrib Package Introduction This contrib does not add any features to TWiki. Its purpose is to convert Perl`s CGI module from being an external dependency to... (last changed by TWikiContributor) 2018-07-05T23:52:57Z TWikiContributor TinyMCEFrequentlyAskedQuestions https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions TinyMCE FAQs Frequently Asked Questions of the TinyMCEPlugin integration. Q: How can I disable the WYSIWYG editor? A: There are several ways to disable the WYSIWYG... (last changed by TWikiContributor) 2016-01-13T09:44:53Z TWikiContributor TWikiNetDotPm https://www.oact.inaf.it/twikicheops/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 VarHEADLINES https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarHEADLINES HEADLINES{`url`} show RSS and ATOM feeds in TWiki pages The % HEADLINES{`url` variable is handled by the HeadlinesPlugin. Syntax: % HEADLINES{ `http:... (last changed by TWikiContributor) 2015-11-05T22:53:05Z TWikiContributor TWikiForms https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiForms TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... (last changed by TWikiContributor) 2014-12-11T07:16:09Z TWikiContributor VarJQTABPANE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarJQTABPANE JQTABPANE start a JQuery tab pane Create nice looking horizontal tab panes in TWiki topics. Write a sequence of % JQTAB{`...` and % JQENDTAB% pairs, and enclose... (last changed by TWikiContributor) 2014-11-14T23:26:41Z TWikiContributor VarMAKETEXT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarMAKETEXT MAKETEXT translate text using TWiki`s I18N infrastructure Text in MAKETEXT is translated into another language at page view time if the user activates a... (last changed by TWikiContributor) 2014-01-29T00:14:09Z TWikiContributor TWikiSite https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiSite TWiki Site TWiki is a Web based collaboration platform A TWiki site is an easy to use, full featured open communications environment: people anywhere... (last changed by TWikiContributor) 2013-11-07T07:57:27Z TWikiContributor TWikiRequestDotPm https://www.oact.inaf.it/twikicheops/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 TWikiConfigureLoadDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureLoadDotPm Package TWiki::Configure::Load This module consists of just a single subroutine readConfig . It allows to safely modify configuration variables for one single... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarCARET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCARET CARET caret symbol The caret variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % CARET% Expands... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor VarLAQUO https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLAQUO LAQUO left double angle quote This variable is typically used in breadcrumbs. Syntax: % LAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor ExampleTopicTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ExampleTopicTemplate (just an example illustrating how to create a new topic based on a specific template topic. .TWikiTemplates has more) (last changed by TWikiContributor) 2013-03-31T05:55:09Z TWikiContributor VarUSERNAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarUSERNAME USERNAME your login username TWiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME like .JohnSmith... (last changed by TWikiContributor) 2012-11-15T07:17:14Z TWikiContributor VarICONURL https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarICONURL ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (last changed by TWikiContributor) 2012-11-13T09:00:16Z 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.