Difference: WebRssBase (3 vs. 4)

Revision 42003-10-19 - PeterThoeny

 

How to Find out What's New?

There are three ways to find out what's new in each TWiki web:

  1. WebChanges shows recent changes
  2. People subscribed in WebNotify get notified of recent changes by e-mail
  3. A news feed can be exported in RSS 1.0 format for TWiki:Codev/TWikiSyndication. RSS news readers like TWiki:Plugins/HeadlinesPlugin can display the recent changes

RSS Feed Usage

Changed:
<
<
>
>
 

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%SCRIPTSUFFIX%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s %INCLUDINGWEB% web</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World.</description>
%INCLUDE{"%TWIKIWEB%.WebRssBase"}%

Below part is included by each WebRss topic:


%STARTINCLUDE%  <image rdf:resource="%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright %GMTIME{"$year"}%, Peter Thoeny and contributing authors.</dc:rights>
  <dc:publisher>Peter Thoeny [Peter@Thoeny.com]</dc:publisher>
  <dc:creator>Peter Thoeny [Peter@Thoeny.com]</dc:creator>
  <dc:source>TWiki</dc:source>
  <wiki:interwiki>
    <rdf:Description link="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/">
      <rdf:value>TWiki.%INCLUDINGWEB%</rdf:value>
    </rdf:Description>
  </wiki:interwiki>
  <items>
    <rdf:Seq>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="      <rdf:li rdf:resource=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\" />"}%
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif">
  <title>TWiki.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif</url>
