Difference: WebRssBase (8 vs. 9)

Revision 92008-12-01 - 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/twikicheops/bin/view/TWiki /twikicheops/pub/TWiki/WebPreferences/logo.gif
Changed:
<
<
TWikiStoreDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiStoreDotPm Package TWiki::Store This module hosts the generic storage backend. This module provides the interface layer between the `real` store provider which is hidden behind... (last changed by TWikiContributor) 2018-07-16T03:20:37Z 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 BehaviourContrib https://www.oact.inaf.it/twikicheops/bin/view/TWiki/BehaviourContrib Behaviour Javascript Framework Contrib Introduction This contrib packages the third party Behaviour Javascript event library, available from http://bennolan.com... (last changed by TWikiContributor) 2018-07-05T23:42:36Z TWikiContributor VarTOPICLIST https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOPICLIST TOPICLIST{`format`} topic index of a web List of all topics in a web. The `format` defines the format of one topic item. It may include variables: The $topic... (last changed by TWikiContributor) 2016-07-27T04:19:42Z TWikiContributor VarHIDEINPRINT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarHIDEINPRINT HIDEINPRINT{text} hide content when printing Text inside the HIDEINPRINT is omitted when printing a topic. Syntax: % HIDEINPRINT{ any text Expands... (last changed by TWikiContributor) 2014-05-16T00:32:49Z TWikiContributor WebTopicEditTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebTopicEditTemplate Title Article text. Comments NOP (last changed by TWikiContributor) 2013-08-15T21:40:46Z TWikiContributor NewUserTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/NewUserTemplate My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference try out TWiki on your own... (last changed by TWikiContributor) 2013-04-10T18:07:30Z TWikiContributor IncludeTopicRaw https://www.oact.inaf.it/twikicheops/bin/view/TWiki/IncludeTopicRaw INCLUDE a topic in the raw When a topic is included, normally TWiki variables in the included topic are expanded in the context of the inlcluded topic. But if raw... (last changed by TWikiContributor) 2012-12-27T09:03:11Z 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 VarORANGE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarORANGE ORANGE start orange colored text ORANGE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T05:56:47Z TWikiContributor VarDISPLAYTIME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarDISPLAYTIME DISPLAYTIME display date and time Syntax: % DISPLAYTIME% Expands to: Date part of the format is displayed as defined by the {DefaultDateFormat... (last changed by TWikiContributor) 2012-11-12T08:04:55Z TWikiContributor VarATTACHURL https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarATTACHURL ATTACHURL full URL for attachments in the current topic Syntax: % ATTACHURL% Expands to: https://www.oact.inaf.it/twikicheops/pub/TWiki/VarATTACHURL... (last changed by TWikiContributor) 2012-11-12T06:37:53Z TWikiContributor DeveloperDocumentationCategory https://www.oact.inaf.it/twikicheops/bin/view/TWiki/DeveloperDocumentationCategory A List of TWiki Developer Documentation Related topics: (last changed by TWikiContributor) 2012-09-06T05:50:28Z TWikiContributor WebTopMenu https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebTopMenu Top Menu of TWiki Web This topic defines the menu structure of the TWiki web, used by the TopMenuSkin . 1 Web` User registration... (last changed by TWikiContributor) 2011-07-28T22:00:57Z TWikiContributor UsingHTML https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UsingHTML Using HTML, CSS and JavaScript You can use most HTML tags in TWiki topics without a problem. This is useful where you want to add some content that is formatted in... (last changed by TWikiContributor) 2011-07-07T21:48:52Z TWikiContributor TWikiReleaseNotes04x00 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiReleaseNotes04x00 TWiki Release 4.0 (Dakar) Note: This is the release note for the previous major release version 4.0.X. It is included with 4.1.X because it contains valuable information... (last changed by TWikiContributor) 2011-06-05T04:10:44Z TWikiContributor
>
>
TWikiRenderDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiRenderDotPm Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish... (last changed by TWikiContributor) 2018-07-16T03:20:47Z TWikiContributor PatternSkin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PatternSkin Pattern Skin . For use in corporate or perhaps in personal websites it should be fairly easy to tune the looks or even create a PatternSkin based new skin. Screenshot... (last changed by TWikiContributor) 2018-07-06T04:31:36Z TWikiContributor SpreadSheetPluginTestCases https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SpreadSheetPluginTestCases SpreadSheetPlugin Testing Use this topic to verify proper operation of the SpreadSheetPlugin in your environment. For developers: This topic is included by TestCaseAutoSpreadSheetPlu... (last changed by TWikiContributor) 2017-10-19T22:42:38Z TWikiContributor VarWEB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWEB WEB name of current web % WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic, it is the web... (last changed by TWikiContributor) 2016-03-03T19:20:59Z TWikiContributor TWikiReleaseNotes06x00 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiReleaseNotes06x00 Release Notes of TWiki 6.0.2 (Jerusalem), 2015 11 29 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... (last changed by TWikiContributor) 2015-11-30T02:00:12Z TWikiContributor VarINCLUDE https://www.oact.inaf.it/twikicheops/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 MetadataRepository https://www.oact.inaf.it/twikicheops/bin/view/TWiki/MetadataRepository Metadata Repository Motivation If you have hundreds or thousands of webs on a TWiki site, web metadata stored in a data repository is useful. It can... (last changed by TWikiContributor) 2015-03-09T09:04:10Z 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 TWikiLoginManagerDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiLoginManagerDotPm Package TWiki::LoginManager The package is also a Factory for login managers and also the base class for all login managers. On its own, an object of this class is... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor UserForm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UserForm User Form Note: This is a maintenance topic, used by the TWiki administrator. This form defines the form of the user profile pages of registered TWiki users listed... (last changed by TWikiContributor) 2013-10-12T01:54:42Z TWikiContributor VarBB3 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBB3 BB3 level 3 bullet with line break Line break and bullet, level 3. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB3% Expands... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor CopyingTopics https://www.oact.inaf.it/twikicheops/bin/view/TWiki/CopyingTopics Copying Topics Browser based copy for individual topics Overview You can use browser based controls to copy a topic within the same web or to another web. The specified... (last changed by TWikiContributor) 2012-12-25T07:25:32Z TWikiContributor VarDATEPICKER https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarDATEPICKER DATEPICKER{} pop up calendar to select a date for use in HTML forms The % DATEPICKER{ variable is handled by the DatePickerPlugin. Syntax: % DATEPICKER... (last changed by TWikiContributor) 2012-12-12T06:00:09Z TWikiContributor VarSITENAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSITENAME SITENAME the current site name Syntax: % SITENAME% Supported parameters: none Returns the current site name defined by {ReadOnlyAndMirrorWebs}{SiteName... (last changed by TWikiContributor) 2012-12-11T11:10:44Z TWikiContributor VarLIME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLIME LIME start lime colored text LIME is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) 2012-11-15T07:59:34Z TWikiContributor VarWIKINAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKINAME WIKINAME your Wiki username The WikiName is the same as % USERNAME% if not defined in the . topic Syntax: % WIKINAME% Expands to: Note:... (last changed by TWikiContributor) 2012-11-15T07:40:23Z TWikiContributor
 

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.