Difference: WebRssBase (1 vs. 11)

Revision 112018-07-15 - 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:
<
<
>
>
%SEARCH{
Added:
>
>
".*" web="TWiki" excludetopic="WebStatistics" type="regex" nosearch="on" sort="modified" reverse="on" nototal="on" limit="16" scope="text" casesensitive="on" date="" format=" " }%
  Home - this site is powered by TWiki(R).TWiki https://www.oact.inaf.it/twikiplato/bin/view/TWiki http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
WebHome https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebHome The place to learn about TWiki features and perform TWiki system maintenance. TWiki is a flexible, powerful, secure, yet simple Enterprise Wiki and Web Application... (last changed by TWikiContributor) 2018-07-13T04:49:21Z TWikiContributor SpreadSheetPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SpreadSheetPlugin TWiki Spreadsheet Plugin This plugin adds spreadsheet capabilities to TWiki topics. Functions such as % CALCULATE{$INT(7/3) are evaluated at page view time. They... (last changed by TWikiContributor) 2018-07-06T06:24:21Z TWikiContributor VarTOPICTITLE https://www.oact.inaf.it/twikiplato/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... (last changed by TWikiContributor) 2018-04-25T22:35:14Z TWikiContributor SpreadSheetPluginTestCases https://www.oact.inaf.it/twikiplato/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 InterWikis https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InterWikis Inter Wiki Link Rules (or Links to other Sites) This topic is part of the InterwikiPlugin and lists all aliases needed to map Inter Site links to external wikis... (last changed by TWikiContributor) 2017-08-13T05:40:46Z TWikiContributor TWikiPreferences https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiPreferences 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... (last changed by TWikiContributor) 2017-02-12T00:19:50Z TWikiContributor SiteChanges https://www.oact.inaf.it/twikiplato/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... (last changed by TWikiContributor) 2013-11-15T21:54:05Z TWikiContributor VarBR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBR BR line break Type: Preference variable TWikiRenderingShortcut. Syntax: % BR% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor VarADDTOHEAD https://www.oact.inaf.it/twikiplato/bin/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... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor TWikiReleaseNotes05x01 https://www.oact.inaf.it/twikiplato/bin/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... (last changed by TWikiContributor) 2013-02-16T22:54:56Z TWikiContributor VarSESSIONVAR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSESSIONVAR SESSIONVAR name of CGI and session variable that stores the session ID Syntax: % SESSIONVAR% Expand to: Category: DevelopmentVariables, SystemInformationVariables... (last changed by TWikiContributor) 2012-11-15T06:25:02Z TWikiContributor VarDATE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarDATE DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... (last changed by TWikiContributor) 2012-11-12T08:03:26Z TWikiContributor VarALLVARIABLES https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarALLVARIABLES ALLVARIABLES list of currently defined TWikiVariables Syntax: % ALLVARIABLES% Expands to: a table showing all defined TWikiVariables in the current context... (last changed by TWikiContributor) 2012-11-12T06:32:32Z TWikiContributor EditingAndContentUpdateVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/EditingAndContentUpdateVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor TWikiUsersTWikiUserMappingDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUsersTWikiUserMappingDotPm Package TWiki::Users::TWikiUserMapping The User mapping is the process by which TWiki maps from a username (a login name) to a wikiname and back. It is also where... (last changed by TWikiContributor) 2011-08-21T04:16:00Z TWikiContributor PatternSkinColorSettings https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PatternSkinColorSettings Color scheme settings for .PatternSkin Use this topic to change the color settings of .PatternSkin. When this topic is saved, the attachment theme colors.css will... (last changed by TWikiContributor) 2011-07-17T22:05:52Z TWikiContributor
>
>
%SEARCH{
Added:
>
>
".*" web="TWiki" excludetopic="WebStatistics" type="regex" nosearch="on" sort="modified" reverse="on" nototal="on" limit="16" scope="text" casesensitive="on" date="" format="$n $topic$n https://www.oact.inaf.it/twikiplato/bin/view/$web/$topic$n $summary (last changed by $wikiname)$n $isodate$n $n $n $username$n $n $n" }%
 

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

Revision 102012-11-09 - 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/twikiplato/bin/view/TWiki http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
TWikiConfigureImgToolDotPm https://www.oact.inaf.it/twikiplato/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... (last changed by TWikiContributor) 2018-07-16T03:20:39Z TWikiContributor TWikiDocGraphics https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDocGraphics TWiki Documentation Graphics and File Type Icons This is the TWiki Documentation Graphics library. The graphics can be used in topics and by web applications. All... (last changed by TWikiContributor) 2018-07-15T07:01:40Z TWikiContributor TWikiTips https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTips TWiki Tips TWiki Tips are tips and hints contributed by TWiki users. Use this form to search for tips. You can contribute new tips. See also: TWiki Tips Of The... (last changed by TWikiContributor) 2018-07-15T00:21:01Z TWikiContributor TWikiDashboardAddOn https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDashboardAddOn 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.... (last changed by TWikiContributor) 2018-07-06T07:55:27Z TWikiContributor WebChangesRightBox https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebChangesRightBox Recent changes in web: more... Web Changes Box on the Right Side This box is included in the of every web, except for the TWiki documentation web. To... (last changed by TWikiContributor) 2016-03-28T04:06:53Z TWikiContributor VarSPACEOUT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSPACEOUT SPACEOUT{`string`} renders string with spaces inserted in sensible places Inserts spaces between word components. Word component boundaries are transitions from... (last changed by TWikiContributor) 2015-01-15T02:58:30Z TWikiContributor TWikiSite https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSite TWiki Site TWiki is a Web based collaboration platform A TWiki site is an easy to use, full featured open communications environment: people anywhere... (last changed by TWikiContributor) 2013-11-07T07:57:27Z TWikiContributor VarN https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarN N `new` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % N% Expands to: Category: FormattingAndRenderingVariables, SkinsAndTemplatesVariables... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarQ https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarQ Q question icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Q% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor TWikiDashboardImages https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDashboardImages TWikiDashboardAddOn #187; TWiki Dashboard Banner Images You can use these banner images for your own dashboards. If you use your own image, attach it directly to your... (last changed by TWikiContributor) 2013-08-16T06:29:52Z TWikiContributor WatchlistTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WatchlistTemplate Watchlist Return to: (last changed by TWikiContributor) 2013-03-15T07:06:12Z TWikiContributor AutonomousWebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AutonomousWebs Making webs autonomous Motivation On a large TWiki site having thousands of webs, each web should be as self service as possible so that TWiki administrators` work... (last changed by TWikiContributor) 2012-12-26T01:54:51Z TWikiContributor VarWIKIHOMEURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIHOMEURL WIKIHOMEURL site home URL DEPRECATED, please use % WIKILOGOURL% instead. Syntax: % WIKIHOMEURL% Expands to: Defined in: TWikiPreferences,... (last changed by TWikiContributor) 2012-11-15T07:38:51Z TWikiContributor VarTWISTY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTWISTY TWISTY{ attributes } dynamically open and close sections of content The % TWISTY{ variable is handled by the TwistyPlugin. Syntax: % TWISTY{ ...... (last changed by TWikiContributor) 2012-11-15T07:03:55Z TWikiContributor VarREVINFO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREVINFO REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... (last changed by TWikiContributor) 2012-11-15T06:09:07Z TWikiContributor DevelopmentVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/DevelopmentVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor
>
>
VarSEARCH https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSEARCH SEARCH{`text`} search content Inline search, shows a search result embedded in a topic Syntax: % SEARCH{`text` ... Supported parameters: Parameter... (last changed by TWikiContributor) 2018-07-14T23:31:25Z TWikiContributor LargeSite https://www.oact.inaf.it/twikiplato/bin/view/TWiki/LargeSite Managing a Large Site There is no limitation with the number of webs and users a TWiki site can have. But there are several considerationgs needed to run a site having... (last changed by TWikiContributor) 2017-01-23T08:14:04Z TWikiContributor TWikiConfigureCheckersCertificateKeyCheckerDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm Package TWiki::Configure::Checkers::Certificate::KeyChecker Configure GUI checker for Certificate Key items. This checker validates files that contain private key... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarGROUPS https://www.oact.inaf.it/twikiplato/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... (last changed by TWikiContributor) 2013-10-10T00:18:58Z TWikiContributor VarRAQUO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRAQUO RAQUO right double angle quote This variable is typically used in breadcrumbs. Syntax: % RAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor SiteStatisticsTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SiteStatisticsTemplate TWiki Site Statistics NOTE: This is a template topic, do not change. Update the site statistics. Monthly Site Statistics Data Month WebsTotal WebsViewed... (last changed by TWikiContributor) 2013-09-12T05:23:21Z TWikiContributor WebTopicEditTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopicEditTemplate Title Article text. Comments NOP (last changed by TWikiContributor) 2013-08-15T21:40:46Z TWikiContributor VarCALC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCALC CALC{`formula`} add spreadsheet calculations to tables The % CALC{formula variable is handled by the SpreadSheetPlugin. Over 100 functions are available, such... (last changed by TWikiContributor) 2013-03-23T08:16:51Z TWikiContributor WatchlistTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WatchlistTemplate Watchlist Return to: (last changed by TWikiContributor) 2013-03-15T07:06:12Z TWikiContributor VarBASEWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBASEWEB BASEWEB base web where an INCLUDE started The web name where the includes started, e.g. the web of the first topic of nested includes. Same as % WEB% in case... (last changed by TWikiContributor) 2012-12-06T07:04:16Z TWikiContributor VarREVINFO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREVINFO REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... (last changed by TWikiContributor) 2012-11-15T06:09:07Z TWikiContributor VarPUBURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPUBURL PUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB... (last changed by TWikiContributor) 2012-11-15T05:59:51Z TWikiContributor UIAndVisualizationVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UIAndVisualizationVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor TWikiTip025 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTip025 SpreadSheetPlugin for dynamic content The SpreadSheetPlugin offers 100 functions. Functions are evaluated at page view time. A formula can be placed anywhere in a... (last changed by TWikiContributor) 2012-09-05T06:16:09Z TWikiContributor TWikiTutorial https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTutorial 20 Minute TWiki Tutorial This step by step, hands on tutorial gets you up to speed with all the TWikiSite basics, in mere minutes ... 1. Get set... Open two browser... (last changed by TWikiContributor) 2012-03-29T23:32:23Z TWikiContributor PersonalPreferencesHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PersonalPreferencesHelp Personal Preferences Help Below help text gets included by user profile pages instantiated from NewUserTemplate or .NewUserTemplate (if exists) TWiki has... (last changed by TWikiContributor) 2011-07-28T04:17:06Z TWikiContributor
 

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

Deleted:
<
<
 

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/twikiplato/bin/view/TWiki http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
VarWEBLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEBLIST WEBLIST{`format`} index of all webs List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL on preference variable. The `format`... (last changed by TWikiContributor) 2017-05-31T07:34:19Z TWikiContributor VarTOPICLIST https://www.oact.inaf.it/twikiplato/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 TWikiDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDotPm Package TWiki TWiki operates by creating a singleton object (known as the Session object) that acts as a point of reference for all the different modules in the system... (last changed by TWikiContributor) 2015-11-29T10:27:03Z TWikiContributor TWikiFormDotPm https://www.oact.inaf.it/twikiplato/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... (last changed by TWikiContributor) 2014-10-05T11:03:28Z TWikiContributor VarHIDE https://www.oact.inaf.it/twikiplato/bin/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... (last changed by TWikiContributor) 2014-05-16T00:46:28Z TWikiContributor VarMETA https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMETA META displays meta data Provided mainly for use in templates, this variable generates the parts of the topic view that relate to meta data (attachments, forms... (last changed by TWikiContributor) 2014-03-16T07:22:27Z TWikiContributor TWikiTipsOfTheDayInclude https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTipsOfTheDayInclude TWiki Tips Of the Day Include This Page randomly picks a Tip of the day to display. The of the TWiki and Sandbox web include the part between the horizontal rules... (last changed by TWikiContributor) 2013-10-25T19:11:37Z TWikiContributor TWikiEngineDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiEngineDotPm Package TWiki::Engine The engine class is a singleton that implements details about TWiki`s execution mode. This is the base class and implements basic behavior.... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiConfigureUIsEXTENDDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiConfigureUIsEXTENDDotPm Package TWiki::Configure::UIs::EXTEND StaticMethod unpackArchive ($archive ,$dir ) Unpack an archive. The unpacking method is determined from the file extension... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TagMeViewAllTags https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeViewAllTags Tag me: View All Tags All Tags Tag Search Other tag options: Create new tag, Rename tag, Delete tag (last changed by TWikiContributor) 2013-04-18T01:40:46Z TWikiContributor VarMDREPO https://www.oact.inaf.it/twikiplato/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... (last changed by TWikiContributor) 2013-04-05T08:04:52Z TWikiContributor WebLeftBarExample https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebLeftBarExample 1 Web 1 Web Home Changes Index Search Webs (last changed by TWikiContributor) 2013-01-23T08:12:32Z TWikiContributor VarINCLUDINGWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarINCLUDINGWEB INCLUDINGWEB web that includes current topic The web name of the topic that includes the current topic same as % WEB% if there is no INCLUDE. Syntax... (last changed by TWikiContributor) 2012-12-06T07:04:29Z TWikiContributor VarENDBG https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENDBG ENDBG end background color section ENDBG is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that... (last changed by TWikiContributor) 2012-11-15T08:00:30Z TWikiContributor VarTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTOPIC TOPIC name of current topic % TOPIC% expands to the name of the topic. If you are looking at the text of an included topic, it is the name of the included topic... (last changed by TWikiContributor) 2012-11-15T07:02:52Z TWikiContributor VarPURPLE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPURPLE PURPLE start purple colored text PURPLE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T06:00:09Z TWikiContributor
>
>
TWikiFuncDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiFuncDotPm Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact... (last changed by TWikiContributor) 2018-07-16T03:20:32Z TWikiContributor TWikiUpgradeGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUpgradeGuide TWiki Upgrade Guide This guide covers upgrading from a previous version of TWiki (such as TWiki 5.1) to TWiki 6.1 Overview TWiki 6.1.0 is a minor release that brings... (last changed by TWikiContributor) 2018-07-15T08:48:20Z TWikiContributor ColorPickerPlugin https://www.oact.inaf.it/twikiplato/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... (last changed by TWikiContributor) 2018-07-06T00:16:11Z TWikiContributor AllowWebCreateByUserMappingManager https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AllowWebCreateByUserMappingManager Allowing Web Creation, Deletion, Rename by the User Mapping Manager Motivation There are cases where DENYROOTCHANGE, ALLOWROOTCHANGE, DENYWEBCHANGE, and ALLOWWEBCHANGE... (last changed by TWikiContributor) 2017-01-23T08:22:04Z TWikiContributor UserSubwebs https://www.oact.inaf.it/twikiplato/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... (last changed by TWikiContributor) 2017-01-23T08:08:34Z TWikiContributor VarEDITFORMFIELD https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEDITFORMFIELD 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... (last changed by TWikiContributor) 2016-08-31T04:01:34Z TWikiContributor SlideShowPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SlideShowPlugin Slide Show Plugin Introduction There is already a defacto standard for presentations, why this plugin? This plugin makes sense for organizations that do already have... (last changed by TWikiContributor) 2016-01-09T23:49:53Z TWikiContributor VarSET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSET SET{`name` value `...`} set a variable Set a named variable that can be retrieved later with % GET{ . No output is shown, e.g. % SET{ resolves to an empty... (last changed by TWikiContributor) 2015-04-08T03:03:12Z TWikiContributor WebTopBar https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopBar (last changed by TWikiContributor) 2014-06-19T03:03:06Z TWikiContributor TWikiSkins https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSkins TWiki Skins A skin overlays regular templates to provide specific look and feel to TWiki screens. Overview TWiki uses TWikiTemplates files as the basis of all the... (last changed by TWikiContributor) 2014-05-01T07:55:49Z TWikiContributor TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreRcsFileDotPm Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. It is the base class of implementations of stores... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor IncludeTopicsAndWebPages https://www.oact.inaf.it/twikiplato/bin/view/TWiki/IncludeTopicsAndWebPages Include Topics and Web Pages Using % INCLUDE{... Variable Use the % INCLUDE{... variable to embed the content of another topic or web page inside a TWiki topic... (last changed by TWikiContributor) 2013-06-26T05:34:51Z TWikiContributor TagMeDebugViewTags https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeDebugViewTags Tag me: Debug View Tags by: web: topic: exclude: minsize: maxsize: format: a href \`% SCRIPTURL{view/% WEB... (last changed by TWikiContributor) 2013-04-18T01:40:46Z TWikiContributor CommentPluginTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/CommentPluginTemplate Templates for CommentPlugin See CommentPlugin: Customisation for help. While this topic can be viewed as a TWiki topic, it is used by the CommentPlugin as a template... (last changed by TWikiContributor) 2013-02-07T00:57:20Z TWikiContributor VarHTTP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHTTP HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are not significant... (last changed by TWikiContributor) 2012-12-26T05:53:30Z TWikiContributor TWikiSkinBrowser https://www.oact.inaf.it/twikiplato/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... (last changed by TWikiContributor) 2012-12-21T09:19:02Z TWikiContributor
 

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

Revision 82005-03-27 - 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>

Changed:
<
<
%INCLUDE{"TWiki.WebRssBase"}% <!--
>
>
%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>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%URLPARAM{"web" default="%INCLUDINGWEB%" }%" excludetopic="%URLPARAM{"excludetopic" default="WebStatistics" }%" type="%URLPARAM{"type" default="regex" }%" nosearch="on" order="modified" reverse="on" nototal="on" limit="%URLPARAM{"limit" default="16" }%" scope="%URLPARAM{"scope" default="text" }%" casesensitive="%URLPARAM{"casesensitive" default="on" }%" date="%URLPARAM{"date" default="" }%" format="      <rdf:li rdf:resource=\"%SCRIPTURL{"view"}%/$web/$topic\" />"}%
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="%WIKILOGOIMG%">
  <title>%WIKILOGOALT%.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</link>
  <url>%WIKILOGOIMG%</url>
</image>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%URLPARAM{"web" default="%INCLUDINGWEB%" }%" excludetopic="%URLPARAM{"excludetopic" default="WebStatistics" }%" type="%URLPARAM{"type" default="regex" }%" nosearch="on" order="modified" reverse="on" nototal="on" limit="%URLPARAM{"limit" default="16" }%" scope="%URLPARAM{"scope" default="text" }%" casesensitive="%URLPARAM{"casesensitive" default="on" }%" date="%URLPARAM{"date" default="" }%" format="<item rdf:about=\"%SCRIPTURL{"view"}%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL{"view"}%/$web/$topic</link>$n  <description>$summary (last changed by <nop>$wikiname)</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL{"view"}%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n</item>"}%
%STOPINCLUDE%

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

