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="history" 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:
<
<
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... (last changed by TWikiContributor) 2018-07-16T01:58:07Z TWikiContributor FormattedSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/FormattedSearch TWiki Formatted Search Inline search feature allows flexible formatting of search result The default output format of a % SEARCH{... is a table consisting of topic... (last changed by TWikiContributor) 2018-07-14T23:53:43Z TWikiContributor CommentPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/CommentPlugin Comment Plugin The Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, CommentPluginExamples... (last changed by TWikiContributor) 2018-07-06T00:45:35Z TWikiContributor TWikiAccessControl https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiAccessControl TWiki Access Control Restricting read and write access to topics and webs, by Users and groups TWiki Access Control allows you restrict access to single topics and... (last changed by TWikiContributor) 2017-08-09T04:59:54Z TWikiContributor VarINCLUDE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarINCLUDE INCLUDE{`page`} include other topic, attachment, or web page Merges the content of a specified page into the current one before rendering. Syntax: % INCLUDE... (last changed by TWikiContributor) 2015-06-05T01:43:02Z TWikiContributor UserReports https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserReports TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor WebSearchAttachments https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebSearchAttachments 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 TWikiVariablesWizard https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesWizard TWiki Variables Wizard to Find and Compose Variables #one var h6 { margin top: 0; } Categories: all Variables: Select a category... (last changed by TWikiContributor) 2015-01-16T00:39:20Z TWikiContributor TWikiUserAuthentication https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUserAuthentication TWiki User Authentication TWiki site access control and user activity tracking options Overview Authentication, or `logging in`, is the process by which a user... (last changed by TWikiContributor) 2014-07-13T20:49:50Z TWikiContributor TopMenuSkinTopBar https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkinTopBar Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor) 2014-06-19T03:01:22Z TWikiContributor ReadOnlyAndMirrorWebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ReadOnlyAndMirrorWebs Read only and mirror web support Scope This topic describes how to set up read only webs. A read only web can be mirrored from another site. But how to mirror a web... (last changed by TWikiContributor) 2013-11-27T02:07:56Z TWikiContributor TWikiLogos https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiLogos TWiki Logos The official TWiki logo is a big `T` in a speech bubble conveying `working together`, and has a `collaborate with TWiki` tag line. TWiki.org Logo Artwork... (last changed by TWikiContributor) 2013-11-07T07:34:19Z TWikiContributor UserBookmarks https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserBookmarks Bookmarks Application Page This page contains several parts that are used by user bookmark pages. Bookmark pages reside in the web and are named wikiname Bookmarks... (last changed by TWikiContributor) 2013-10-03T21:25:06Z 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 WebTopicViewTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopicViewTemplate Note: This topic does not exist The topic 1 you are trying to access does not exist, yet. Do you wish to navigate quickly to a similar topic? Similar topics... (last changed by TWikiContributor) 2013-01-24T01:48:37Z TWikiContributor DeveloperDocumentationCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/DeveloperDocumentationCategory A List of TWiki Developer Documentation Related topics: (last changed by TWikiContributor) 2012-09-06T05:50:28Z TWikiContributor
>
>
%SEARCH{
Added:
>
>
".*" web="TWiki" excludetopic="WebStatistics" type="history" 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:
<
<
WebRssBase https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebRssBase RSS News Feeds Find out What`s New There are several ways to find out what`s new in each TWiki web: 1. Visit WebChanges to see recent changes 1. Subscribed... (last changed by TWikiContributor) 2018-07-15T00:36:35Z TWikiContributor TopMenuSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkin 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 MovedSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/MovedSkin MovedSkin Overview Sometimes a TWiki site is migrated to a new location with a new URL. For convenience users visiting the old site should find the new site. When... (last changed by TWikiContributor) 2018-07-06T04:18:46Z 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 TWikiForms https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiForms TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... (last changed by TWikiContributor) 2014-12-11T07:16:09Z TWikiContributor AdminToolsCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminToolsCategory 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 TWikiSiteTools https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSiteTools TWiki Site Tools Utilities for searching, navigation, and monitoring site activity TWiki Site Tools include utilities for navigating, searching and keeping up with... (last changed by TWikiContributor) 2013-10-13T10:29:54Z TWikiContributor InstantEnhancements https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InstantEnhancements Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor) 2013-09-25T19:36:57Z TWikiContributor WysiwygPluginSettings https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WysiwygPluginSettings 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 WebAtomBase https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebAtomBase ATOM News Feeds Find out What`s New There are several ways to find out what`s new in each TWiki web: 1. Visit WebChanges to see recent changes 1. Subscribed... (last changed by TWikiContributor) 2013-04-23T04:12:33Z TWikiContributor TWikiDocGraphicsTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDocGraphicsTemplate Site Documentation Graphics Site specific documentation graphics are defined in this topic. Add your own graphic images here, they will survive a TWiki system update... (last changed by TWikiContributor) 2013-04-23T03:59:56Z TWikiContributor TWikiVariablesSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesSearch TWiki Variables Search TWiki Variables Show all Category Categories: Related Topics: UserDocumentationCategory, TWikiVariables, TWikiVariablesWizard... (last changed by TWikiContributor) 2013-04-22T23:09:33Z TWikiContributor 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 (last changed by TWikiContributor) 2013-04-10T10:41:37Z 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 TWikiVariablesCategoryBody https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesCategoryBody TWiki Variables Category Body This is a system topic used by TWikiVariablesSearch categories. TWiki Variables Search Category: Categories: Related Topics... (last changed by TWikiContributor) 2012-11-13T08:11:59Z TWikiContributor AdminDocumentationCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminDocumentationCategory A List of TWiki Administrator Documentation Related topics: (last changed by TWikiContributor) 2012-09-06T05:50:28Z 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 TWikiInstallationGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiInstallationGuide TWiki Installation Guide The following is installation instructions for the TWiki 6.1 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki... (last changed by TWikiContributor) 2018-07-15T04:41:42Z 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 MovedSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/MovedSkin MovedSkin Overview Sometimes a TWiki site is migrated to a new location with a new URL. For convenience users visiting the old site should find the new site. When... (last changed by TWikiContributor) 2018-07-06T04:18:46Z 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 TWikiForms https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiForms TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... (last changed by TWikiContributor) 2014-12-11T07:16:09Z TWikiContributor AdminToolsCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminToolsCategory 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 TWikiSiteTools https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSiteTools TWiki Site Tools Utilities for searching, navigation, and monitoring site activity TWiki Site Tools include utilities for navigating, searching and keeping up with... (last changed by TWikiContributor) 2013-10-13T10:29:54Z TWikiContributor InstantEnhancements https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InstantEnhancements Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor) 2013-09-25T19:36:57Z TWikiContributor WebAtomBase https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebAtomBase ATOM News Feeds Find out What`s New There are several ways to find out what`s new in each TWiki web: 1. Visit WebChanges to see recent changes 1. Subscribed... (last changed by TWikiContributor) 2013-04-23T04:12:33Z TWikiContributor TWikiDocGraphicsTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDocGraphicsTemplate Site Documentation Graphics Site specific documentation graphics are defined in this topic. Add your own graphic images here, they will survive a TWiki system update... (last changed by TWikiContributor) 2013-04-23T03:59:56Z TWikiContributor SearchPatternCookbook https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchPatternCookbook Search Pattern Cookbook The Search function in TWiki is very powerful. Especially searches using a RegularExpression play an important part of tapping TWiki`s full... (last changed by TWikiContributor) 2013-04-23T03:30:20Z TWikiContributor TWikiVariablesSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesSearch TWiki Variables Search TWiki Variables Show all Category Categories: Related Topics: UserDocumentationCategory, TWikiVariables, TWikiVariablesWizard... (last changed by TWikiContributor) 2013-04-22T23:09:33Z TWikiContributor 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 (last changed by TWikiContributor) 2013-04-10T10:41:37Z TWikiContributor TWikiVariablesCategoryBody https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesCategoryBody TWiki Variables Category Body This is a system topic used by TWikiVariablesSearch categories. TWiki Variables Search Category: Categories: Related Topics... (last changed by TWikiContributor) 2012-11-13T08:11:59Z TWikiContributor AdminDocumentationCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminDocumentationCategory A List of TWiki Administrator Documentation Related topics: (last changed by TWikiContributor) 2012-09-06T05:50:28Z 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:
<
<
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 TWikiInstallationGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiInstallationGuide TWiki Installation Guide The following is installation instructions for the TWiki 6.1 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki... (last changed by TWikiContributor) 2018-07-15T04:41:42Z TWikiContributor WebRssBase https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebRssBase RSS News Feeds Find out What`s New There are several ways to find out what`s new in each TWiki web: 1. Visit WebChanges to see recent changes 1. Subscribed... (last changed by TWikiContributor) 2018-07-15T00:36:35Z 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 TopMenuSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkin 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 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 TWikiForms https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiForms TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... (last changed by TWikiContributor) 2014-12-11T07:16:09Z TWikiContributor AdminToolsCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminToolsCategory 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 TWikiSiteTools https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSiteTools TWiki Site Tools Utilities for searching, navigation, and monitoring site activity TWiki Site Tools include utilities for navigating, searching and keeping up with... (last changed by TWikiContributor) 2013-10-13T10:29:54Z TWikiContributor InstantEnhancements https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InstantEnhancements Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor) 2013-09-25T19:36:57Z TWikiContributor WysiwygPluginSettings https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WysiwygPluginSettings 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 SearchPatternCookbook https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchPatternCookbook Search Pattern Cookbook The Search function in TWiki is very powerful. Especially searches using a RegularExpression play an important part of tapping TWiki`s full... (last changed by TWikiContributor) 2013-04-23T03:30:20Z TWikiContributor TWikiVariablesSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesSearch TWiki Variables Search TWiki Variables Show all Category Categories: Related Topics: UserDocumentationCategory, TWikiVariables, TWikiVariablesWizard... (last changed by TWikiContributor) 2013-04-22T23:09:33Z TWikiContributor 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 (last changed by TWikiContributor) 2013-04-10T10:41:37Z 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 TWikiVariablesCategoryBody https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesCategoryBody TWiki Variables Category Body This is a system topic used by TWikiVariablesSearch categories. TWiki Variables Search Category: Categories: Related Topics... (last changed by TWikiContributor) 2012-11-13T08:11:59Z 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 TWikiInstallationGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiInstallationGuide TWiki Installation Guide The following is installation instructions for the TWiki 6.1 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki... (last changed by TWikiContributor) 2018-07-15T04:41:42Z 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 MovedSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/MovedSkin MovedSkin Overview Sometimes a TWiki site is migrated to a new location with a new URL. For convenience users visiting the old site should find the new site. When... (last changed by TWikiContributor) 2018-07-06T04:18:46Z 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 TWikiForms https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiForms TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... (last changed by TWikiContributor) 2014-12-11T07:16:09Z TWikiContributor AdminToolsCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminToolsCategory 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 TWikiSiteTools https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSiteTools TWiki Site Tools Utilities for searching, navigation, and monitoring site activity TWiki Site Tools include utilities for navigating, searching and keeping up with... (last changed by TWikiContributor) 2013-10-13T10:29:54Z TWikiContributor InstantEnhancements https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InstantEnhancements Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor) 2013-09-25T19:36:57Z TWikiContributor WebAtomBase https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebAtomBase ATOM News Feeds Find out What`s New There are several ways to find out what`s new in each TWiki web: 1. Visit WebChanges to see recent changes 1. Subscribed... (last changed by TWikiContributor) 2013-04-23T04:12:33Z TWikiContributor TWikiDocGraphicsTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDocGraphicsTemplate Site Documentation Graphics Site specific documentation graphics are defined in this topic. Add your own graphic images here, they will survive a TWiki system update... (last changed by TWikiContributor) 2013-04-23T03:59:56Z TWikiContributor SearchPatternCookbook https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchPatternCookbook Search Pattern Cookbook The Search function in TWiki is very powerful. Especially searches using a RegularExpression play an important part of tapping TWiki`s full... (last changed by TWikiContributor) 2013-04-23T03:30:20Z TWikiContributor TWikiVariablesSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesSearch TWiki Variables Search TWiki Variables Show all Category Categories: Related Topics: UserDocumentationCategory, TWikiVariables, TWikiVariablesWizard... (last changed by TWikiContributor) 2013-04-22T23:09:33Z TWikiContributor 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 (last changed by TWikiContributor) 2013-04-10T10:41:37Z TWikiContributor TWikiVariablesCategoryBody https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesCategoryBody TWiki Variables Category Body This is a system topic used by TWikiVariablesSearch categories. TWiki Variables Search Category: Categories: Related Topics... (last changed by TWikiContributor) 2012-11-13T08:11:59Z TWikiContributor AdminDocumentationCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminDocumentationCategory A List of TWiki Administrator Documentation Related topics: (last changed by TWikiContributor) 2012-09-06T05:50:28Z 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:
<
<
TWikiStoreDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreDotPm?t=2018-07-16T03:20:37Z Package TWiki::Store This module hosts the generic storage backend. This module provides the interface layer between the `real` store provider which is hidden behind... (last changed by TWikiContributor) 2018-07-16T03:20:37Z TWikiContributor TinyMCEPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TinyMCEPlugin?t=2018-07-10T21:48:30Z TinyMCEPlugin Introduction This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers such as Firefox, IE, Safari... (last changed by TWikiContributor) 2018-07-10T21:48:30Z TWikiContributor SpreadSheetPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SpreadSheetPlugin?t=2018-07-06T06:24:21Z 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 SmiliesPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SmiliesPlugin?t=2018-07-06T06:06:39Z The Smilies Plugin : ) Introduction Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile :<nop... (last changed by TWikiContributor) 2018-07-06T06:06:39Z TWikiContributor RenderListPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/RenderListPlugin?t=2018-07-06T05:15:07Z Render List Plugin Syntax Rules RENDERLIST Variable Place a % RENDERLIST{ parameters above any bullet list The list can be handcrafted, generated... (last changed by TWikiContributor) 2018-07-06T05:15:07Z TWikiContributor UserSubwebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserSubwebs?t=2017-01-23T08:08:34Z 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 WebCreateNewTopic https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebCreateNewTopic?t=2015-06-10T21:23:04Z (last changed by TWikiContributor) 2015-06-10T21:23:04Z TWikiContributor VarWEBPREFSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEBPREFSTOPIC?t=2014-12-16T02:37:42Z WEBPREFSTOPIC name of web preferences topic Syntax: % WEBPREFSTOPIC% Expands to: , renders as Category: AdministrationVariables, SystemInformationVariables... (last changed by TWikiContributor) 2014-12-16T02:37:42Z TWikiContributor VarSESSIONVARIABLE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSESSIONVARIABLE?t=2014-08-14T02:36:29Z SESSION VARIABLE get, set or clear a session variable Session variables are stored in a personal `persistent memory space` that is not lost until the web browser... (last changed by TWikiContributor) 2014-08-14T02:36:29Z TWikiContributor TWikiStoreRcsLiteDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreRcsLiteDotPm?t=2013-10-14T08:02:47Z Package TWiki::Store::RcsLite This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Simple replacement... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarSITESTATISTICSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSITESTATISTICSTOPIC?t=2013-09-20T07:59:31Z SITESTATISTICSTOPIC name of site statistics topic Note: The site statistics topic is assumed to be in the web. Syntax: % SITESTATISTICSTOPIC% Expands... (last changed by TWikiContributor) 2013-09-20T07:59:31Z TWikiContributor VarWIP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIP?t=2013-09-14T07:21:59Z WIP work in progress icon Type: Preference variable TWikiRenderingShortcut. Syntax: % WIP% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:21:59Z TWikiContributor WysiwygPluginTopicLister https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WysiwygPluginTopicLister?t=2013-09-12T05:06:39Z (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor 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 TWikiReferenceManual https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiReferenceManual?t=2013-08-30T00:07:32Z TWiki Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of the TWiki Enterprise Collaboration... (last changed by TWikiContributor) 2013-08-30T00:07:32Z TWikiContributor WebCreateNewTopicTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebCreateNewTopicTemplate?t=2013-04-10T10:41:37Z Create New Topic in 1 Web %{ do not show the following elements Topic name: Topic parent: Use template: Default template View templates (last changed by TWikiContributor) 2013-04-10T10:41:37Z TWikiContributor
>
>
FormattedSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/FormattedSearch TWiki Formatted Search Inline search feature allows flexible formatting of search result The default output format of a % SEARCH{... is a table consisting of topic... (last changed by TWikiContributor) 2018-07-14T23:53:43Z TWikiContributor TwistyPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TwistyPlugin 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 PatternSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PatternSkin Pattern Skin . For use in corporate or perhaps in personal websites it should be fairly easy to tune the looks or even create a PatternSkin based new skin. Screenshot... (last changed by TWikiContributor) 2018-07-06T04:31:36Z TWikiContributor TWikiAccessControl https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiAccessControl TWiki Access Control Restricting read and write access to topics and webs, by Users and groups TWiki Access Control allows you restrict access to single topics and... (last changed by TWikiContributor) 2017-08-09T04:59:54Z TWikiContributor RegularExpression https://www.oact.inaf.it/twikiplato/bin/view/TWiki/RegularExpression Regular Expressions Introduction Regular expressions (REs), unlike simple queries, allow you to search for text which matches a particular pattern. REs are similar... (last changed by TWikiContributor) 2016-02-23T17:58:37Z TWikiContributor SiteMap https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SiteMap TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by TWikiContributor) 2015-07-21T18:08:49Z TWikiContributor WebSearchAttachments https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebSearchAttachments 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 WelcomeGuest https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WelcomeGuest 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 TopMenuSkinTopBar https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkinTopBar Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor) 2014-06-19T03:01:22Z 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 TWikiLogos https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiLogos TWiki Logos The official TWiki logo is a big `T` in a speech bubble conveying `working together`, and has a `collaborate with TWiki` tag line. TWiki.org Logo Artwork... (last changed by TWikiContributor) 2013-11-07T07:34:19Z 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 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 UserToolsCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserToolsCategory List of TWiki User Tools Related topics: (last changed by TWikiContributor) 2012-09-06T05:56:15Z TWikiContributor DeveloperDocumentationCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/DeveloperDocumentationCategory A List of TWiki Developer Documentation Related topics: (last changed by TWikiContributor) 2012-09-06T05:50:28Z TWikiContributor WikiWord https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WikiWord What is a WikiWord? A WikiWord consists of two or more words with initial capitals, run together. WikiWords are topic names. A TWiki topic name always has a fixed... (last changed by TWikiContributor) 2011-06-05T02:45:48Z 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:
<
<
TWikiDashboardAddOn https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDashboardAddOn?t=2018-07-06T07:55:27Z TWiki Dashboard Add On Introduction A dashboard comes into play when users need to get an overview of their work and want to navigate quickly to relevant places.... (last changed by TWikiContributor) 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 JQueryPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/JQueryPlugin?t=2018-07-06T01:59:41Z JQuery Plugin Description This plugin packages the popular jQuery and jQuery UI JavaScript libraries. jQuery is a fast, small, and feature rich JavaScript... (last changed by TWikiContributor) 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?t=2016-11-22T07:30:46Z 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... (last changed by TWikiContributor) 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 VarEDITFORMFIELD https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEDITFORMFIELD?t=2016-08-31T04:01:34Z EDITFORMFIELD{`fieldname` form ``} render an input field specified in a form template topic Use this to create HTML forms that update TWikiForms, such as a... (last changed by TWikiContributor) 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 VarVAR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarVAR?t=2015-09-25T01:25:14Z VAR{`NAME` ...} get a preference value from another web or topic and more Gets the value of a variable in various manners. If the topic parameter... (last changed by TWikiContributor) 2015-09-25T01:25:14Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarVAR https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarVAR WebPreferences https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebPreferences?t=2015-09-18T01:15:25Z TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by TWikiContributor) 2015-09-18T01:15:25Z TWikiContributor 34 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebPreferences https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebPreferences MetadataRepository https://www.oact.inaf.it/twikiplato/bin/view/TWiki/MetadataRepository?t=2015-03-09T09:04:10Z Metadata Repository Motivation If you have hundreds or thousands of webs on a TWiki site, web metadata stored in a data repository is useful. It can... (last changed by TWikiContributor) 2015-03-09T09:04:10Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/MetadataRepository https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/MetadataRepository TWikiUICopyDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUICopyDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUICopyDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUICopyDotPm TWikiConfigureCheckersCertificateDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiConfigureCheckersCertificateDotPm?t=2013-10-14T08:02:47Z Package TWiki::Configure::Checkers::CertificateChecker Configure GUI checker for Certificate items. This checker validates files that contain X.509 certificates,... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiConfigureCheckersCertificateDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiConfigureCheckersCertificateDotPm TWikiSiteTools https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSiteTools?t=2013-10-13T10:29:54Z TWiki Site Tools Utilities for searching, navigation, and monitoring site activity TWiki Site Tools include utilities for navigating, searching and keeping up with... (last changed by TWikiContributor) 2013-10-13T10:29:54Z TWikiContributor 20 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSiteTools https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSiteTools InstantEnhancements https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InstantEnhancements?t=2013-09-25T19:36:57Z Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor) 2013-09-25T19:36:57Z TWikiContributor 8 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/InstantEnhancements https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/InstantEnhancements 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 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/StaticMethod https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/StaticMethod 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 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarU https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarU VarADDTOHEAD https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarADDTOHEAD?t=2013-09-13T00:05:38Z 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 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarADDTOHEAD https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarADDTOHEAD WatchlistTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WatchlistTemplate?t=2013-03-15T07:06:12Z Watchlist Return to: (last changed by TWikiContributor) 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 VarSCRIPTURL2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTURL2?t=2012-11-15T06:58:33Z SCRIPTURL{`script`} URL of TWiki script Expands to the URL of the specified script. Optionally, you can specify a web and/or a topic. In that case,... (last changed by TWikiContributor) 2012-11-15T06:58:33Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSCRIPTURL2 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSCRIPTURL2
>
>
MovedSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/MovedSkin?t=2018-07-06T04:18:46Z MovedSkin Overview Sometimes a TWiki site is migrated to a new location with a new URL. For convenience users visiting the old site should find the new site. When... (last changed by TWikiContributor) 2018-07-06T04:18:46Z TWikiContributor TWikiPreferences https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiPreferences?t=2017-02-12T00:19:50Z TWiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this TWikiSite. NOTE: Don`t edit this topic... (last changed by TWikiContributor) 2017-02-12T00:19:50Z TWikiContributor TWikiFormFieldDefinitionDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiFormFieldDefinitionDotPm?t=2015-11-29T10:27:04Z 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... (last changed by TWikiContributor) 2015-11-29T10:27:04Z TWikiContributor VarSPACEOUT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSPACEOUT?t=2015-01-15T02:58:30Z 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 TWikiForms https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiForms?t=2014-12-11T07:16:09Z TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... (last changed by TWikiContributor) 2014-12-11T07:16:09Z TWikiContributor VarNOP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNOP?t=2014-05-16T00:46:08Z NOP template text not to be expanded in instantiated topics Syntax: % NOP% In normal topic text, expands to nop , which prevents expansion of adjacent... (last changed by TWikiContributor) 2014-05-16T00:46:08Z TWikiContributor VarHIDEINPRINT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHIDEINPRINT?t=2014-05-16T00:32:49Z HIDEINPRINT{text} hide content when printing Text inside the HIDEINPRINT is omitted when printing a topic. Syntax: % HIDEINPRINT{ any text Expands... (last changed by TWikiContributor) 2014-05-16T00:32:49Z TWikiContributor TWikiUISearchDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUISearchDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiConfigureLoadDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiConfigureLoadDotPm?t=2013-10-14T08:02:47Z Package TWiki::Configure::Load This module consists of just a single subroutine readConfig . It allows to safely modify configuration variables for one single... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 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 TWikiSkinBrowser https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSkinBrowser?t=2012-12-21T09:19:02Z 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 VarMAROON https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMAROON?t=2012-11-15T07:59:17Z MAROON start maroon colored text MAROON is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T07:59:17Z TWikiContributor VarWIKILOGOALT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKILOGOALT?t=2012-11-15T07:39:11Z WIKILOGOALT site logo tooltip message Syntax: % WIKILOGOALT% Expands to: Defined in: TWikiPreferences Category: AdministrationVariables, SystemInformationVar... (last changed by TWikiContributor) 2012-11-15T07:39:11Z TWikiContributor VarSERVERTIME2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSERVERTIME2?t=2012-11-15T06:23:12Z SERVERTIME{`format`} formatted server time Same format qualifiers as % GMTIME% Syntax: % SERVERTIME{`format` Supported variables: $seconds ,... (last changed by TWikiContributor) 2012-11-15T06:23:12Z TWikiContributor VarREVINFO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREVINFO?t=2012-11-15T06:09:07Z 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 VarPINK https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPINK?t=2012-11-15T05:58:10Z PINK start pink colored text PINK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) 2012-11-15T05:58:10Z 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:
<
<
TWikiReleaseNotes06x01 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiReleaseNotes06x01 Release Notes of TWiki 6.1.0 (Kampala), 2018 07 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... 2018-07-16T03:06:16Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiReleaseNotes06x01 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiReleaseNotes06x01 InterwikiPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InterwikiPlugin Interwiki Plugin Introduction The InterwikiPlugin links ExternalSite:Page text to a page on an external site based on aliases defined in the .InterWikis... 2018-07-06T01:48:16Z TWikiContributor 28 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/InterwikiPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/InterwikiPlugin TWikiTemplates https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTemplates TWiki Templates Definition of the templates used to render all HTML pages displayed in TWiki Overview Templates are plain text with embedded template directives... 2016-03-24T04:32:11Z TWikiContributor 38 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiTemplates https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiTemplates VarINCLUDE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarINCLUDE INCLUDE{`page`} include other topic, attachment, or web page Merges the content of a specified page into the current one before rendering. Syntax: % INCLUDE... 2015-06-05T01:43:02Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarINCLUDE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarINCLUDE UserReports https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserReports TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... 2015-05-29T23:43:57Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UserReports https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UserReports TWikiUserAuthentication https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUserAuthentication TWiki User Authentication TWiki site access control and user activity tracking options Overview Authentication, or `logging in`, is the process by which a user... 2014-07-13T20:49:50Z TWikiContributor 28 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUserAuthentication https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUserAuthentication 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 VarNOTIFYTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNOTIFYTOPIC NOTIFYTOPIC name of the notify topic Note: Each web has a notify topic Syntax: % NOTIFYTOPIC% Expands to: , renders as Category: SystemInformationVariabl... 2013-09-20T08:03:22Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarNOTIFYTOPIC https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarNOTIFYTOPIC ManagingWebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ManagingWebs Managing Webs Adding, renaming and deleting webs are all web based operations. Overview A TWikiSite is divided into webs; each one represents one workspace, one... 2013-03-05T08:54:06Z TWikiContributor 40 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/ManagingWebs https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/ManagingWebs VarNAVY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNAVY NAVY start navy blue colored text NAVY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-15T07:58:57Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarNAVY https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarNAVY VarBROWN https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBROWN BROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-15T07:49:59Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBROWN https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBROWN TagMeRenameTag https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeRenameTag Tag me: Rename Tag Create New Tag Rename Tag Delete Tag Tag to rename: New name for this tag: 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/TagMeRenameTag https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TagMeRenameTag VarHTTPHOST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHTTPHOST HTTP HOST environment variable Syntax: % HTTP HOST% Expands to: Category: SystemInformationVariables Related: ENV, REMOTE ADDR, REMOTE PORT... 2012-11-13T08:57:27Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHTTPHOST https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHTTPHOST VarDISPLAYTIME2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarDISPLAYTIME2 DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... 2012-11-12T08:04:55Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarDISPLAYTIME2 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarDISPLAYTIME2 TWikiSearchDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSearchDotPm Package TWiki::Search This module implements all the search functionality. ClassMethod new ($session) Constructor for the singleton Search engine object. ObjectMethod... 2011-04-12T00:50:47Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSearchDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSearchDotPm TWikiTip021 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTip021 SmiliesPlugin emoticons Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile #058; ) : ) or a frown... 2010-06-28T02:44:59Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiTip021 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiTip021
>
>
MovedSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/MovedSkin?t=2018-07-06T04:18:46Z MovedSkin Overview Sometimes a TWiki site is migrated to a new location with a new URL. For convenience users visiting the old site should find the new site. When... 2018-07-06T04:18:46Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/MovedSkin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/MovedSkin TWikiPreferences https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiPreferences?t=2017-02-12T00:19:50Z TWiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this TWikiSite. NOTE: Don`t edit this topic... 2017-02-12T00:19:50Z TWikiContributor 91 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiPreferences https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiPreferences VarWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEB?t=2016-03-03T19:20:59Z 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 TWikiNetDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiNetDotPm?t=2015-11-29T10:27:03Z Package TWiki::Net Object that brokers access to network resources. ObjectMethod finish () Break circular references. ObjectMethod registerExternalHTTPHandler... 2015-11-29T10:27:03Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiNetDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiNetDotPm VarGET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarGET?t=2015-07-09T23:59:27Z GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` Parameters:... 2015-07-09T23:59:27Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarGET https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarGET VarFOURCOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarFOURCOLUMNS?t=2015-05-07T04:00:56Z 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 TWikiForms https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiForms?t=2014-12-11T07:16:09Z TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... 2014-12-11T07:16:09Z TWikiContributor 31 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiForms https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiForms VarHIDEINPRINT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHIDEINPRINT?t=2014-05-16T00:32:49Z HIDEINPRINT{text} hide content when printing Text inside the HIDEINPRINT is omitted when printing a topic. Syntax: % HIDEINPRINT{ any text Expands... 2014-05-16T00:32:49Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHIDEINPRINT https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHIDEINPRINT TWikiConfigureLoadDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiConfigureLoadDotPm?t=2013-10-14T08:02:47Z Package TWiki::Configure::Load This module consists of just a single subroutine readConfig . It allows to safely modify configuration variables for one single... 2013-10-14T08:02:47Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiConfigureLoadDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiConfigureLoadDotPm TWikiStoreSearchAlgorithmsForkingDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm?t=2013-10-14T08:02:47Z Package TWiki::Store::SearchAlgorithms::Forking Forking implementation of the RCS cache search. StaticMethod search ($searchString,$topics,$options,$sDir)... 2013-10-14T08:02:47Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm 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... 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 VarHTTP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHTTP?t=2012-12-26T05:53:30Z 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 VarMAROON https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMAROON?t=2012-11-15T07:59:17Z MAROON start maroon colored text MAROON is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-15T07:59:17Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarMAROON https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarMAROON VarSERVERTIME2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSERVERTIME2?t=2012-11-15T06:23:12Z SERVERTIME{`format`} formatted server time Same format qualifiers as % GMTIME% Syntax: % SERVERTIME{`format` Supported variables: $seconds ,... 2012-11-15T06:23:12Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSERVERTIME2 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSERVERTIME2 VarREVINFO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREVINFO?t=2012-11-15T06:09:07Z REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... 2012-11-15T06:09:07Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarREVINFO https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarREVINFO VarPINK https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPINK?t=2012-11-15T05:58:10Z PINK start pink colored text PINK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... 2012-11-15T05:58:10Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarPINK https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarPINK
 

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 TWikiSheetPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSheetPlugin 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... 2018-07-16T01:42:02Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSheetPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSheetPlugin 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 AdminToolsCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminToolsCategory Admin Tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure script, , InterWikis, Variables, Doc... 2014-01-31T08:53:20Z TWikiContributor 12 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/AdminToolsCategory https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/AdminToolsCategory VarSTATISTICSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSTATISTICSTOPIC STATISTICSTOPIC name of statistics topic Note: Each web has a statistics topic Syntax: % STATISTICSTOPIC% Expands to: , renders as Category... 2013-09-20T08:03:05Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSTATISTICSTOPIC https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSTATISTICSTOPIC WebAtomBase https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebAtomBase ATOM News Feeds Find out What`s New There are several ways to find out what`s new in each TWiki web: 1. Visit WebChanges to see recent changes 1. Subscribed... 2013-04-23T04:12:33Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebAtomBase https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebAtomBase 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... 2012-12-06T07:04:16Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBASEWEB https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBASEWEB UsingMultipleDisks https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UsingMultipleDisks Using multiple disks for DataDir and PubDir Motivation A TWiki site may reach a point where a single disk drive cannot house all files. Having PubDir on a different... 2012-11-22T04:22:04Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UsingMultipleDisks https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UsingMultipleDisks VarBLACK https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBLACK BLACK start black colored text BLACK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-12T06:52:27Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBLACK https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBLACK VarBLUE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBLUE BLUE start blue colored text BLUE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... 2012-11-12T06:52:22Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBLUE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBLUE VarATTACHURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarATTACHURL ATTACHURL full URL for attachments in the current topic Syntax: % ATTACHURL% Expands to: https://www.oact.inaf.it/twikiplato/pub/TWiki/VarATTACHURL... 2012-11-12T06:37:53Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarATTACHURL https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarATTACHURL DevelopmentVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/DevelopmentVariables 2012-11-11T09:07:03Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/DevelopmentVariables https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/DevelopmentVariables ATasteOfTWiki https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ATasteOfTWiki This is a short introductory training course for TWiki beginners. A Taste of TWiki The basic function of TWiki is a Wiki (if that helps!) A Wiki is like a web site... 2011-08-19T05:22:48Z TWikiContributor 10 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/ATasteOfTWiki https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/ATasteOfTWiki 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... 2011-07-17T22:05:52Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/PatternSkinColorSettings https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/PatternSkinColorSettings TWikiReleaseNotes04x02 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiReleaseNotes04x02 TWiki Release 4.2.4 (Freetown), 2008 12 06 Note: This is the release note for the previous major release version 4.2.X. This note, TWikiReleaseNotes04x00 and... 2011-06-05T04:10:40Z TWikiContributor 10 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiReleaseNotes04x02 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiReleaseNotes04x02 PatternSkinElements https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PatternSkinElements h1 header with link Intro text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text... 2011-06-05T03:42:52Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/PatternSkinElements https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/PatternSkinElements
>
>
SourceCode https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SourceCode TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... 2018-07-16T03:20:45Z TWikiContributor 21 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SourceCode https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SourceCode TWikiUIDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUIDotPm Package TWiki::UI Coordinator of execution flow and service functions used by the UI packages StaticMethod handleRequest ($req) $res Main coordinator of request... 2018-07-16T03:20:41Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUIDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUIDotPm FormattedSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/FormattedSearch TWiki Formatted Search Inline search feature allows flexible formatting of search result The default output format of a % SEARCH{... is a table consisting of topic... 2018-07-14T23:53:43Z TWikiContributor 28 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/FormattedSearch https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/FormattedSearch PatternSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PatternSkin Pattern Skin . For use in corporate or perhaps in personal websites it should be fairly easy to tune the looks or even create a PatternSkin based new skin. Screenshot... 2018-07-06T04:31:36Z TWikiContributor 32 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/PatternSkin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/PatternSkin RegularExpression https://www.oact.inaf.it/twikiplato/bin/view/TWiki/RegularExpression Regular Expressions Introduction Regular expressions (REs), unlike simple queries, allow you to search for text which matches a particular pattern. REs are similar... 2016-02-23T17:58:37Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/RegularExpression https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/RegularExpression VarJQTAB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarJQTAB JQTAB start a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab... 2015-05-13T06:49:42Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarJQTAB https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarJQTAB VarSETGETDUMP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSETGETDUMP SETGETDUMP{...} dump variables Dump volatile or persistent name/values previously set with % SET{ . Syntax: % SETGETDUMP{ remember `1` format `...` separator... 2015-04-09T20:44:52Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSETGETDUMP https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSETGETDUMP VarMAKETEXT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMAKETEXT MAKETEXT translate text using TWiki`s I18N infrastructure Text in MAKETEXT is translated into another language at page view time if the user activates a... 2014-01-29T00:14:09Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarMAKETEXT https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarMAKETEXT TWikiUsersBaseUserMappingDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUsersBaseUserMappingDotPm Package TWiki::Users::BaseUserMapping User mapping is the process by which TWiki maps from a username (a login name) to a display name and back. It is also where... 2013-10-14T08:02:47Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUsersBaseUserMappingDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUsersBaseUserMappingDotPm TWikiResponseDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiResponseDotPm Package TWiki::Response Class to encapsulate response data. Fields: status response status headers hashref to response headers body... 2013-10-14T08:02:47Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiResponseDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiResponseDotPm 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 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... 2013-10-10T00:18:58Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarGROUPS https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarGROUPS VarP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarP P pencil icon Type: Preference variable TWikiRenderingShortcut. Syntax: % P% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarP https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarP TagMeViewMyTags https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeViewMyTags Tag me: View My Tags All Tags My Tags Tag Search Other tag options: Create new tag, Rename tag, Delete tag 2013-04-18T02:20:35Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TagMeViewMyTags https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TagMeViewMyTags VarWIKINAME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKINAME WIKINAME your Wiki username The WikiName is the same as % USERNAME% if not defined in the . topic Syntax: % WIKINAME% Expands to: Note:... 2012-11-15T07:40:23Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWIKINAME https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWIKINAME VarSYSTEMWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSYSTEMWEB SYSTEMWEB name of TWiki documentation web The web containing all documentation and default preference settings Syntax: % SYSTEMWEB% Expands to:... 2012-11-15T06:30:41Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSYSTEMWEB https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSYSTEMWEB
 

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 HeadlinesPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/HeadlinesPlugin Headlines Plugin Description This plugin displays RSS and ATOM feeds from news sites. Use it to build news portals that show headline news. Notes: RSS (Rich... 2018-07-14T06:33:35Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/HeadlinesPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/HeadlinesPlugin TwistyPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TwistyPlugin TwistyPlugin Introduction The TwistyPlugin gives you several options to control the appearance of a twisty: use link text or buttons position an icon... 2018-07-06T08:21:41Z TWikiContributor 12 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TwistyPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TwistyPlugin EditTablePlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/EditTablePlugin Edit Table Plugin Introduction Edit TWiki tables in place, using edit fields and drop down boxes, without having to edit the complete topic. Simply add an Edit... 2018-07-06T01:11:20Z TWikiContributor 27 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/EditTablePlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/EditTablePlugin 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... 2016-07-27T04:19:42Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarTOPICLIST https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarTOPICLIST VarEDITFORM https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEDITFORM EDITFORM{} render a TWiki form for edit Show an HTML form to update the TWiki form data of a topic. Syntax to update a TWiki form: % EDITFORM{topic `..... 2014-06-11T05:26:01Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarEDITFORM https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarEDITFORM 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 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 WebLeftBarExample https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebLeftBarExample 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 VarDATEPICKER https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarDATEPICKER DATEPICKER{} pop up calendar to select a date for use in HTML forms The % DATEPICKER{ variable is handled by the DatePickerPlugin. Syntax: % DATEPICKER... 2012-12-12T06:00:09Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarDATEPICKER https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarDATEPICKER 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 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 VarSCRIPTURLPATH2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTURLPATH2 SCRIPTURLPATH{`script`} URL path of TWiki script As % SCRIPTURL{`script` , but doesn`t include the protocol and host part of the URL Like % SCRIPTURL{... 2012-11-15T06:58:33Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSCRIPTURLPATH2 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSCRIPTURLPATH2 VarSTARTINCLUDE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSTARTINCLUDE STARTINCLUDE start position of topic text if included If present in included topic, start to include text from this location up to the end, or up to the location... 2012-11-15T06:28:40Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSTARTINCLUDE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSTARTINCLUDE VarQUERYPARAMS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarQUERYPARAMS QUERYPARAMS show paramaters to the query Expands the parameters to the query that was used to display the page. Syntax: % QUERYPARAMS{... Parameters... 2012-11-15T06:02:06Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarQUERYPARAMS https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarQUERYPARAMS VarORANGE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarORANGE 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 VarLOGOUTURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLOGOUTURL LOGOUTURL present a logout link Present a logout link, regardless of the state of login Syntax: % LOGOUTURL% Expand to: Category: LinkingAndNavigationVariables... 2012-11-14T05:55:11Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarLOGOUTURL https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarLOGOUTURL


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.