Difference: WebRssBase (2 vs. 3)

Revision 303 Sep 2003 - 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 http://twiki.cohabit.fr/do/view/TWiki http://twiki.cohabit.fr/pub/TWiki/TWikiLogos/twikilogo88x31.gif
Changed:
<
<
TWikiRenderDotPm http://twiki.cohabit.fr/do/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 http://twiki.cohabit.fr/do/rdiff/TWiki/TWikiRenderDotPm http://twiki.cohabit.fr/do/rdiff/TWiki/TWikiRenderDotPm UserReports http://twiki.cohabit.fr/do/view/TWiki/UserReports TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... 2015-05-29T23:43:57Z TWikiContributor 3 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/UserReports http://twiki.cohabit.fr/do/rdiff/TWiki/UserReports VarHIDE http://twiki.cohabit.fr/do/view/TWiki/VarHIDE HIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent... 2014-05-16T00:46:28Z TWikiContributor 3 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarHIDE http://twiki.cohabit.fr/do/rdiff/TWiki/VarHIDE TWikiAccessDotPm http://twiki.cohabit.fr/do/view/TWiki/TWikiAccessDotPm Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... 2013-10-14T08:02:47Z TWikiContributor 5 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/TWikiAccessDotPm http://twiki.cohabit.fr/do/rdiff/TWiki/TWikiAccessDotPm VarQ http://twiki.cohabit.fr/do/view/TWiki/VarQ Q question icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Q% Expands to: Category: FormattingAndRenderingVariables... 2013-09-14T07:33:48Z TWikiContributor 4 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarQ http://twiki.cohabit.fr/do/rdiff/TWiki/VarQ VarX http://twiki.cohabit.fr/do/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 http://twiki.cohabit.fr/do/rdiff/TWiki/VarX http://twiki.cohabit.fr/do/rdiff/TWiki/VarX VarADDTOHEAD http://twiki.cohabit.fr/do/view/TWiki/VarADDTOHEAD ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... 2013-09-13T00:05:38Z TWikiContributor 2 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarADDTOHEAD http://twiki.cohabit.fr/do/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings http://twiki.cohabit.fr/do/view/TWiki/WysiwygPluginSettings Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... 2013-09-12T05:06:39Z TWikiContributor 3 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/WysiwygPluginSettings http://twiki.cohabit.fr/do/rdiff/TWiki/WysiwygPluginSettings VarBROWN http://twiki.cohabit.fr/do/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... 2012-11-15T07:49:59Z TWikiContributor 4 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarBROWN http://twiki.cohabit.fr/do/rdiff/TWiki/VarBROWN VarWIKITOOLNAME http://twiki.cohabit.fr/do/view/TWiki/VarWIKITOOLNAME WIKITOOLNAME name of your TWiki site Syntax: % WIKITOOLNAME% Expands to: TWiki Category: SystemInformationVariables Related: WIKILOGOURL, WIKIVERSION... 2012-11-15T07:41:03Z TWikiContributor 4 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarWIKITOOLNAME http://twiki.cohabit.fr/do/rdiff/TWiki/VarWIKITOOLNAME VarSERVERTIME http://twiki.cohabit.fr/do/view/TWiki/VarSERVERTIME SERVERTIME server time Syntax: % SERVERTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day... 2012-11-15T06:23:12Z TWikiContributor 4 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarSERVERTIME http://twiki.cohabit.fr/do/rdiff/TWiki/VarSERVERTIME VarREMOTEPORT http://twiki.cohabit.fr/do/view/TWiki/VarREMOTEPORT REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... 2012-11-15T06:10:21Z TWikiContributor 4 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarREMOTEPORT http://twiki.cohabit.fr/do/rdiff/TWiki/VarREMOTEPORT VarLOGINURL http://twiki.cohabit.fr/do/view/TWiki/VarLOGINURL LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... 2012-11-14T05:52:24Z TWikiContributor 2 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarLOGINURL http://twiki.cohabit.fr/do/rdiff/TWiki/VarLOGINURL VarICONURL http://twiki.cohabit.fr/do/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 http://twiki.cohabit.fr/do/rdiff/TWiki/VarICONURL http://twiki.cohabit.fr/do/rdiff/TWiki/VarICONURL VarFAILEDPLUGINS http://twiki.cohabit.fr/do/view/TWiki/VarFAILEDPLUGINS FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS Category... 2012-11-13T08:25:27Z TWikiContributor 4 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarFAILEDPLUGINS http://twiki.cohabit.fr/do/rdiff/TWiki/VarFAILEDPLUGINS VarENDCOLOR http://twiki.cohabit.fr/do/view/TWiki/VarENDCOLOR ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic... 2012-11-12T08:21:03Z TWikiContributor 4 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarENDCOLOR http://twiki.cohabit.fr/do/rdiff/TWiki/VarENDCOLOR
>
>
UserReports http://twiki.cohabit.fr/do/view/TWiki/UserReports TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... 2015-05-29T23:43:57Z TWikiContributor 3 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/UserReports http://twiki.cohabit.fr/do/rdiff/TWiki/UserReports TWikiMetaDotPm http://twiki.cohabit.fr/do/view/TWiki/TWikiMetaDotPm Package TWiki::Meta All TWiki topics have data (text) and meta data (information about the topic). Meta data includes information such as file attachments, form... 2013-10-14T08:02:47Z TWikiContributor 5 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/TWikiMetaDotPm http://twiki.cohabit.fr/do/rdiff/TWiki/TWikiMetaDotPm TWikiAccessDotPm http://twiki.cohabit.fr/do/view/TWiki/TWikiAccessDotPm Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... 2013-10-14T08:02:47Z TWikiContributor 5 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/TWikiAccessDotPm http://twiki.cohabit.fr/do/rdiff/TWiki/TWikiAccessDotPm VarGROUPS http://twiki.cohabit.fr/do/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 http://twiki.cohabit.fr/do/rdiff/TWiki/VarGROUPS http://twiki.cohabit.fr/do/rdiff/TWiki/VarGROUPS WebPreferencesHelp http://twiki.cohabit.fr/do/view/TWiki/WebPreferencesHelp Help on Preferences A preference setting is defined by: 3 or 6 spaces Set NAME value Example: Set WEBBGCOLOR #FFFFC0 A preferences... 2013-09-25T19:36:25Z TWikiContributor 6 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/WebPreferencesHelp http://twiki.cohabit.fr/do/rdiff/TWiki/WebPreferencesHelp VarT http://twiki.cohabit.fr/do/view/TWiki/VarT T tip icon Type: Preference variable TWikiRenderingShortcut. Syntax: % T% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarT http://twiki.cohabit.fr/do/rdiff/TWiki/VarT VarADDTOHEAD http://twiki.cohabit.fr/do/view/TWiki/VarADDTOHEAD ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... 2013-09-13T00:05:38Z TWikiContributor 2 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarADDTOHEAD http://twiki.cohabit.fr/do/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings http://twiki.cohabit.fr/do/view/TWiki/WysiwygPluginSettings Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... 2013-09-12T05:06:39Z TWikiContributor 3 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/WysiwygPluginSettings http://twiki.cohabit.fr/do/rdiff/TWiki/WysiwygPluginSettings WebTopicEditTemplate http://twiki.cohabit.fr/do/view/TWiki/WebTopicEditTemplate Title Article text. Comments NOP 2013-08-15T21:40:46Z TWikiContributor 7 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/WebTopicEditTemplate http://twiki.cohabit.fr/do/rdiff/TWiki/WebTopicEditTemplate TWikiReleaseNotes05x01 http://twiki.cohabit.fr/do/view/TWiki/TWikiReleaseNotes05x01 Release Notes of TWiki 5.1.4 (Istanbul), 2013 02 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... 2013-02-16T22:54:56Z TWikiContributor 6 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/TWikiReleaseNotes05x01 http://twiki.cohabit.fr/do/rdiff/TWiki/TWikiReleaseNotes05x01 VarBROWN http://twiki.cohabit.fr/do/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... 2012-11-15T07:49:59Z TWikiContributor 4 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarBROWN http://twiki.cohabit.fr/do/rdiff/TWiki/VarBROWN VarWIKITOOLNAME http://twiki.cohabit.fr/do/view/TWiki/VarWIKITOOLNAME WIKITOOLNAME name of your TWiki site Syntax: % WIKITOOLNAME% Expands to: TWiki Category: SystemInformationVariables Related: WIKILOGOURL, WIKIVERSION... 2012-11-15T07:41:03Z TWikiContributor 4 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarWIKITOOLNAME http://twiki.cohabit.fr/do/rdiff/TWiki/VarWIKITOOLNAME VarLOGINURL http://twiki.cohabit.fr/do/view/TWiki/VarLOGINURL LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... 2012-11-14T05:52:24Z TWikiContributor 2 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarLOGINURL http://twiki.cohabit.fr/do/rdiff/TWiki/VarLOGINURL VarICONURL http://twiki.cohabit.fr/do/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 http://twiki.cohabit.fr/do/rdiff/TWiki/VarICONURL http://twiki.cohabit.fr/do/rdiff/TWiki/VarICONURL VarFAILEDPLUGINS http://twiki.cohabit.fr/do/view/TWiki/VarFAILEDPLUGINS FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS Category... 2012-11-13T08:25:27Z TWikiContributor 4 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarFAILEDPLUGINS http://twiki.cohabit.fr/do/rdiff/TWiki/VarFAILEDPLUGINS VarDISPLAYTIME2 http://twiki.cohabit.fr/do/view/TWiki/VarDISPLAYTIME2 DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... 2012-11-12T08:04:55Z TWikiContributor 6 updated major http://twiki.cohabit.fr/do/rdiff/TWiki/VarDISPLAYTIME2 http://twiki.cohabit.fr/do/rdiff/TWiki/VarDISPLAYTIME2
 

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-2026 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.