Revision 72005-03-27 - TWikiContributor

 

RSS News Feeds

Find out What's New

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

Changed:
<
<
  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
>
>
  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

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"}%/%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"}% <!--

Changed:
<
<
  • Set SKIN = rss
>
>
  • 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>
Changed:
<
<
TWiki Administrator [isabella.pagano@inaf.it]
>
>
The contributing authors of TWiki
  TWiki
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki https://www.oact.inaf.it/twikiplato/bin/view/TWiki http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
BackupRestorePlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/BackupRestorePlugin?t=2018-07-10T22:15:29Z 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 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... (last changed by TWikiContributor) 2018-07-06T07:43:54Z TWikiContributor BehaviourContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/BehaviourContrib?t=2018-07-05T23:42:36Z 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 VarTHREECOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTHREECOLUMNS?t=2015-05-07T04:00:56Z THREECOLUMNS responsive three column page layout Write % THREECOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with three columns . The layout is responsive... (last changed by TWikiContributor) 2015-05-07T04:00:56Z TWikiContributor VarMETASEARCH https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMETASEARCH?t=2015-04-22T03:26:09Z METASEARCH special search of meta data Syntax: % METASEARCH{... Supported parameters: Parameter: Description: Default: type... (last changed by TWikiContributor) 2015-04-22T03:26:09Z TWikiContributor VarCOLORPICKER https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCOLORPICKER?t=2014-12-30T00:18:19Z COLORPICKER{} color picker for use in HTML forms for TWiki applications The % COLORPICKER{ variable is handled by the ColorPickerPlugin. Syntax: % COLORPICKER... (last changed by TWikiContributor) 2014-12-30T00:18:19Z TWikiContributor VarJQTABPANE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarJQTABPANE?t=2014-11-14T23:26:41Z JQTABPANE start a JQuery tab pane Create nice looking horizontal tab panes in TWiki topics. Write a sequence of % JQTAB{`...` and % JQENDTAB% pairs, and enclose... (last changed by TWikiContributor) 2014-11-14T23:26:41Z TWikiContributor TWikiMetaDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiMetaDotPm?t=2013-10-14T08:02:47Z 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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarBB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBB?t=2013-10-02T21:27:09Z BB bullet with line break Line break and bullet without indentation. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB% Expands... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor VarNBSP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNBSP?t=2013-10-02T21:18:55Z NBSP non breaking space The WYSIWYG editor tends to change nbsp; into normal space. Use this variable where non breaking space needs to be retained, such as... (last changed by TWikiContributor) 2013-10-02T21:18:55Z TWikiContributor VarTABLE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTABLE?t=2013-09-25T20:09:49Z TABLE{ attributes } control attributes of tables and sorting of table columns The % TABLE{ variable is handled by the TablePlugin Syntax: % TABLE{... (last changed by TWikiContributor) 2013-09-25T20:09:49Z TWikiContributor StaticMethod https://www.oact.inaf.it/twikiplato/bin/view/TWiki/StaticMethod?t=2013-09-25T19:36:34Z 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... (last changed by TWikiContributor) 2013-09-25T19:36:34Z TWikiContributor VarU https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarU?t=2013-09-14T07:33:48Z U `updated` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % U% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarWIKIUSERSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIUSERSTOPIC?t=2012-11-15T07:42:15Z WIKIUSERSTOPIC name of topic listing all registers users Syntax: % WIKIUSERSTOPIC% Expands to: , with prefix renders as . Category: SystemInformationVariables... (last changed by TWikiContributor) 2012-11-15T07:42:15Z TWikiContributor VarATTACHURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarATTACHURL?t=2012-11-12T06:37:53Z ATTACHURL full URL for attachments in the current topic Syntax: % ATTACHURL% Expands to: https://www.oact.inaf.it/twikiplato/pub/TWiki/VarATTACHURL... (last changed by TWikiContributor) 2012-11-12T06:37:53Z TWikiContributor FormattingAndRenderingVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/FormattingAndRenderingVariables?t=2012-11-11T09:07:03Z (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor
>
>
TWikiFuncDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiFuncDotPm Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact... (last changed by TWikiContributor) 2018-07-16T03:20:32Z TWikiContributor TWikiUpgradeGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUpgradeGuide TWiki Upgrade Guide This guide covers upgrading from a previous version of TWiki (such as TWiki 5.1) to TWiki 6.1 Overview TWiki 6.1.0 is a minor release that brings... (last changed by TWikiContributor) 2018-07-15T08:48:20Z TWikiContributor ColorPickerPlugin https://www.oact.inaf.it/twikiplato/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... (last changed by TWikiContributor) 2018-07-06T00:16:11Z TWikiContributor AllowWebCreateByUserMappingManager https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AllowWebCreateByUserMappingManager Allowing Web Creation, Deletion, Rename by the User Mapping Manager Motivation There are cases where DENYROOTCHANGE, ALLOWROOTCHANGE, DENYWEBCHANGE, and ALLOWWEBCHANGE... (last changed by TWikiContributor) 2017-01-23T08:22:04Z TWikiContributor UserSubwebs https://www.oact.inaf.it/twikiplato/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... (last changed by TWikiContributor) 2017-01-23T08:08:34Z TWikiContributor VarEDITFORMFIELD https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEDITFORMFIELD 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... (last changed by TWikiContributor) 2016-08-31T04:01:34Z TWikiContributor SlideShowPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SlideShowPlugin Slide Show Plugin Introduction There is already a defacto standard for presentations, why this plugin? This plugin makes sense for organizations that do already have... (last changed by TWikiContributor) 2016-01-09T23:49:53Z TWikiContributor VarSET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSET SET{`name` value `...`} set a variable Set a named variable that can be retrieved later with % GET{ . No output is shown, e.g. % SET{ resolves to an empty... (last changed by TWikiContributor) 2015-04-08T03:03:12Z TWikiContributor WebTopBar https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopBar (last changed by TWikiContributor) 2014-06-19T03:03:06Z TWikiContributor TWikiSkins https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSkins TWiki Skins A skin overlays regular templates to provide specific look and feel to TWiki screens. Overview TWiki uses TWikiTemplates files as the basis of all the... (last changed by TWikiContributor) 2014-05-01T07:55:49Z TWikiContributor TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreRcsFileDotPm Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. It is the base class of implementations of stores... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor IncludeTopicsAndWebPages https://www.oact.inaf.it/twikiplato/bin/view/TWiki/IncludeTopicsAndWebPages Include Topics and Web Pages Using % INCLUDE{... Variable Use the % INCLUDE{... variable to embed the content of another topic or web page inside a TWiki topic... (last changed by TWikiContributor) 2013-06-26T05:34:51Z TWikiContributor TagMeDebugViewTags https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeDebugViewTags Tag me: Debug View Tags by: web: topic: exclude: minsize: maxsize: format: a href \`% SCRIPTURL{view/% WEB... (last changed by TWikiContributor) 2013-04-18T01:40:46Z TWikiContributor UserMasquerading https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserMasquerading User Masquerading Preface This topic describes how to configure your TWiki site for user masquerading. There are cases where it`s handy to access TWiki on behalf... (last changed by TWikiContributor) 2013-03-22T05:26:04Z TWikiContributor CommentPluginTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/CommentPluginTemplate Templates for CommentPlugin See CommentPlugin: Customisation for help. While this topic can be viewed as a TWiki topic, it is used by the CommentPlugin as a template... (last changed by TWikiContributor) 2013-02-07T00:57:20Z TWikiContributor VarHTTP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHTTP HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are not significant... (last changed by TWikiContributor) 2012-12-26T05:53:30Z TWikiContributor
 

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

Revision 62005-03-27 - TWikiContributor

Changed:
<
<

How to Find out What's New?

>
>

RSS News Feeds

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

Find out What's New

Deleted:
<
<
  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
 
Added:
>
>
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

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:


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

Added:
>
>
-->
 

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>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
Deleted:
<
<
TWiki.TWiki
 
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki
Changed:
<
<
https://www.oact.inaf.it/twikiplato/bin/view/TWiki
>
>
https://www.oact.inaf.it/twikiplato/bin/view/TWiki
  http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
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... (last changed by TWikiContributor) 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 EmptyPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/EmptyPlugin?t=2018-07-06T01:27:17Z Empty TWiki Plugin Introduction This is an empty plugin. Use it as a template to build your own .TWikiPlugins. This plugin does nothing, but is ready to be extended... (last changed by TWikiContributor) 2018-07-06T01:27:17Z TWikiContributor 25 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/EmptyPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/EmptyPlugin 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... (last changed by TWikiContributor) 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 FileAttachment https://www.oact.inaf.it/twikiplato/bin/view/TWiki/FileAttachment?t=2014-05-20T04:40:02Z 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... (last changed by TWikiContributor) 2014-05-20T04:40:02Z TWikiContributor 21 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/FileAttachment https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/FileAttachment 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... (last changed by TWikiContributor) 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 VarUSERSWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarUSERSWEB?t=2013-09-25T19:36:51Z USERSWEB name of users web The web containing individual user topics, .TWikiGroups, and customized site wide preferences. Syntax: % USERSWEB% Expands... (last changed by TWikiContributor) 2013-09-25T19:36:51Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERSWEB https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERSWEB SiteStatisticsFooter https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SiteStatisticsFooter?t=2013-09-12T01:06:30Z Legend: Webs Total : Number of webs, excluding template webs Webs Viewed : Number of webs viewed This can be bigger than Webs Total since this... (last changed by TWikiContributor) 2013-09-12T01:06:30Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SiteStatisticsFooter https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SiteStatisticsFooter ExampleTopicTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ExampleTopicTemplate?t=2013-03-31T05:55:09Z (just an example illustrating how to create a new topic based on a specific template topic. .TWikiTemplates has more) (last changed by TWikiContributor) 2013-03-31T05:55:09Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/ExampleTopicTemplate https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/ExampleTopicTemplate TopMenuSkinTopicMenu https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkinTopicMenu?t=2013-03-03T23:53:18Z Topic Menu of TopMenuSkin This topic defines the Topic pulldown menu with topic actions, used by the TopMenuSkin. View Raw View... (last changed by TWikiContributor) 2013-03-03T23:53:18Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TopMenuSkinTopicMenu https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TopMenuSkinTopicMenu TWikiTip029 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTip029?t=2013-01-23T07:51:40Z RSS news feed of topic changes You can use an RSS news reader to find out what is new in a TWiki web. This complements WebChanges that shows recent changes in... (last changed by TWikiContributor) 2013-01-23T07:51:40Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiTip029 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiTip029 VarBUBBLESIG https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBUBBLESIG?t=2013-01-04T09:23:18Z BUBBLESIG show bubble box and user signature with profile picture icon Syntax: % BUBBLESIG{WikiName or % BUBBLESIG{WikiName YYYY MM DD The parameter... (last changed by TWikiContributor) 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 VarWIKIUSERNAME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIUSERNAME?t=2012-11-15T07:41:29Z WIKIUSERNAME your Wiki username with web prefix Your % WIKINAME% with web prefix, useful to point to your user profile page Syntax: % WIKIUSERNAME%... (last changed by TWikiContributor) 2012-11-15T07:41:29Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWIKIUSERNAME https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWIKIUSERNAME VarUSERNAME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarUSERNAME?t=2012-11-15T07:17:14Z USERNAME your login username TWiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME like .JohnSmith... (last changed by TWikiContributor) 2012-11-15T07:17:14Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERNAME https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERNAME VarSERVERTIME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSERVERTIME?t=2012-11-15T06:23:12Z SERVERTIME server time Syntax: % SERVERTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day... (last changed by TWikiContributor) 2012-11-15T06:23:12Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSERVERTIME https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSERVERTIME VarSCRIPTSUFFIX https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTSUFFIX?t=2012-11-15T06:20:11Z SCRIPTSUFFIX script suffix Some TWiki installations require a file extension for CGI scripts, such as .pl or .cgi Syntax: % SCRIPTSUFFIX%... (last changed by TWikiContributor) 2012-11-15T06:20:11Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSCRIPTSUFFIX https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSCRIPTSUFFIX VarLOGINURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLOGINURL?t=2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarLOGINURL https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarLOGINURL
>
>
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... (last changed by TWikiContributor) 2018-07-16T03:20:47Z TWikiContributor TWikiSheetPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSheetPlugin?t=2018-07-16T01:42:02Z TWiki Sheet Plugin Introduction The TWiki Sheet Plugin turns a TWiki table into a spreadsheet that can be modified right in the browser. TWiki Sheet looks and feels... (last changed by TWikiContributor) 2018-07-16T01:42:02Z TWikiContributor VarENCODE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENCODE?t=2018-07-14T23:23:02Z ENCODE{string} encode a string to URL entities, HTML entities, CSV format, and more Encode `special` characters in a string to HTML numeric entities, URL entities... (last changed by TWikiContributor) 2018-07-14T23:23:02Z TWikiContributor 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... (last changed by TWikiContributor) 2018-07-06T08:21:41Z TWikiContributor VarTWIKISHEET https://www.oact.inaf.it/twikiplato/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... (last changed by TWikiContributor) 2016-04-14T09:38:39Z TWikiContributor TWikiTemplates https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTemplates?t=2016-03-24T04:32:11Z TWiki Templates Definition of the templates used to render all HTML pages displayed in TWiki Overview Templates are plain text with embedded template directives... (last changed by TWikiContributor) 2016-03-24T04:32:11Z TWikiContributor WebSearchAttachments https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebSearchAttachments?t=2015-05-19T23:16:16Z Search Attachments in 1 Web .attName { padding left: 38px; text indent: 38px; } .attComment { font size:80%; color:gray; } Attachment name: Show all... (last changed by TWikiContributor) 2015-05-19T23:16:16Z TWikiContributor WebChangesAlert https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebChangesAlert?t=2015-02-27T05:46:19Z Web Changes Notification Service Each TWiki web has an automatic e mail notification service that sends you an e mail with links to all of the topics modified since... (last changed by TWikiContributor) 2015-02-27T05:46:19Z TWikiContributor WelcomeGuest https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WelcomeGuest?t=2014-12-23T20:46:31Z Welcome, ! Welcome to TWiki! This is a TWikiSite (pronounced twee kee site ), a meeting place to work on common interests. Anyone can contribute using any web... (last changed by TWikiContributor) 2014-12-23T20:46:31Z TWikiContributor VarTM https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTM?t=2014-03-26T21:38:56Z TM Trademark symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % TM% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2014-03-26T21:38:56Z TWikiContributor AdminToolsCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminToolsCategory?t=2014-01-31T08:53:20Z Admin Tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure script, , InterWikis, Variables, Doc... (last changed by TWikiContributor) 2014-01-31T08:53:20Z TWikiContributor AdminSkillsAssumptions https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminSkillsAssumptions?t=2013-11-07T07:57:41Z Administrator Skills Assumptions Note: If you are not familiar with Linux system administration, Apache webserver configuration, consider using TWiki:Codev.DownloadTWikiVM... (last changed by TWikiContributor) 2013-11-07T07:57:41Z TWikiContributor WebLeftBarPersonalTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebLeftBarPersonalTemplate?t=2013-10-14T07:39:45Z My links: My activities TWiki.org edit (last changed by TWikiContributor) 2013-10-14T07:39:45Z TWikiContributor VarBULLET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBULLET?t=2013-10-02T21:27:09Z BULLET bullet sign Bullet sign, useful to create a bullet list in a TWiki table, such as % BULLET% One % BB% Two % BB% Three Type: Preference variable... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor WysiwygPluginSettings https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WysiwygPluginSettings?t=2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor VarREMOTEADDR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREMOTEADDR?t=2012-11-15T06:10:04Z REMOTE ADDR environment variable Syntax: % REMOTE ADDR% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related:... (last changed by TWikiContributor) 2012-11-15T06:10:04Z TWikiContributor
 
Changed:
<
<
See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication
>
>
See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication
Deleted:
<
<
-- TWiki:Main.PeterThoeny - 02 Sep 2003
 

Revision 52004-08-15 - PeterThoeny

Changed:
<
<

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

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>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate</link>$n  <description>$summary</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL%/view%SCRIPTSUFFIX%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n  <wiki:version>$rev</wiki:version>$n  <wiki:status>updated</wiki:status>$n  <wiki:importance>major</wiki:importance>$n  <wiki:diff>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:diff>$n  <wiki:history>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:history>$n</item>"}%
%STOPINCLUDE%

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

-- PeterThoeny - 02 Sep 2003

>
>

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

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="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:creator>
  <dc:source>%WIKITOOLNAME%</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="%WIKILOGOIMG%">
  <title>%WIKILOGOALT%.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%WIKILOGOIMG%</url>
</image>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate</link>$n  <description>$summary (last changed by <nop>$wikiname)</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL%/view%SCRIPTSUFFIX%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n  <wiki:version>$rev</wiki:version>$n  <wiki:status>updated</wiki:status>$n  <wiki:importance>major</wiki:importance>$n  <wiki:diff>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:diff>$n  <wiki:history>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:history>$n</item>"}%
%STOPINCLUDE%

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

Added:
>
>
-- TWiki:Main.PeterThoeny - 02 Sep 2003
 

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:
<
<
WebHome https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebHome The place to learn about TWiki features and perform TWiki system maintenance. TWiki is a flexible, powerful, secure, yet simple Enterprise Wiki and Web Application... 2018-07-13T04:49:21Z TWikiContributor 98 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebHome https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebHome SpreadSheetPluginTestCases https://www.oact.inaf.it/twikiplato/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... 2017-10-19T22:42:38Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SpreadSheetPluginTestCases https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SpreadSheetPluginTestCases InterWikis https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InterWikis Inter Wiki Link Rules (or Links to other Sites) This topic is part of the InterwikiPlugin and lists all aliases needed to map Inter Site links to external wikis... 2017-08-13T05:40:46Z TWikiContributor 13 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/InterWikis https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/InterWikis TWikiPreferences https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiPreferences 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/twikiplato/bin/rdiff/TWiki/TWikiPreferences https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiPreferences VarFOURCOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarFOURCOLUMNS FOURCOLUMNS responsive four column page layout Write % FOURCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with four columns . The layout is responsive... 2015-05-07T04:00:56Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarFOURCOLUMNS https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarFOURCOLUMNS SiteChanges https://www.oact.inaf.it/twikiplato/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/twikiplato/bin/rdiff/TWiki/SiteChanges https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SiteChanges VarBR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBR BR line break Type: Preference variable TWikiRenderingShortcut. Syntax: % BR% Expands to: Category: FormattingAndRenderingVariables Related... 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBR https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBR VarADDTOHEAD https://www.oact.inaf.it/twikiplato/bin/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 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarADDTOHEAD https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarADDTOHEAD TWikiReleaseNotes05x01 https://www.oact.inaf.it/twikiplato/bin/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 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiReleaseNotes05x01 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiReleaseNotes05x01 VarCONTENTMODE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCONTENTMODE 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/twikiplato/bin/rdiff/TWiki/VarCONTENTMODE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarCONTENTMODE VarSESSIONVAR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSESSIONVAR SESSIONVAR name of CGI and session variable that stores the session ID Syntax: % SESSIONVAR% Expand to: Category: DevelopmentVariables, SystemInformationVariables... 2012-11-15T06:25:02Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSESSIONVAR https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSESSIONVAR VarDATE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarDATE DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... 2012-11-12T08:03:26Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarDATE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarDATE VarALLVARIABLES https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarALLVARIABLES ALLVARIABLES list of currently defined TWikiVariables Syntax: % ALLVARIABLES% Expands to: a table showing all defined TWikiVariables in the current context... 2012-11-12T06:32:32Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarALLVARIABLES https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarALLVARIABLES ApplicationsAndComponentsVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ApplicationsAndComponentsVariables 2012-11-11T09:07:03Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/ApplicationsAndComponentsVariables https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/ApplicationsAndComponentsVariables UsingHTML https://www.oact.inaf.it/twikiplato/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... 2011-07-07T21:48:52Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UsingHTML https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UsingHTML WikiName https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WikiName Wiki Name Your name, usually your first and last name connected without a space. For example, Tim Berners Lee`s WikiName is TimBernersLee. Your name is also... 2011-06-05T05:29:25Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WikiName https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WikiName
>
>
VarWEBLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEBLIST?t=2017-05-31T07:34:19Z WEBLIST{`format`} index of all webs List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL on preference variable. The `format`... 2017-05-31T07:34:19Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWEBLIST https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWEBLIST VarHIDE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHIDE?t=2014-05-16T00:46:28Z 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 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHIDE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHIDE VarMETA https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMETA?t=2014-03-16T07:22:27Z META displays meta data Provided mainly for use in templates, this variable generates the parts of the topic view that relate to meta data (attachments, forms... 2014-03-16T07:22:27Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarMETA https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarMETA TWikiTipsOfTheDayInclude https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTipsOfTheDayInclude?t=2013-10-25T19:11:37Z TWiki Tips Of the Day Include This Page randomly picks a Tip of the day to display. The of the TWiki and Sandbox web include the part between the horizontal rules... 2013-10-25T19:11:37Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiTipsOfTheDayInclude https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiTipsOfTheDayInclude TWikiConfigureUIsEXTENDDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiConfigureUIsEXTENDDotPm?t=2013-10-14T08:02:47Z Package TWiki::Configure::UIs::EXTEND StaticMethod unpackArchive ($archive ,$dir ) Unpack an archive. The unpacking method is determined from the file extension... 2013-10-14T08:02:47Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiConfigureUIsEXTENDDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiConfigureUIsEXTENDDotPm TWikiEngineDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiEngineDotPm?t=2013-10-14T08:02:47Z Package TWiki::Engine The engine class is a singleton that implements details about TWiki`s execution mode. This is the base class and implements basic behavior.... 2013-10-14T08:02:47Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiEngineDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiEngineDotPm VarM https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarM?t=2013-09-14T07:33:48Z M moved to... icon Type: Preference variable TWikiRenderingShortcut. Syntax: % M% Expands to: Category: FormattingAndRenderingVariables... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarM https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarM WebStatistics https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebStatistics?t=2013-09-13T00:20:58Z Statistics for TWiki Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top viewers: Top contributors... 2013-09-13T00:20:58Z TWikiContributor 17 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebStatistics https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebStatistics FormatTokens https://www.oact.inaf.it/twikiplato/bin/view/TWiki/FormatTokens?t=2013-08-22T00:48:15Z Formatting Tokens TWiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and IfStatements... 2013-08-22T00:48:15Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/FormatTokens https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/FormatTokens WebAtomBase https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebAtomBase?t=2013-04-23T04:12:33Z 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 WebLeftBarExample https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebLeftBarExample?t=2013-01-23T08:12:32Z 1 Web 1 Web Home Changes Index Search Webs 2013-01-23T08:12:32Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebLeftBarExample https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebLeftBarExample VarENDBG https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENDBG?t=2012-11-15T08:00:30Z ENDBG end background color section ENDBG is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that... 2012-11-15T08:00:30Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarENDBG https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarENDBG VarPURPLE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPURPLE?t=2012-11-15T06:00:09Z PURPLE start purple colored text PURPLE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-15T06:00:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarPURPLE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarPURPLE VarPUBURLPATH https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPUBURLPATH?t=2012-11-15T05:59:51Z PUBURLPATH the base URL path of attachments Syntax: % PUBURLPATH% Expands to: Category: AttachmentsAndFilesVariables, SystemInformationVariables... 2012-11-15T05:59:51Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarPUBURLPATH https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarPUBURLPATH VarORANGE https://www.oact.inaf.it/twikiplato/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/twikiplato/bin/rdiff/TWiki/VarORANGE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarORANGE TagMeDeleteTag https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeDeleteTag?t=2012-11-13T09:19:06Z Tag me: Delete Tag Create New Tag Rename Tag Delete Tag Tag to delete: Other tag options: View all tags, Search tags 2012-11-13T09:19:06Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TagMeDeleteTag https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TagMeDeleteTag
 

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

-- PeterThoeny - 02 Sep 2003

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/twikiplato/bin/view/TWiki https://www.oact.inaf.it/twikiplato/pub/TWiki/TWikiLogos/twikilogo88x31.gif
Changed:
<
<
TWikiConfigureImgToolDotPm https://www.oact.inaf.it/twikiplato/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/twikiplato/bin/rdiff/TWiki/TWikiConfigureImgToolDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiConfigureImgToolDotPm TWikiDocGraphics https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDocGraphics TWiki Documentation Graphics and File Type Icons This is the TWiki Documentation Graphics library. The graphics can be used in topics and by web applications. All... 2018-07-15T07:01:40Z TWikiContributor 55 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiDocGraphics https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiDocGraphics TWikiTips https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTips TWiki Tips TWiki Tips are tips and hints contributed by TWiki users. Use this form to search for tips. You can contribute new tips. See also: TWiki Tips Of The... 2018-07-15T00:21:01Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiTips https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiTips TWikiDashboardAddOn https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDashboardAddOn 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/twikiplato/bin/rdiff/TWiki/TWikiDashboardAddOn https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiDashboardAddOn WebChangesRightBox https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebChangesRightBox Recent changes in web: more... Web Changes Box on the Right Side This box is included in the of every web, except for the TWiki documentation web. To... 2016-03-28T04:06:53Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebChangesRightBox https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebChangesRightBox VarWEB https://www.oact.inaf.it/twikiplato/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... 2016-03-03T19:20:59Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWEB https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWEB VarSPACEOUT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSPACEOUT SPACEOUT{`string`} renders string with spaces inserted in sensible places Inserts spaces between word components. Word component boundaries are transitions from... 2015-01-15T02:58:30Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSPACEOUT https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSPACEOUT TWikiSite https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSite TWiki Site TWiki is a Web based collaboration platform A TWiki site is an easy to use, full featured open communications environment: people anywhere... 2013-11-07T07:57:27Z TWikiContributor 30 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSite https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSite VarQ https://www.oact.inaf.it/twikiplato/bin/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 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarQ https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarQ VarN https://www.oact.inaf.it/twikiplato/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/twikiplato/bin/rdiff/TWiki/VarN https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarN TWikiDashboardImages https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDashboardImages TWikiDashboardAddOn #187; TWiki Dashboard Banner Images You can use these banner images for your own dashboards. If you use your own image, attach it directly to your... 2013-08-16T06:29:52Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiDashboardImages https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiDashboardImages WatchlistTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WatchlistTemplate Watchlist Return to: 2013-03-15T07:06:12Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WatchlistTemplate https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WatchlistTemplate AutonomousWebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AutonomousWebs Making webs autonomous Motivation On a large TWiki site having thousands of webs, each web should be as self service as possible so that TWiki administrators` work... 2012-12-26T01:54:51Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/AutonomousWebs https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/AutonomousWebs VarWIKIHOMEURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIHOMEURL WIKIHOMEURL site home URL DEPRECATED, please use % WIKILOGOURL% instead. Syntax: % WIKIHOMEURL% Expands to: Defined in: TWikiPreferences,... 2012-11-15T07:38:51Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWIKIHOMEURL https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWIKIHOMEURL VarTWISTY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTWISTY TWISTY{ attributes } dynamically open and close sections of content The % TWISTY{ variable is handled by the TwistyPlugin. Syntax: % TWISTY{ ...... 2012-11-15T07:03:55Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarTWISTY https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarTWISTY SkinsAndTemplatesVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SkinsAndTemplatesVariables 2012-11-11T09:07:03Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SkinsAndTemplatesVariables https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SkinsAndTemplatesVariables
>
>
TWikiHistory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiHistory Appendix A: TWiki Development Time line TWiki Release 6.1 (Kampala) released on 2018 07 16 New Features and Enhancements of TWiki Release 6.1 Bug Fixes... 2018-07-16T01:58:07Z TWikiContributor 87 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiHistory https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiHistory JQueryPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/JQueryPlugin JQuery Plugin Description This plugin packages the popular jQuery and jQuery UI JavaScript libraries. jQuery is a fast, small, and feature rich JavaScript... 2018-07-06T01:59:41Z TWikiContributor 10 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/JQueryPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/JQueryPlugin TWikiScripts https://www.oact.inaf.it/twikiplato/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/twikiplato/bin/rdiff/TWiki/TWikiScripts https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiScripts TWikiVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariables TWiki Variables Special text strings expand on the fly to display dynamic content, such as user data or system info TWikiVariables are text strings % VARIABLE... 2016-07-11T06:26:28Z TWikiContributor 91 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiVariables https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiVariables TWikiFormFieldDefinitionDotPm https://www.oact.inaf.it/twikiplato/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/twikiplato/bin/rdiff/TWiki/TWikiFormFieldDefinitionDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiFormFieldDefinitionDotPm TWikiOopsExceptionDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiOopsExceptionDotPm Package TWiki::OopsException Exception used to raise a request to redirect to an Oops URL. An OopsException thrown anywhere in the code will redirect the browser... 2013-10-14T08:02:47Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiOopsExceptionDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiOopsExceptionDotPm VarH https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarH H help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % H% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarH https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarH VarWIP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIP WIP work in progress icon Type: Preference variable TWikiRenderingShortcut. Syntax: % WIP% Expands to: Category: FormattingAndRenderingVariables... 2013-09-14T07:21:59Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWIP https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWIP WebCreateNewTopicTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebCreateNewTopicTemplate Create New Topic in 1 Web %{ do not show the following elements Topic name: Topic parent: Use template: Default template View templates 2013-04-10T10:41:37Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebCreateNewTopicTemplate https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebCreateNewTopicTemplate IncludeTopicRaw https://www.oact.inaf.it/twikiplato/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... 2012-12-27T09:03:11Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/IncludeTopicRaw https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/IncludeTopicRaw VarWIKILOGOIMG https://www.oact.inaf.it/twikiplato/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/twikiplato/bin/rdiff/TWiki/VarWIKILOGOIMG https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWIKILOGOIMG VarSCRIPTURLPATH https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTURLPATH SCRIPTURLPATH base URL path of TWiki scripts As % SCRIPTURL% , but doesn`t include the protocol and host part of the URL Syntax: % SCRIPTURLPATH%... 2012-11-15T06:20:40Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSCRIPTURLPATH https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSCRIPTURLPATH VarLANGUAGE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLANGUAGE LANGUAGE current user`s language Returns the language code for the language used as the current user. This is the language actually used by TWiki Internationalization... 2012-11-14T05:45:19Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarLANGUAGE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarLANGUAGE TopMenuSkinHomeMenu https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkinHomeMenu Home Menu of TopMenuSkin This topic defines the Home pulldown menu, used by the TopMenuSkin. Home Site map Disable WYSIWYG editor... 2012-09-16T04:53:11Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TopMenuSkinHomeMenu https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TopMenuSkinHomeMenu AdminDocumentationCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminDocumentationCategory A List of TWiki Administrator Documentation Related topics: 2012-09-06T05:50:28Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/AdminDocumentationCategory https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/AdminDocumentationCategory UserDocumentationCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserDocumentationCategory A List of TWiki User Documentation Related topics: 2012-09-06T05:50:28Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UserDocumentationCategory https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UserDocumentationCategory
 

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

Changed:
<
<
-- PeterThoeny - 30 Jan 2003
>
>
-- PeterThoeny - 02 Sep 2003
 

Revision 22003-02-26 - PeterThoeny

 

RSS Feed

This is the base for the RSS feed for each web.

Each web has a WebRss that should contain 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:


Changed:
<
<
>
>
  en-us Copyright 2025, Peter Thoeny and contributing authors. Peter Thoeny [Peter@Thoeny.com] Peter Thoeny [Peter@Thoeny.com] TWiki TWiki.TWiki
Changed:
<
<
>
>
  TWiki.TWiki https://www.oact.inaf.it/twikiplato/bin/view/TWiki https://www.oact.inaf.it/twikiplato/pub/TWiki/TWikiLogos/twikilogo88x31.gif TWikiFuncDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiFuncDotPm Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact... 2018-07-16T03:20:32Z TWikiContributor 19 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiFuncDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiFuncDotPm TWikiUpgradeGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUpgradeGuide TWiki Upgrade Guide This guide covers upgrading from a previous version of TWiki (such as TWiki 5.1) to TWiki 6.1 Overview TWiki 6.1.0 is a minor release that brings... 2018-07-15T08:48:20Z TWikiContributor 17 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUpgradeGuide https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUpgradeGuide ColorPickerPlugin https://www.oact.inaf.it/twikiplato/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/twikiplato/bin/rdiff/TWiki/ColorPickerPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/ColorPickerPlugin AllowWebCreateByUserMappingManager https://www.oact.inaf.it/twikiplato/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/twikiplato/bin/rdiff/TWiki/AllowWebCreateByUserMappingManager https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/AllowWebCreateByUserMappingManager UserSubwebs https://www.oact.inaf.it/twikiplato/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/twikiplato/bin/rdiff/TWiki/UserSubwebs https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UserSubwebs VarEDITFORMFIELD https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEDITFORMFIELD 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 SlideShowPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SlideShowPlugin Slide Show Plugin Introduction There is already a defacto standard for presentations, why this plugin? This plugin makes sense for organizations that do already have... 2016-01-09T23:49:53Z TWikiContributor 16 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SlideShowPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SlideShowPlugin VarSET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSET SET{`name` value `...`} set a variable Set a named variable that can be retrieved later with % GET{ . No output is shown, e.g. % SET{ resolves to an empty... 2015-04-08T03:03:12Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSET https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSET WebTopBar https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopBar 2014-06-19T03:03:06Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebTopBar https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebTopBar TWikiSkins https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSkins TWiki Skins A skin overlays regular templates to provide specific look and feel to TWiki screens. Overview TWiki uses TWikiTemplates files as the basis of all the... 2014-05-01T07:55:49Z TWikiContributor 25 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSkins https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSkins TWikiAccessDotPm https://www.oact.inaf.it/twikiplato/bin/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 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiAccessDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiAccessDotPm TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreRcsFileDotPm Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. It is the base class of implementations of stores... 2013-10-14T08:02:47Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiStoreRcsFileDotPm IncludeTopicsAndWebPages https://www.oact.inaf.it/twikiplato/bin/view/TWiki/IncludeTopicsAndWebPages Include Topics and Web Pages Using % INCLUDE{... Variable Use the % INCLUDE{... variable to embed the content of another topic or web page inside a TWiki topic... 2013-06-26T05:34:51Z TWikiContributor 14 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/IncludeTopicsAndWebPages https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/IncludeTopicsAndWebPages TagMeDebugViewTags https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeDebugViewTags Tag me: Debug View Tags by: web: topic: exclude: minsize: maxsize: format: a href \`% SCRIPTURL{view/% WEB... 2013-04-18T01:40:46Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TagMeDebugViewTags https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TagMeDebugViewTags CommentPluginTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/CommentPluginTemplate Templates for CommentPlugin See CommentPlugin: Customisation for help. While this topic can be viewed as a TWiki topic, it is used by the CommentPlugin as a template... 2013-02-07T00:57:20Z TWikiContributor 9 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/CommentPluginTemplate https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/CommentPluginTemplate VarHTTP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHTTP HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are not significant... 2012-12-26T05:53:30Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHTTP https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHTTP


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

-- PeterThoeny - 30 Jan 2003

Revision 12003-01-30 - PeterThoeny

 

RSS Feed

This is the base for the RSS feed for each web.

Each web has a WebRss that should contain 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%/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{".*" 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%/twikilogo88x31.gif">
  <title>TWiki.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif</url>
</image>
%SEARCH{".*" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic</link>$n  <description>$summary</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL%/view%SCRIPTSUFFIX%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n  <wiki:version>$rev</wiki:version>$n  <wiki:status>updated</wiki:status>$n  <wiki:importance>major</wiki:importance>$n  <wiki:diff>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:diff>$n  <wiki:history>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:history>$n</item>"}%
%STOPINCLUDE%

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

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