Difference: WebRssBase (9 vs. 10)

Revision 102012-11-09 - 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:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki https://www.oact.inaf.it/twikiplato/bin/view/TWiki http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
TWikiSystemRequirements https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSystemRequirements TWiki System Requirements Server and client requirements Low client and server base requirements are core features that keep TWiki widely deployable, particularly... (last changed by TWikiContributor) 2018-07-15T06:33:52Z TWikiContributor WebSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebSearch Search in 1 Web Advanced search Attachment search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo... (last changed by TWikiContributor) 2018-07-15T00:39:04Z TWikiContributor FormattedSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/FormattedSearch TWiki Formatted Search Inline search feature allows flexible formatting of search result The default output format of a % SEARCH{... is a table consisting of topic... (last changed by TWikiContributor) 2018-07-14T23:53:43Z TWikiContributor VarWEBLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEBLIST WEBLIST{`format`} index of all webs List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL on preference variable. The `format`... (last changed by TWikiContributor) 2017-05-31T07:34:19Z TWikiContributor AllowWebCreateByUserMappingManager https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AllowWebCreateByUserMappingManager Allowing Web Creation, Deletion, Rename by the User Mapping Manager Motivation There are cases where DENYROOTCHANGE, ALLOWROOTCHANGE, DENYWEBCHANGE, and ALLOWWEBCHANGE... (last changed by TWikiContributor) 2017-01-23T08:22:04Z TWikiContributor TWikiVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariables TWiki Variables Special text strings expand on the fly to display dynamic content, such as user data or system info TWikiVariables are text strings % VARIABLE... (last changed by TWikiContributor) 2016-07-11T06:26:28Z TWikiContributor VarINCLUDE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarINCLUDE INCLUDE{`page`} include other topic, attachment, or web page Merges the content of a specified page into the current one before rendering. Syntax: % INCLUDE... (last changed by TWikiContributor) 2015-06-05T01:43:02Z TWikiContributor VarWEBPREFSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEBPREFSTOPIC WEBPREFSTOPIC name of web preferences topic Syntax: % WEBPREFSTOPIC% Expands to: , renders as Category: AdministrationVariables, SystemInformationVariables... (last changed by TWikiContributor) 2014-12-16T02:37:42Z TWikiContributor VarMAKETEXT https://www.oact.inaf.it/twikiplato/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 VarRAQUO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRAQUO RAQUO right double angle quote This variable is typically used in breadcrumbs. Syntax: % RAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor VarNBSP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNBSP NBSP non breaking space The WYSIWYG editor tends to change nbsp; into normal space. Use this variable where non breaking space needs to be retained, such as... (last changed by TWikiContributor) 2013-10-02T21:18:55Z TWikiContributor TinyMCEQuickHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TinyMCEQuickHelp TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiContributor) 2013-09-13T06:54:46Z TWikiContributor AutonomousWebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AutonomousWebs Making webs autonomous Motivation On a large TWiki site having thousands of webs, each web should be as self service as possible so that TWiki administrators` work... (last changed by TWikiContributor) 2012-12-26T01:54:51Z TWikiContributor VarBROWN https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBROWN BROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T07:49:59Z TWikiContributor VarTWISTY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTWISTY TWISTY{ attributes } dynamically open and close sections of content The % TWISTY{ variable is handled by the TwistyPlugin. Syntax: % TWISTY{ ...... (last changed by TWikiContributor) 2012-11-15T07:03:55Z TWikiContributor VarSCRIPTURLPATH https://www.oact.inaf.it/twikiplato/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
>
>
TWikiTips https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTips TWiki Tips TWiki Tips are tips and hints contributed by TWiki users. Use this form to search for tips. You can contribute new tips. See also: TWiki Tips Of The... (last changed by TWikiContributor) 2018-07-15T00:21:01Z TWikiContributor TWikiDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDotPm Package TWiki TWiki operates by creating a singleton object (known as the Session object) that acts as a point of reference for all the different modules in the system... (last changed by TWikiContributor) 2015-11-29T10:27:03Z TWikiContributor VarMETA https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMETA META displays meta data Provided mainly for use in templates, this variable generates the parts of the topic view that relate to meta data (attachments, forms... (last changed by TWikiContributor) 2014-03-16T07:22:27Z TWikiContributor TWikiSiteTools https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSiteTools TWiki Site Tools Utilities for searching, navigation, and monitoring site activity TWiki Site Tools include utilities for navigating, searching and keeping up with... (last changed by TWikiContributor) 2013-10-13T10:29:54Z TWikiContributor VarU https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarU U `updated` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % U% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor InstalledPlugins https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InstalledPlugins Installed Plugins Plugins are mainly user contributed add ons that enhance and extend TWiki features and capabilities. A limited number of plugins are included in... (last changed by TWikiContributor) 2013-03-01T23:41:54Z TWikiContributor VarSTOPINCLUDE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSTOPINCLUDE STOPINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining text. A normal... (last changed by TWikiContributor) 2012-11-15T06:29:30Z TWikiContributor VarSILVER https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSILVER SILVER start silver colored text SILVER is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T06:25:50Z TWikiContributor VarRENDERLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRENDERLIST RENDERLIST render bullet lists in a variety of formats The % RENDERLIST% variable is handled by the RenderListPlugin Syntax: % RENDERLIST% Syntax... (last changed by TWikiContributor) 2012-11-15T06:08:54Z TWikiContributor VarLANGUAGES https://www.oact.inaf.it/twikiplato/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 EditingAndContentUpdateVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/EditingAndContentUpdateVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor TWikiTip015 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTip015 Breadcrumb The breadcrumb of a topic shows you the page hierarchy. It is constructed using a topic`s parent setting. See More Tips... Contributors: TWiki:Main... (last changed by TWikiContributor) 2012-09-05T06:16:05Z TWikiContributor TWikiUsersTWikiUserMappingDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUsersTWikiUserMappingDotPm Package TWiki::Users::TWikiUserMapping The User mapping is the process by which TWiki maps from a username (a login name) to a wikiname and back. It is also where... (last changed by TWikiContributor) 2011-08-21T04:16:00Z TWikiContributor TWikiUsersPasswordDotPm https://www.oact.inaf.it/twikiplato/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 UserBookmarksTemplate https://www.oact.inaf.it/twikiplato/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 WikiName https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WikiName Wiki Name Your name, usually your first and last name connected without a space. For example, Tim Berners Lee`s WikiName is TimBernersLee. Your name is also... (last changed by TWikiContributor) 2011-06-05T05:29:25Z TWikiContributor
 

See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

Deleted:
<
<
 
 
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.