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:
<
<
TipsContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TipsContrib Tips Contrib Package Displays a rotating `TWiki Tip of the Day` to help familiarize new users with TWiki features. Includes an application for creating custom tips... 2018-07-15T00:21:54Z TWikiContributor 14 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TipsContrib https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TipsContrib WatchlistPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WatchlistPlugin Watchlist Plugin Introduction The WatchlistPlugin adds watchlist feature to TWiki topics. Topics of interest can be watched and unwatched. A user can see recent changes... 2018-07-10T21:31:56Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WatchlistPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WatchlistPlugin TWikiVariablesWizard https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesWizard TWiki Variables Wizard to Find and Compose Variables #one var h6 { margin top: 0; } Categories: all Variables: Select a category... 2015-01-16T00:39:20Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiVariablesWizard https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiVariablesWizard UserForm https://www.oact.inaf.it/twikiplato/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... 2013-10-12T01:54:42Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UserForm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UserForm StaticMethod https://www.oact.inaf.it/twikiplato/bin/view/TWiki/StaticMethod Static Method A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example, package Telecoms StaticMethod... 2013-09-25T19:36:34Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/StaticMethod https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/StaticMethod VarX https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarX X warning icon Type: Preference variable TWikiRenderingShortcut. Syntax: % X% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarX https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarX VarU https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarU U `updated` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % U% Expands to: Category: FormattingAndRenderingVariables... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarU https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarU WebTopicCreator https://www.oact.inaf.it/twikiplato/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... 2013-04-27T01:22:50Z TWikiContributor 8 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebTopicCreator https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebTopicCreator WebAtomBase https://www.oact.inaf.it/twikiplato/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... 2013-04-23T04:12:33Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebAtomBase https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebAtomBase SearchPatternCookbook https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchPatternCookbook Search Pattern Cookbook The Search function in TWiki is very powerful. Especially searches using a RegularExpression play an important part of tapping TWiki`s full... 2013-04-23T03:30:20Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SearchPatternCookbook https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SearchPatternCookbook VarBUBBLESIG https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBUBBLESIG BUBBLESIG show bubble box and user signature with profile picture icon Syntax: % BUBBLESIG{WikiName or % BUBBLESIG{WikiName YYYY MM DD The parameter... 2013-01-04T09:23:18Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBUBBLESIG https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBUBBLESIG VarREMOTEUSER https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREMOTEUSER REMOTE USER environment variable Syntax: % REMOTE USER% Expands to: Category: DevelopmentVariables, SystemInformationVariables, UsersAndAuthenticationVariables... 2012-11-15T06:11:07Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarREMOTEUSER https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarREMOTEUSER VarPLUGINVERSION https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPLUGINVERSION PLUGINVERSION the version of a TWiki Plugin, or the TWiki Plugins API Syntax: % PLUGINVERSION{`name` to get the version of a specific plugin Example:... 2012-11-15T05:58:43Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarPLUGINVERSION https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarPLUGINVERSION VarICONURL https://www.oact.inaf.it/twikiplato/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... 2012-11-13T09:00:16Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarICONURL https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarICONURL VarENTITY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENTITY ENTITY{string} encode a string to HTML entities Encode `special` characters to HTML entities. Useful to encode text properly for HTML input fields. Encoded... 2012-11-12T08:21:52Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarENTITY https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarENTITY VarBLACK https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBLACK BLACK start black colored text BLACK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-12T06:52:27Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBLACK https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBLACK
>
>
TWikiRenderDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiRenderDotPm?t=2018-07-16T03:20:47Z Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish... 2018-07-16T03:20:47Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiRenderDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiRenderDotPm WebRssBase https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebRssBase?t=2018-07-15T00:36:35Z 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 1. Subscribed... 2018-07-15T00:36:35Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebRssBase https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebRssBase TwistyPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TwistyPlugin?t=2018-07-06T08:21:41Z TwistyPlugin Introduction The TwistyPlugin gives you several options to control the appearance of a twisty: use link text or buttons position an icon... 2018-07-06T08:21:41Z TWikiContributor 12 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TwistyPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TwistyPlugin TWikiUserMappingContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUserMappingContrib?t=2018-07-06T08:12:22Z TWikiUserMappingContrib Introduction The User Mapping Manager interface provides services for mapping between a `user identity` as used when talking to an external... 2018-07-06T08:12:22Z TWikiContributor 14 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUserMappingContrib https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUserMappingContrib TopMenuSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkin?t=2018-07-06T07:43:54Z TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... 2018-07-06T07:43:54Z TWikiContributor 9 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TopMenuSkin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TopMenuSkin VarEDITFORMFIELD https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEDITFORMFIELD?t=2016-08-31T04:01:34Z EDITFORMFIELD{`fieldname` form ``} render an input field specified in a form template topic Use this to create HTML forms that update TWikiForms, such as a... 2016-08-31T04:01:34Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarEDITFORMFIELD https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarEDITFORMFIELD VarWIKIWEBMASTER https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIWEBMASTER?t=2015-10-07T00:47:51Z WIKIWEBMASTER email address of the administrator % WIKIWEBMASTER% expands to the email address of the administrator of . Syntax: % WIKIWEBMASTER% , expands... 2015-10-07T00:47:51Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWIKIWEBMASTER https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWIKIWEBMASTER SearchResultsPagination https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchResultsPagination?t=2015-06-08T08:17:58Z Search Results Pagination When a % SEARCH{... returns many results, you may want to paginate the results. Overview You can achieve search results pagination by... 2015-06-08T08:17:58Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SearchResultsPagination https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SearchResultsPagination VarJQTAB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarJQTAB?t=2015-05-13T06:49:42Z JQTAB start a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab... 2015-05-13T06:49:42Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarJQTAB https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarJQTAB VarENDCOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENDCOLUMNS?t=2015-05-07T04:00:56Z 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/twikiplato/bin/rdiff/TWiki/VarENDCOLUMNS https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarENDCOLUMNS TWikiResponseDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiResponseDotPm?t=2013-10-14T08:02:47Z Package TWiki::Response Class to encapsulate response data. Fields: status response status headers hashref to response headers body... 2013-10-14T08:02:47Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiResponseDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiResponseDotPm VarBB2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBB2?t=2013-10-02T21:27:09Z BB2 level 2 bullet with line break Line break and bullet, level 2. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB2% Expands... 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBB2 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBB2 ManagingWebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ManagingWebs?t=2013-03-05T08:54:06Z Managing Webs Adding, renaming and deleting webs are all web based operations. Overview A TWikiSite is divided into webs; each one represents one workspace, one... 2013-03-05T08:54:06Z TWikiContributor 40 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/ManagingWebs https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/ManagingWebs InstalledPlugins https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InstalledPlugins?t=2013-03-01T23:41:54Z 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... 2013-03-01T23:41:54Z TWikiContributor 8 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/InstalledPlugins https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/InstalledPlugins VarUSERREPORT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarUSERREPORT?t=2013-02-07T00:03:27Z USERREPORT show user reports with profile pictures Show various user reports documented in UserReports Syntax: % USERREPORT{ action `...` ... Overview... 2013-02-07T00:03:27Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERREPORT https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERREPORT UsingMultipleDisks https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UsingMultipleDisks?t=2012-11-22T04:22:04Z Using multiple disks for DataDir and PubDir Motivation A TWiki site may reach a point where a single disk drive cannot house all files. Having PubDir on a different... 2012-11-22T04:22:04Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UsingMultipleDisks https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UsingMultipleDisks
 

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.