Difference: WebRssBase (2 vs. 3)

Revision 32003-09-03 - PeterThoeny

Changed:
<
<

RSS Feed

>
>

How to Find out What's New?

 
Changed:
<
<
This is the base for the RSS feed for each web.
>
>
There are three ways to find out what's new in each TWiki web:
Added:
>
>
  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
 
Changed:
<
<
Each web has a WebRss that should contain the following text:
>
>

RSS Feed Usage

 
Added:
>
>

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"}%
Added:
>
>

  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>
Changed:
<
<
>
>
  TWiki.TWiki https://www.oact.inaf.it/twikicheops/bin/view/TWiki https://www.oact.inaf.it/twikicheops/pub/TWiki/TWikiLogos/twikilogo88x31.gif
Changed:
<
<
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... 2018-07-16T03:20:47Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiRenderDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiRenderDotPm VarTOPICTITLE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOPICTITLE TOPICTITLE title of a topic The topic title is defined by, in order of sequence: form field named `Title`, topic preference setting named TITLE... 2018-04-25T22:35:14Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTOPICTITLE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTOPICTITLE VarWIKIWEBMASTERNAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIWEBMASTERNAME 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 TWikiFormDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiFormDotPm Package TWiki::Form Object representing a single form definition. Form definitions are mainly used to control rendering of a form for editing, though there is some... 2014-10-05T11:03:28Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiFormDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiFormDotPm FileAttachment https://www.oact.inaf.it/twikicheops/bin/view/TWiki/FileAttachment File Attachments Each topic can have one or more files of any type attached to it by using the Attach screen to upload (or download) files from your local PC. Attachments... 2014-05-20T04:40:02Z TWikiContributor 21 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/FileAttachment https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/FileAttachment SiteChanges https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SiteChanges most recent topic changes in webs Modified (now ) Topic in Web Last Modified By Modify changes listing Number of changes per web: 20... 2013-11-15T21:54:05Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/SiteChanges https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/SiteChanges VarRAQUO https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarRAQUO RAQUO right double angle quote This variable is typically used in breadcrumbs. Syntax: % RAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... 2013-10-02T21:27:09Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarRAQUO https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarRAQUO VarVBAR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarVBAR VBAR vertical bar The vertical bar variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % VBAR%... 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarVBAR https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarVBAR CustomUserGroupNotations https://www.oact.inaf.it/twikicheops/bin/view/TWiki/CustomUserGroupNotations Custom User/Group Notations Your TWiki site may be depending on a web user authentication mechanism provided in your environment. And your users are well accustomed... 2013-04-26T06:51:03Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/CustomUserGroupNotations https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/CustomUserGroupNotations VarMDREPO https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarMDREPO MDREPO retrieve data from metadata repository Attention: This variable works only if MetadataRepository is in use. Otherwise, it always returns a zero length... 2013-04-05T08:04:52Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarMDREPO https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarMDREPO TWikiSkinBrowser https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiSkinBrowser TWiki Skin Browser You can try out the TWikiSkins currently installed on this system: .skinstable td {border top:2px solid #444; padding:0.75em 0.5em;} Tip: Additional... 2012-12-21T09:19:02Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiSkinBrowser https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiSkinBrowser VarTEAL https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTEAL TEAL start teal colored text TEAL is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... 2012-11-15T07:58:35Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTEAL https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTEAL 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... 2012-11-15T07:38:22Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWHITE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWHITE VarTOPICURL https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOPICURL TOPICURL shortcut to viewing the current topic This variable always expands to an url pointing to the current base topic. Type: Preference variable TWikiRenderingShortcut... 2012-11-15T07:02:52Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTOPICURL https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTOPICURL VarPLUGINDESCRIPTIONS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarPLUGINDESCRIPTIONS PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % PLUGINDESCRIPTIONS% Expands to: Category: AdministrationVariables, SystemInformationVariables... 2012-11-15T05:58:40Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarPLUGINDESCRIPTIONS https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarPLUGINDESCRIPTIONS VarLOGOUT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLOGOUT LOGOUT present a full logout link to authenticated user Present a logout link only to logged in users Syntax: % LOGOUT% Expand to: Category... 2012-11-14T05:55:08Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarLOGOUT https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarLOGOUT
>
>
WebSearch https://www.oact.inaf.it/twikicheops/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... 2018-07-15T00:39:04Z TWikiContributor 26 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebSearch https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebSearch WebRssBase https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebRssBase 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/twikicheops/bin/rdiff/TWiki/WebRssBase https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebRssBase ColorPickerPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ColorPickerPlugin Color Picker Plugin Introduction This TWiki plugin packages the color picker, which is a jQuery plugin developed by Steven Wittens of Acko.net. The package adds a... 2018-07-06T00:16:11Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/ColorPickerPlugin https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/ColorPickerPlugin TWikiScripts https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiScripts TWiki CGI and Command Line Scripts Programs on the TWiki server performing actions such as rendering, saving and renaming topics. The TWiki scripts are located in... 2016-11-22T07:30:46Z TWikiContributor 17 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiScripts https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiScripts VarJQTAB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarJQTAB 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/twikicheops/bin/rdiff/TWiki/VarJQTAB https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarJQTAB VarTWOCOLUMNS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTWOCOLUMNS TWOCOLUMNS responsive two column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . The layout is responsive... 2015-05-07T04:00:56Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTWOCOLUMNS https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTWOCOLUMNS 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 TopMenuSkinTopBar https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TopMenuSkinTopBar Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... 2014-06-19T03:01:22Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TopMenuSkinTopBar https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TopMenuSkinTopBar VarN https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarN N `new` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % N% Expands to: Category: FormattingAndRenderingVariables, SkinsAndTemplatesVariables... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarN https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarN VarI https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarI I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % I% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarI https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarI TWikiReferenceManual https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiReferenceManual TWiki Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of the TWiki Enterprise Collaboration... 2013-08-30T00:07:32Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiReferenceManual https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiReferenceManual 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... 2013-04-10T18:07:30Z TWikiContributor 20 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/NewUserTemplate https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/NewUserTemplate VarCALCULATE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCALCULATE CALCULATE{`formula`} handle spreadsheet calculations outside tables The % CALCULATE{formula variable is handled by the SpreadSheetPlugin. Over 100 functions... 2013-03-23T08:16:51Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarCALCULATE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarCALCULATE WebTopicViewTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebTopicViewTemplate Note: This topic does not exist The topic 1 you are trying to access does not exist, yet. Do you wish to navigate quickly to a similar topic? Similar topics... 2013-01-24T01:48:37Z TWikiContributor 18 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebTopicViewTemplate https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebTopicViewTemplate VarWIKILOGOIMG https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKILOGOIMG 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 VarSTARTSECTION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % STARTSECTION{ and % ENDSECTION{ . Sections may be given... 2012-11-15T06:29:08Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSTARTSECTION https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSTARTSECTION
 

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

Changed:
<
<
-- PeterThoeny - 30 Jan 2003
>
>
-- 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.