</image>
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... 2018-07-16T03:20:41Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUIDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUIDotPm TWikiConfigureImgToolDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureImgToolDotPm Package TWiki::Configure::ImgTool This class is a singleton that offers URLs for the images (logos, warning, info) used during configuration when neither pub... 2018-07-16T03:20:39Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiConfigureImgToolDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiConfigureImgToolDotPm TWikiInstallationGuide https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiInstallationGuide TWiki Installation Guide The following is installation instructions for the TWiki 6.1 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki... 2018-07-15T04:41:42Z TWikiContributor 83 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiInstallationGuide https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiInstallationGuide DatePickerPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/DatePickerPlugin Date Picker Plugin Introduction The DatePickerPlugin handles an input field with a pop up calendar to select a date for use in TWiki forms and TWiki applications... 2018-07-06T00:56:44Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/DatePickerPlugin https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/DatePickerPlugin AllowWebCreateByUserMappingManager https://www.oact.inaf.it/twikicheops/bin/view/TWiki/AllowWebCreateByUserMappingManager Allowing Web Creation, Deletion, Rename by the User Mapping Manager Motivation There are cases where DENYROOTCHANGE, ALLOWROOTCHANGE, DENYWEBCHANGE, and ALLOWWEBCHANGE... 2017-01-23T08:22:04Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/AllowWebCreateByUserMappingManager https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/AllowWebCreateByUserMappingManager UserSubwebs https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UserSubwebs User Subwebs TWiki provides each user with their own topic having their information and configuration. You may want to provide each user with a subweb Main/FirstLast... 2017-01-23T08:08:34Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/UserSubwebs https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/UserSubwebs TWikiFormFieldDefinitionDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiFormFieldDefinitionDotPm Package TWiki::Form::FieldDefinition Base class of all field definition classes. Type specific classes are derived from this class to define specific per type behaviours... 2015-11-29T10:27:04Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiFormFieldDefinitionDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiFormFieldDefinitionDotPm 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... 2015-06-05T01:43:02Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarINCLUDE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarINCLUDE VarENDCOLUMNS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENDCOLUMNS ENDCOLUMNS end a responsive multi column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . See TWOCOLUMNS... 2015-05-07T04:00:56Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarENDCOLUMNS https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarENDCOLUMNS VarWEBPREFSTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWEBPREFSTOPIC WEBPREFSTOPIC name of web preferences topic Syntax: % WEBPREFSTOPIC% Expands to: , renders as Category: AdministrationVariables, SystemInformationVariables... 2014-12-16T02:37:42Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWEBPREFSTOPIC https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWEBPREFSTOPIC VarSESSIONVARIABLE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSESSIONVARIABLE SESSION VARIABLE get, set or clear a session variable Session variables are stored in a personal `persistent memory space` that is not lost until the web browser... 2014-08-14T02:36:29Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSESSIONVARIABLE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSESSIONVARIABLE TWikiSiteTools https://www.oact.inaf.it/twikicheops/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... 2013-10-13T10:29:54Z TWikiContributor 20 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiSiteTools https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiSiteTools VarGROUPS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarGROUPS GROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. The variable is intended to be used in .TWikiGroups, to allow a group... 2013-10-10T00:18:58Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarGROUPS https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarGROUPS WebTopicEditTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebTopicEditTemplate Title Article text. Comments NOP 2013-08-15T21:40:46Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebTopicEditTemplate https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebTopicEditTemplate VarSILVER https://www.oact.inaf.it/twikicheops/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... 2012-11-15T06:25:50Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSILVER https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSILVER VarENDSECTION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENDSECTION ENDSECTION{`name`} marks the end of a named section within a topic Syntax: % ENDSECTION{`name` Syntax: % ENDSECTION{type `include` Syntax: % ENDSECTION... 2012-11-12T08:21:27Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarENDSECTION https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarENDSECTION
>
>
TWikiDashboardAddOn https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiDashboardAddOn?t=2018-07-06T07:55:27Z TWiki Dashboard Add On Introduction A dashboard comes into play when users need to get an overview of their work and want to navigate quickly to relevant places.... 2018-07-06T07:55:27Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiDashboardAddOn https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiDashboardAddOn TWikiPreferences https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiPreferences?t=2017-02-12T00:19:50Z TWiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this TWikiSite. NOTE: Don`t edit this topic... 2017-02-12T00:19:50Z TWikiContributor 91 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiPreferences https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiPreferences VarTWIKISHEET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTWIKISHEET?t=2016-04-14T09:38:39Z TWIKISHEET{} enable TWiki Sheet (spreadsheet) and set options The % TWIKISHEET{ variable is handled by the TWikiSheetPlugin Syntax: % TWIKISHEET{ parameters... 2016-04-14T09:38:39Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTWIKISHEET https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTWIKISHEET VarWIKIWEBMASTERNAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIWEBMASTERNAME?t=2015-10-07T00:47:51Z WIKIWEBMASTERNAME name of the administrator % WIKIWEBMASTERNAME% expands to the name of the administrator of . Syntax: % WIKIWEBMASTERNAME% , expands... 2015-10-07T00:47:51Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKIWEBMASTERNAME https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKIWEBMASTERNAME VarSETGETDUMP https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSETGETDUMP?t=2015-04-09T20:44:52Z SETGETDUMP{...} dump variables Dump volatile or persistent name/values previously set with % SET{ . Syntax: % SETGETDUMP{ remember `1` format `...` separator... 2015-04-09T20:44:52Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSETGETDUMP https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSETGETDUMP PeterThoeny https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PeterThoeny?t=2014-12-16T02:17:39Z Peter Thoeny TWiki Enterprise Consultant, Founder and BDFL of TWiki and TWiki.org, inventor of structured wikis, co author of for Dummies book, speaker, HDR Photographer... 2014-12-16T02:17:39Z TWikiContributor 9 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/PeterThoeny https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/PeterThoeny TWikiUserAuthentication https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUserAuthentication?t=2014-07-13T20:49:50Z TWiki User Authentication TWiki site access control and user activity tracking options Overview Authentication, or `logging in`, is the process by which a user... 2014-07-13T20:49:50Z TWikiContributor 28 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUserAuthentication https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUserAuthentication WebTopBar https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebTopBar?t=2014-06-19T03:03:06Z 2014-06-19T03:03:06Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebTopBar https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebTopBar VarTOC2 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOC2?t=2014-06-16T01:48:26Z TOC{`Topic`} table of contents Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ( ` text`... 2014-06-16T01:48:26Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTOC2 https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTOC2 TWikiUICopyDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUICopyDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... 2013-10-14T08:02:47Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUICopyDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUICopyDotPm PageRenderingProcess https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PageRenderingProcess?t=2013-08-30T00:07:32Z Page Rendering Process Overview of how TWiki works To achieve a goal in TWiki either by making use of existing features or implementing new features, good understanding... 2013-08-30T00:07:32Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/PageRenderingProcess https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/PageRenderingProcess VarCONTENTMODE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCONTENTMODE?t=2012-11-30T07:50:47Z CONTENTMODE{web `WEB`} content mode Returns the content mode of the specified web. It`s either `local`, `read only`, `master`, or `slave`. Read ReadOnlyAndMirrorWebs... 2012-11-30T07:50:47Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarCONTENTMODE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarCONTENTMODE TextFormattingRules https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TextFormattingRules?t=2012-11-15T19:12:06Z TWiki Text Formatting These instructions are for contributors who prefer to use the Raw Edit over the default WYSIWYG editor. Working in TWiki is as easy as typing... 2012-11-15T19:12:06Z TWikiContributor 55 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TextFormattingRules https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TextFormattingRules VarWIKILOGOIMG https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKILOGOIMG?t=2012-11-15T07:39:35Z WIKILOGOIMG site logo image URL Syntax: % WIKILOGOIMG% Expands to: Renders as: Defined in: TWikiPreferences Category: AdministrationVariables... 2012-11-15T07:39:35Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKILOGOIMG https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKILOGOIMG VarREMOTEPORT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarREMOTEPORT?t=2012-11-15T06:10:21Z REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... 2012-11-15T06:10:21Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarREMOTEPORT https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarREMOTEPORT VarORANGE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarORANGE?t=2012-11-15T05:56:47Z ORANGE start orange colored text ORANGE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-15T05:56:47Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarORANGE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarORANGE
 

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

-- PeterThoeny - 02 Sep 2003

 
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.