Difference: WebRssBase (1 vs. 11)

Revision 112018-07-15 - TWikiContributor

 

RSS News Feeds

Find out What's New

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

  1. Visit WebChanges to see recent changes
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes

RSS Feed Usage

RSS Feed Internals

Each web has a WebRss topic which includes part of this WebRssBase topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication.

The WebRss topic in each web contains the following text:


<channel rdf:about="%SCRIPTURL{"view"}%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
  <link>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Enterprise.</description>
%INCLUDE{"TWiki.WebRssBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>The contributing authors of %WIKITOOLNAME%</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
  <items>
    <rdf:Seq>
Changed:
<
<
>
>
%SEARCH{
Added:
>
>
".*" web="TWiki" excludetopic="WebStatistics" type="regex" nosearch="on" sort="modified" reverse="on" nototal="on" limit="16" scope="text" casesensitive="on" date="" format=" " }%
  Home - this site is powered by TWiki(R).TWiki https://www.oact.inaf.it/twikicheops/bin/view/TWiki /twikicheops/pub/TWiki/WebPreferences/logo.gif
Changed:
<
<
MailerContrib https://www.oact.inaf.it/twikicheops/bin/view/TWiki/MailerContrib Mailer Contrib Introduction The Mailer Contrib allows users to `subscribe` to regularly scheduled e mails containing either: A report on changes to all topics... (last changed by TWikiContributor) 2018-07-10T21:55:14Z TWikiContributor ColorPickerPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ColorPickerPlugin Color Picker Plugin Introduction This TWiki plugin packages the color picker, which is a jQuery plugin developed by Steven Wittens of Acko.net. The package adds a... (last changed by TWikiContributor) 2018-07-06T00:16:11Z TWikiContributor VarEDITFORMFIELD https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEDITFORMFIELD EDITFORMFIELD{`fieldname` form ``} render an input field specified in a form template topic Use this to create HTML forms that update TWikiForms, such as a... (last changed by TWikiContributor) 2016-08-31T04:01:34Z TWikiContributor VarWIKIWEBMASTERNAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIWEBMASTERNAME WIKIWEBMASTERNAME name of the administrator % WIKIWEBMASTERNAME% expands to the name of the administrator of . Syntax: % WIKIWEBMASTERNAME% , expands... (last changed by TWikiContributor) 2015-10-07T00:47:51Z TWikiContributor VarENDCOLUMNS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENDCOLUMNS ENDCOLUMNS end a responsive multi column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . See TWOCOLUMNS... (last changed by TWikiContributor) 2015-05-07T04:00:56Z TWikiContributor VarMETASEARCH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarMETASEARCH METASEARCH special search of meta data Syntax: % METASEARCH{... Supported parameters: Parameter: Description: Default: type... (last changed by TWikiContributor) 2015-04-22T03:26:09Z TWikiContributor VarSPACEOUT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSPACEOUT SPACEOUT{`string`} renders string with spaces inserted in sensible places Inserts spaces between word components. Word component boundaries are transitions from... (last changed by TWikiContributor) 2015-01-15T02:58:30Z TWikiContributor TWikiConfigureLoadDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureLoadDotPm 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 TWikiMdrepoDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiMdrepoDotPm Package TWiki::Mdrepo ClassMethod new ($session) Construct a Mdrepo module. It`s a caller`s responsibility to guarantee all of the followings defined: $TWiki... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUICopyDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUICopyDotPm 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 VarI https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarI I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % I% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor TinyMCEQuickHelp https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TinyMCEQuickHelp TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiContributor) 2013-09-13T06:54:46Z TWikiContributor PageRenderingProcess https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PageRenderingProcess Page Rendering Process Overview of how TWiki works To achieve a goal in TWiki either by making use of existing features or implementing new features, good understanding... (last changed by TWikiContributor) 2013-08-30T00:07:32Z TWikiContributor PatternSkinCustomization https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PatternSkinCustomization PatternSkin Customization Guidelines how to create and customize page templates of the .PatternSkin. For styling your TWiki using stylesheets, see PatternSkinCssCookbook... (last changed by TWikiContributor) 2013-03-21T22:47:15Z TWikiContributor VarWIKILOGOIMG https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKILOGOIMG WIKILOGOIMG site logo image URL Syntax: % WIKILOGOIMG% Expands to: Renders as: Defined in: TWikiPreferences Category: AdministrationVariables... (last changed by TWikiContributor) 2012-11-15T07:39:35Z TWikiContributor VarSTOPINCLUDE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSTOPINCLUDE STOPINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining text. A normal... (last changed by TWikiContributor) 2012-11-15T06:29:30Z TWikiContributor
>
>
%SEARCH{
Added:
>
>
".*" web="TWiki" excludetopic="WebStatistics" type="regex" nosearch="on" sort="modified" reverse="on" nototal="on" limit="16" scope="text" casesensitive="on" date="" format="$n $topic$n https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/view/TWiki /twikicheops/pub/TWiki/WebPreferences/logo.gif
Changed:
<
<
TWikiSystemRequirements https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiSystemRequirements TWiki System Requirements Server and client requirements Low client and server base requirements are core features that keep TWiki widely deployable, particularly... (last changed by TWikiContributor) 2018-07-15T06:33:52Z TWikiContributor RenderListPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/RenderListPlugin 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 TWikiDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiDotPm Package TWiki TWiki operates by creating a singleton object (known as the Session object) that acts as a point of reference for all the different modules in the system... (last changed by TWikiContributor) 2015-11-29T10:27:03Z TWikiContributor TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiStoreRcsFileDotPm Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. It is the base class of implementations of stores... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiStoreSearchAlgorithmsForkingDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm Package TWiki::Store::SearchAlgorithms::Forking Forking implementation of the RCS cache search. StaticMethod search ($searchString,$topics,$options,$sDir)... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor UserBookmarks https://www.oact.inaf.it/twikicheops/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 InstantEnhancements https://www.oact.inaf.it/twikicheops/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 WebPreferencesHelp https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebPreferencesHelp Help on Preferences A preference setting is defined by: 3 or 6 spaces Set NAME value Example: Set WEBBGCOLOR #FFFFC0 A preferences... (last changed by TWikiContributor) 2013-09-25T19:36:25Z TWikiContributor VarT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarT T tip icon Type: Preference variable TWikiRenderingShortcut. Syntax: % T% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor FormatTokens https://www.oact.inaf.it/twikicheops/bin/view/TWiki/FormatTokens Formatting Tokens TWiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and IfStatements... (last changed by TWikiContributor) 2013-08-22T00:48:15Z TWikiContributor TWikiDocGraphicsTemplate https://www.oact.inaf.it/twikicheops/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 VarINCLUDINGTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarINCLUDINGTOPIC INCLUDINGTOPIC name of topic that includes current topic The name of the topic that includes the current topic same as % TOPIC% in case there is no include... (last changed by TWikiContributor) 2012-12-06T07:04:32Z TWikiContributor VarQUERYSTRING https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarQUERYSTRING QUERYSTRING full, unprocessed string of parameters to this URL String of all the URL parameters that were on the URL used to get to the current page. For example... (last changed by TWikiContributor) 2012-11-15T06:02:42Z TWikiContributor VarOLIVE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarOLIVE OLIVE start olive green colored text OLIVE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T05:56:03Z TWikiContributor VarLOGOUTURL https://www.oact.inaf.it/twikicheops/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... (last changed by TWikiContributor) 2012-11-14T05:55:11Z TWikiContributor VarLOGIN https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLOGIN LOGIN present a full login link to non authenticated user Present a login link only to users that are not logged in Syntax: % LOGIN% Expand to:... (last changed by TWikiContributor) 2012-11-14T05:52:20Z TWikiContributor
>
>
WebRssBase https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebRssBase RSS News Feeds Find out What`s New There are several ways to find out what`s new in each TWiki web: 1. Visit WebChanges to see recent changes 1. Subscribed... (last changed by TWikiContributor) 2018-07-15T00:36:35Z TWikiContributor PreferencesPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PreferencesPlugin PreferencesPlugin Introduction Allows editing of preferences using fields predefined in a .TWikiForms. However, the edit fields are inlined in the text, similar... (last changed by TWikiContributor) 2018-07-06T05:01:58Z TWikiContributor WebStatisticsFooter https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebStatisticsFooter Notes: Do not edit this topic, it is updated automatically. TWikiSiteTools explains how to enable automatic updates of the statistics pages. Related... (last changed by TWikiContributor) 2015-05-14T11:43:45Z TWikiContributor TWikiAccessDotPm https://www.oact.inaf.it/twikicheops/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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor UserForm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UserForm User Form Note: This is a maintenance topic, used by the TWiki administrator. This form defines the form of the user profile pages of registered TWiki users listed... (last changed by TWikiContributor) 2013-10-12T01:54:42Z TWikiContributor VarGROUPS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarGROUPS GROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. The variable is intended to be used in .TWikiGroups, to allow a group... (last changed by TWikiContributor) 2013-10-10T00:18:58Z TWikiContributor WebTopicCreator https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebTopicCreator `Create New Topic` page has moved Continue to create the new page TWiki admins Please replace all web`s WebTopicCreator topic contents with this text: % `WebTopicCreator... (last changed by TWikiContributor) 2013-04-27T01:22:50Z TWikiContributor TWikiExternalLinks https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiExternalLinks TWiki External Links URLs starting with file , ftp , gopher , http , https , irc , mailto , news , nntp and telnet are linked automatically if preceded... (last changed by TWikiContributor) 2013-03-19T03:57:19Z TWikiContributor ManagingWebs https://www.oact.inaf.it/twikicheops/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... (last changed by TWikiContributor) 2013-03-05T08:54:06Z TWikiContributor VarHTTP https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarHTTP HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are not significant... (last changed by TWikiContributor) 2012-12-26T05:53:30Z TWikiContributor VarLIME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLIME LIME start lime colored text LIME is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) 2012-11-15T07:59:34Z TWikiContributor VarWIKIUSERNAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIUSERNAME WIKIUSERNAME your Wiki username with web prefix Your % WIKINAME% with web prefix, useful to point to your user profile page Syntax: % WIKIUSERNAME%... (last changed by TWikiContributor) 2012-11-15T07:41:29Z TWikiContributor VarUSERINFO https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarUSERINFO USERINFO{`name`} retrieve details about a user Syntax: % USERINFO% Expands to: (comma separated list of the username, wikiusername, and emails) With... (last changed by TWikiContributor) 2012-11-15T07:17:45Z TWikiContributor VarSCRIPTURL2 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSCRIPTURL2 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 VarSPACEDTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSPACEDTOPIC SPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions that search for... (last changed by TWikiContributor) 2012-11-15T06:27:45Z TWikiContributor VarMAINWEB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarMAINWEB MAINWEB synonym for USERSWEB Deprecated. Please use % USERSWEB% instead. Category: SystemInformationVariables Related: SYSTEMWEB, USERSWEB (last changed by TWikiContributor) 2012-11-14T09:28:03Z 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/twikicheops/bin/view/TWiki /twikicheops/pub/TWiki/WebPreferences/logo.gif
Changed:
<
<
SmiliesPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SmiliesPlugin 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 UserReports https://www.oact.inaf.it/twikicheops/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 MetadataRepository https://www.oact.inaf.it/twikicheops/bin/view/TWiki/MetadataRepository 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 VarWEBPREFSTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWEBPREFSTOPIC 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 TWikiTimeDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTimeDotPm Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate,$defaultLocal) $iSecs Convert string date/time string to seconds since epoch (... (last changed by TWikiContributor) 2014-10-05T11:03:29Z TWikiContributor VarTOC2 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOC2 TOC{`Topic`} table of contents Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ( ` text`... (last changed by TWikiContributor) 2014-06-16T01:48:26Z TWikiContributor VarHIDE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarHIDE HIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent... (last changed by TWikiContributor) 2014-05-16T00:46:28Z TWikiContributor VarSTATISTICSTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSTATISTICSTOPIC STATISTICSTOPIC name of statistics topic Note: Each web has a statistics topic Syntax: % STATISTICSTOPIC% Expands to: , renders as Category... (last changed by TWikiContributor) 2013-09-20T08:03:05Z TWikiContributor VarN https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarN N `new` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % N% Expands to: Category: FormattingAndRenderingVariables, SkinsAndTemplatesVariables... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarADDTOHEAD https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarADDTOHEAD ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor SearchPatternCookbook https://www.oact.inaf.it/twikicheops/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 RenameWeb https://www.oact.inaf.it/twikicheops/bin/view/TWiki/RenameWeb Rename, Move or Delete this Web Note: The 1 web cannot be renamed. See also: ManagingWebs icon:move Rename/move/delete web... , looking for references... (last changed by TWikiContributor) 2013-02-23T23:15:34Z TWikiContributor VarSTARTSECTION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % STARTSECTION{ and % ENDSECTION{ . Sections may be given... (last changed by TWikiContributor) 2012-11-15T06:29:08Z TWikiContributor VarSTARTINCLUDE https://www.oact.inaf.it/twikicheops/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... (last changed by TWikiContributor) 2012-11-15T06:28:40Z TWikiContributor VarPUBURL https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarPUBURL PUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB... (last changed by TWikiContributor) 2012-11-15T05:59:51Z TWikiContributor TopMenuSkinDefaultWebTopMenu https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TopMenuSkinDefaultWebTopMenu Default Web Top Menu of TopMenuSkin This topic defines the default menu structure of a web. It is used by the TopMenuSkin in case the WebTopMenu topic is missing in... (last changed by TWikiContributor) 2011-07-28T22:00:57Z TWikiContributor
>
>
TWikiFuncDotPm https://www.oact.inaf.it/twikicheops/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/twikicheops/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 WebChangesAlert https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebChangesAlert Web Changes Notification Service Each TWiki web has an automatic e mail notification service that sends you an e mail with links to all of the topics modified since... (last changed by TWikiContributor) 2015-02-27T05:46:19Z TWikiContributor VarNOP https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarNOP 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 TWikiUsersBaseUserMappingDotPm https://www.oact.inaf.it/twikicheops/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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor WebLeftBarPersonalTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebLeftBarPersonalTemplate My links: My activities TWiki.org edit (last changed by TWikiContributor) 2013-10-14T07:39:45Z TWikiContributor VarP https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarP P pencil icon Type: Preference variable TWikiRenderingShortcut. Syntax: % P% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor SiteStatisticsFooter https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SiteStatisticsFooter 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 VarCALC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCALC CALC{`formula`} add spreadsheet calculations to tables The % CALC{formula variable is handled by the SpreadSheetPlugin. Over 100 functions are available, such... (last changed by TWikiContributor) 2013-03-23T08:16:51Z TWikiContributor VarBASETOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBASETOPIC BASETOPIC base topic where an INCLUDE started The name of the topic where a single or nested INCLUDE started same as % TOPIC% if there is no INCLUDE.... (last changed by TWikiContributor) 2012-12-06T07:04:20Z TWikiContributor UsingMultipleDisks https://www.oact.inaf.it/twikicheops/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... (last changed by TWikiContributor) 2012-11-22T04:22:04Z TWikiContributor VarMAROON https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarMAROON 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 VarSLIDESHOWSTART https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSLIDESHOWSTART SLIDESHOWSTART convert a topic with headings into a slideshow The % SLIDESHOWSTART% variable is handled by the SlideShowPlugin Syntax: % SLIDESHOWSTART... (last changed by TWikiContributor) 2012-11-15T06:26:38Z TWikiContributor VarSCRIPTURLPATH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSCRIPTURLPATH SCRIPTURLPATH base URL path of TWiki scripts As % SCRIPTURL% , but doesn`t include the protocol and host part of the URL Syntax: % SCRIPTURLPATH%... (last changed by TWikiContributor) 2012-11-15T06:20:40Z TWikiContributor VarLOGINURL https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLOGINURL LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor VarLANGUAGE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLANGUAGE LANGUAGE current user`s language Returns the language code for the language used as the current user. This is the language actually used by TWiki Internationalization... (last changed by TWikiContributor) 2012-11-14T05:45:19Z 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 [salvo.buttaccio@inaf.it]
>
>
The contributing authors of TWiki
  TWiki
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki https://www.oact.inaf.it/twikicheops/bin/view/TWiki /twikicheops/pub/TWiki/WebPreferences/logo.gif
Changed:
<
<
MailerContrib https://www.oact.inaf.it/twikicheops/bin/view/TWiki/MailerContrib?t=2018-07-10T21:55:14Z Mailer Contrib Introduction The Mailer Contrib allows users to `subscribe` to regularly scheduled e mails containing either: A report on changes to all topics... (last changed by TWikiContributor) 2018-07-10T21:55:14Z TWikiContributor ColorPickerPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ColorPickerPlugin?t=2018-07-06T00:16:11Z Color Picker Plugin Introduction This TWiki plugin packages the color picker, which is a jQuery plugin developed by Steven Wittens of Acko.net. The package adds a... (last changed by TWikiContributor) 2018-07-06T00:16:11Z TWikiContributor VarEDITFORMFIELD https://www.oact.inaf.it/twikicheops/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 VarWIKIWEBMASTERNAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIWEBMASTERNAME?t=2015-10-07T00:47:51Z WIKIWEBMASTERNAME name of the administrator % WIKIWEBMASTERNAME% expands to the name of the administrator of . Syntax: % WIKIWEBMASTERNAME% , expands... (last changed by TWikiContributor) 2015-10-07T00:47:51Z TWikiContributor VarENDCOLUMNS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENDCOLUMNS?t=2015-05-07T04:00:56Z ENDCOLUMNS end a responsive multi column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . See TWOCOLUMNS... (last changed by TWikiContributor) 2015-05-07T04:00:56Z TWikiContributor VarMETASEARCH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarMETASEARCH?t=2015-04-22T03:26:09Z METASEARCH special search of meta data Syntax: % METASEARCH{... Supported parameters: Parameter: Description: Default: type... (last changed by TWikiContributor) 2015-04-22T03:26:09Z TWikiContributor VarSPACEOUT https://www.oact.inaf.it/twikicheops/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 TWikiMdrepoDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiMdrepoDotPm?t=2013-10-14T08:02:47Z Package TWiki::Mdrepo ClassMethod new ($session) Construct a Mdrepo module. It`s a caller`s responsibility to guarantee all of the followings defined: $TWiki... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiConfigureLoadDotPm https://www.oact.inaf.it/twikicheops/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 TWikiUICopyDotPm https://www.oact.inaf.it/twikicheops/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 VarI https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarI?t=2013-09-14T07:33:48Z I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % I% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor TinyMCEQuickHelp https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TinyMCEQuickHelp?t=2013-09-13T06:54:46Z TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiContributor) 2013-09-13T06:54:46Z TWikiContributor PageRenderingProcess https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PageRenderingProcess?t=2013-08-30T00:07:32Z Page Rendering Process Overview of how TWiki works To achieve a goal in TWiki either by making use of existing features or implementing new features, good understanding... (last changed by TWikiContributor) 2013-08-30T00:07:32Z TWikiContributor PatternSkinCustomization https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PatternSkinCustomization?t=2013-03-21T22:47:15Z PatternSkin Customization Guidelines how to create and customize page templates of the .PatternSkin. For styling your TWiki using stylesheets, see PatternSkinCssCookbook... (last changed by TWikiContributor) 2013-03-21T22:47:15Z TWikiContributor VarSTOPINCLUDE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSTOPINCLUDE?t=2012-11-15T06:29:30Z STOPINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining text. A normal... (last changed by TWikiContributor) 2012-11-15T06:29:30Z TWikiContributor VarREVINFO https://www.oact.inaf.it/twikicheops/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
>
>
TWikiUIDotPm https://www.oact.inaf.it/twikicheops/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... (last changed by TWikiContributor) 2018-07-16T03:20:41Z TWikiContributor TWikiUsersDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUsersDotPm Package TWiki::Users This package provides services for the lookup and manipulation of login and wiki names of users, and their authentication. It is a Facade that... (last changed by TWikiContributor) 2018-07-16T03:20:32Z TWikiContributor TWikiHistory https://www.oact.inaf.it/twikicheops/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 WebHome https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebHome The place to learn about TWiki features and perform TWiki system maintenance. TWiki is a flexible, powerful, secure, yet simple Enterprise Wiki and Web Application... (last changed by TWikiContributor) 2018-07-13T04:49:21Z TWikiContributor InterwikiPlugin https://www.oact.inaf.it/twikicheops/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... (last changed by TWikiContributor) 2018-07-06T01:48:16Z TWikiContributor BehaviourContrib https://www.oact.inaf.it/twikicheops/bin/view/TWiki/BehaviourContrib Behaviour Javascript Framework Contrib Introduction This contrib packages the third party Behaviour Javascript event library, available from http://bennolan.com... (last changed by TWikiContributor) 2018-07-05T23:42:36Z TWikiContributor LargeSite https://www.oact.inaf.it/twikicheops/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 WebChangesRightBox https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebChangesRightBox Recent changes in web: more... Web Changes Box on the Right Side This box is included in the of every web, except for the TWiki documentation web. To... (last changed by TWikiContributor) 2016-03-28T04:06:53Z TWikiContributor VarWEB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWEB WEB name of current web % WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic, it is the web... (last changed by TWikiContributor) 2016-03-03T19:20:59Z TWikiContributor TWikiFormDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiFormDotPm Package TWiki::Form Object representing a single form definition. Form definitions are mainly used to control rendering of a form for editing, though there is some... (last changed by TWikiContributor) 2014-10-05T11:03:28Z TWikiContributor TopMenuSkinTopBar https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TopMenuSkinTopBar Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor) 2014-06-19T03:01:22Z TWikiContributor TWikiResponseDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiResponseDotPm Package TWiki::Response Class to encapsulate response data. Fields: status response status headers hashref to response headers body... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiMetaDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiMetaDotPm Package TWiki::Meta All TWiki topics have data (text) and meta data (information about the topic). Meta data includes information such as file attachments, form... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUserSetting https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUserSetting User Settings preference variables customizable by users Some of the TWikiPreferences are explicitly intended to be customized by TWiki users, though a default is... (last changed by TWikiContributor) 2013-10-12T01:54:42Z TWikiContributor VarUSERREPORT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarUSERREPORT USERREPORT show user reports with profile pictures Show various user reports documented in UserReports Syntax: % USERREPORT{ action `...` ... Overview... (last changed by TWikiContributor) 2013-02-07T00:03:27Z TWikiContributor VarTWISTY https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTWISTY TWISTY{ attributes } dynamically open and close sections of content The % TWISTY{ variable is handled by the TwistyPlugin. Syntax: % TWISTY{ ...... (last changed by TWikiContributor) 2012-11-15T07:03:55Z TWikiContributor
 

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/twikicheops/bin/view/TWiki
>
>
https://www.oact.inaf.it/twikicheops/bin/view/TWiki
  /twikicheops/pub/TWiki/WebPreferences/logo.gif
Changed:
<
<
BackupRestorePlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/BackupRestorePlugin?t=2018-07-10T22:15:29Z Backup Restore Plugin Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line. This plugin... (last changed by TWikiContributor) 2018-07-10T22:15:29Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/BackupRestorePlugin https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/BackupRestorePlugin TablePlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TablePlugin?t=2018-07-06T06:58:55Z Table Plugin Introduction The TablePlugin gives extra control of TWiki table rendering using cell 1 cell 2 syntax: Sort table by columns Use TML... (last changed by TWikiContributor) 2018-07-06T06:58:55Z TWikiContributor 38 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TablePlugin https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TablePlugin TWikiScripts https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/TWikiScripts https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiScripts VarTOPICLIST https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOPICLIST?t=2016-07-27T04:19:42Z TOPICLIST{`format`} topic index of a web List of all topics in a web. The `format` defines the format of one topic item. It may include variables: The $topic... (last changed by TWikiContributor) 2016-07-27T04:19:42Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTOPICLIST https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTOPICLIST WebChanges https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebChanges?t=2015-09-17T06:19:15Z Recent Changes in 1 Web retrieved at 1 ` Show 1 results per page, or 2 show all 3 .//?limit $item` rel `nofollow` $item), 10, 20, 50,... (last changed by TWikiContributor) 2015-09-17T06:19:15Z TWikiContributor 13 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebChanges https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebChanges SearchResultsPagination https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SearchResultsPagination?t=2015-06-08T08:17:58Z Search Results Pagination When a % SEARCH{... returns many results, you may want to paginate the results. Overview You can achieve search results pagination by... (last changed by TWikiContributor) 2015-06-08T08:17:58Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/SearchResultsPagination https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/SearchResultsPagination TWikiPluginDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiPluginDotPm?t=2013-10-14T08:02:47Z Package TWiki::Plugin ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiPluginDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiPluginDotPm TWikiConfigureCheckersCertificateKeyCheckerDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm?t=2013-10-14T08:02:47Z Package TWiki::Configure::Checkers::Certificate::KeyChecker Configure GUI checker for Certificate Key items. This checker validates files that contain private key... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm VarLAQUO https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLAQUO?t=2013-10-02T21:27:09Z LAQUO left double angle quote This variable is typically used in breadcrumbs. Syntax: % LAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarLAQUO https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarLAQUO VarBR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBR?t=2013-10-02T21:27:09Z BR line break Type: Preference variable TWikiRenderingShortcut. Syntax: % BR% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBR https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBR VarCARET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCARET?t=2013-10-02T21:27:09Z CARET caret symbol The caret variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % CARET% Expands... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarCARET https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarCARET VarUSERSWEB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarUSERSWEB?t=2013-09-25T19:36:51Z USERSWEB name of users web The web containing individual user topics, .TWikiGroups, and customized site wide preferences. Syntax: % USERSWEB% Expands... (last changed by TWikiContributor) 2013-09-25T19:36:51Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarUSERSWEB https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarUSERSWEB TagMeDebugSearch https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TagMeDebugSearch?t=2013-04-18T01:40:46Z Tag me: Debug Tag Search web: topic: tag: by: sort: norelated: nototal: minsize: maxsize:... (last changed by TWikiContributor) 2013-04-18T01:40:46Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TagMeDebugSearch https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TagMeDebugSearch VarCALCULATE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCALCULATE?t=2013-03-23T08:16:51Z CALCULATE{`formula`} handle spreadsheet calculations outside tables The % CALCULATE{formula variable is handled by the SpreadSheetPlugin. Over 100 functions... (last changed by TWikiContributor) 2013-03-23T08:16:51Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarCALCULATE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarCALCULATE TWikiSkinBrowser https://www.oact.inaf.it/twikicheops/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 7 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiSkinBrowser https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiSkinBrowser VarTEAL https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTEAL?t=2012-11-15T07:58:35Z TEAL start teal colored text TEAL is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) 2012-11-15T07:58:35Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTEAL https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTEAL
>
>
FormattedSearch https://www.oact.inaf.it/twikicheops/bin/view/TWiki/FormattedSearch?t=2018-07-14T23:53:43Z 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 BackupRestorePlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/BackupRestorePlugin?t=2018-07-10T22:15:29Z Backup Restore Plugin Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line. This plugin... (last changed by TWikiContributor) 2018-07-10T22:15:29Z TWikiContributor TagMePlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TagMePlugin?t=2018-07-06T07:08:26Z Tag me Plugin Plugin to tag wiki content collectively or authoritatively in order to make it easier to find content and to get a meaningful page ranking. Introduction... (last changed by TWikiContributor) 2018-07-06T07:08:26Z TWikiContributor TablePlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TablePlugin?t=2018-07-06T06:58:55Z Table Plugin Introduction The TablePlugin gives extra control of TWiki table rendering using cell 1 cell 2 syntax: Sort table by columns Use TML... (last changed by TWikiContributor) 2018-07-06T06:58:55Z TWikiContributor TWikiScripts https://www.oact.inaf.it/twikicheops/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 VarTOPICLIST https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOPICLIST?t=2016-07-27T04:19:42Z TOPICLIST{`format`} topic index of a web List of all topics in a web. The `format` defines the format of one topic item. It may include variables: The $topic... (last changed by TWikiContributor) 2016-07-27T04:19:42Z TWikiContributor WebChanges https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebChanges?t=2015-09-17T06:19:15Z Recent Changes in 1 Web retrieved at 1 ` Show 1 results per page, or 2 show all 3 .//?limit $item` rel `nofollow` $item), 10, 20, 50,... (last changed by TWikiContributor) 2015-09-17T06:19:15Z TWikiContributor SearchResultsPagination https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SearchResultsPagination?t=2015-06-08T08:17:58Z Search Results Pagination When a % SEARCH{... returns many results, you may want to paginate the results. Overview You can achieve search results pagination by... (last changed by TWikiContributor) 2015-06-08T08:17:58Z TWikiContributor VarINCLUDE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarINCLUDE?t=2015-06-05T01:43:02Z 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 TWikiConfigureCheckersCertificateKeyCheckerDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm?t=2013-10-14T08:02:47Z Package TWiki::Configure::Checkers::Certificate::KeyChecker Configure GUI checker for Certificate Key items. This checker validates files that contain private key... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiPluginDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiPluginDotPm?t=2013-10-14T08:02:47Z Package TWiki::Plugin ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarLAQUO https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLAQUO?t=2013-10-02T21:27:09Z LAQUO left double angle quote This variable is typically used in breadcrumbs. Syntax: % LAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor VarCARET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCARET?t=2013-10-02T21:27:09Z CARET caret symbol The caret variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % CARET% Expands... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor VarUSERSWEB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarUSERSWEB?t=2013-09-25T19:36:51Z USERSWEB name of users web The web containing individual user topics, .TWikiGroups, and customized site wide preferences. Syntax: % USERSWEB% Expands... (last changed by TWikiContributor) 2013-09-25T19:36:51Z TWikiContributor VarSITESTATISTICSTOPIC https://www.oact.inaf.it/twikicheops/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 VarCALCULATE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCALCULATE?t=2013-03-23T08:16:51Z CALCULATE{`formula`} handle spreadsheet calculations outside tables The % CALCULATE{formula variable is handled by the SpreadSheetPlugin. Over 100 functions... (last changed by TWikiContributor) 2013-03-23T08:16:51Z 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:
<
<
TWikiUpgradeGuide https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUpgradeGuide TWiki Upgrade Guide This guide covers upgrading from a previous version of TWiki (such as TWiki 5.1) to TWiki 6.1 Overview TWiki 6.1.0 is a minor release that brings... 2018-07-15T08:48:20Z TWikiContributor 17 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUpgradeGuide https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUpgradeGuide VarURLPARAM https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarURLPARAM URLPARAM{`name`} get value of a URL parameter Returns the value of a URL parameter. Syntax: % URLPARAM{`name` Supported parameters: Parameter... 2018-07-14T23:23:02Z TWikiContributor 10 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarURLPARAM https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarURLPARAM VarTOPICTITLE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOPICTITLE TOPICTITLE title of a topic The topic title is defined by, in order of sequence: form field named `Title`, topic preference setting named TITLE... 2018-04-25T22:35:14Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTOPICTITLE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTOPICTITLE TWikiNetDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiNetDotPm 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/twikicheops/bin/rdiff/TWiki/TWikiNetDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiNetDotPm WebCreateNewTopic https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebCreateNewTopic 2015-06-10T21:23:04Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebCreateNewTopic https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebCreateNewTopic TWikiForms https://www.oact.inaf.it/twikicheops/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... 2014-12-11T07:16:09Z TWikiContributor 31 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiForms https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiForms VarMAKETEXT https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/VarMAKETEXT https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarMAKETEXT VarBB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBB BB bullet with line break Line break and bullet without indentation. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB% Expands... 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBB https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBB VarNBSP https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarNBSP NBSP non breaking space The WYSIWYG editor tends to change nbsp; into normal space. Use this variable where non breaking space needs to be retained, such as... 2013-10-02T21:18:55Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarNBSP https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarNBSP VarWIKIUSERSTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIUSERSTOPIC WIKIUSERSTOPIC name of topic listing all registers users Syntax: % WIKIUSERSTOPIC% Expands to: , with prefix renders as . Category: SystemInformationVariables... 2012-11-15T07:42:15Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKIUSERSTOPIC https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKIUSERSTOPIC VarWIKITOOLNAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKITOOLNAME WIKITOOLNAME name of your TWiki site Syntax: % WIKITOOLNAME% Expands to: TWiki Category: SystemInformationVariables Related: WIKILOGOURL, WIKIVERSION... 2012-11-15T07:41:03Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKITOOLNAME https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKITOOLNAME VarWIKINAME https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/VarWIKINAME https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKINAME VarWIKIHOMEURL https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/VarWIKIHOMEURL https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKIHOMEURL VarSILVER https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSILVER SILVER start silver colored text SILVER is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-15T06:25:50Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSILVER https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSILVER VarBLACK https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/VarBLACK https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBLACK ExportAndPublishingVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ExportAndPublishingVariables 2012-11-11T09:07:03Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/ExportAndPublishingVariables https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/ExportAndPublishingVariables
>
>
TWikiRenderDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiRenderDotPm?t=2018-07-16T03:20:47Z Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish... 2018-07-16T03:20:47Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiRenderDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiRenderDotPm MovedSkin https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/MovedSkin https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/MovedSkin ColorPickerPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ColorPickerPlugin?t=2018-07-06T00:16:11Z Color Picker Plugin Introduction This TWiki plugin packages the color picker, which is a jQuery plugin developed by Steven Wittens of Acko.net. The package adds a... 2018-07-06T00:16:11Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/ColorPickerPlugin https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/ColorPickerPlugin VarWIKIWEBMASTERNAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIWEBMASTERNAME?t=2015-10-07T00:47:51Z WIKIWEBMASTERNAME name of the administrator % WIKIWEBMASTERNAME% expands to the name of the administrator of . Syntax: % WIKIWEBMASTERNAME% , expands... 2015-10-07T00:47:51Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKIWEBMASTERNAME https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKIWEBMASTERNAME VarJQTAB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarJQTAB?t=2015-05-13T06:49:42Z JQTAB start a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab... 2015-05-13T06:49:42Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarJQTAB https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarJQTAB VarENDCOLUMNS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENDCOLUMNS?t=2015-05-07T04:00:56Z ENDCOLUMNS end a responsive multi column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . See TWOCOLUMNS... 2015-05-07T04:00:56Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarENDCOLUMNS https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarENDCOLUMNS VarSET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSET?t=2015-04-08T03:03:12Z SET{`name` value `...`} set a variable Set a named variable that can be retrieved later with % GET{ . No output is shown, e.g. % SET{ resolves to an empty... 2015-04-08T03:03:12Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSET https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSET TWikiConfigureLoadDotPm https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/TWikiConfigureLoadDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiConfigureLoadDotPm TWikiMdrepoDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiMdrepoDotPm?t=2013-10-14T08:02:47Z Package TWiki::Mdrepo ClassMethod new ($session) Construct a Mdrepo module. It`s a caller`s responsibility to guarantee all of the followings defined: $TWiki... 2013-10-14T08:02:47Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiMdrepoDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiMdrepoDotPm VarH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarH?t=2013-09-14T07:33:48Z 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/twikicheops/bin/rdiff/TWiki/VarH https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarH VarI https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarI?t=2013-09-14T07:33:48Z I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % I% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarI https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarI TinyMCEQuickHelp https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TinyMCEQuickHelp?t=2013-09-13T06:54:46Z TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... 2013-09-13T06:54:46Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TinyMCEQuickHelp https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TinyMCEQuickHelp PageRenderingProcess https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PageRenderingProcess?t=2013-08-30T00:07:32Z Page Rendering Process Overview of how TWiki works To achieve a goal in TWiki either by making use of existing features or implementing new features, good understanding... 2013-08-30T00:07:32Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/PageRenderingProcess https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/PageRenderingProcess TWikiVariablesSearch https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiVariablesSearch?t=2013-04-22T23:09:33Z TWiki Variables Search TWiki Variables Show all Category Categories: Related Topics: UserDocumentationCategory, TWikiVariables, TWikiVariablesWizard... 2013-04-22T23:09:33Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiVariablesSearch https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiVariablesSearch TWikiReleaseNotes05x01 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiReleaseNotes05x01?t=2013-02-16T22:54:56Z Release Notes of TWiki 5.1.4 (Istanbul), 2013 02 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... 2013-02-16T22:54:56Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiReleaseNotes05x01 https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiReleaseNotes05x01 TWikiTip029 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTip029?t=2013-01-23T07:51:40Z RSS news feed of topic changes You can use an RSS news reader to find out what is new in a TWiki web. This complements WebChanges that shows recent changes in... 2013-01-23T07:51:40Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiTip029 https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiTip029
 

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/twikicheops/bin/view/TWiki https://www.oact.inaf.it/twikicheops/pub/TWiki/TWikiLogos/twikilogo88x31.gif
Changed:
<
<
TWikiFuncDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiFuncDotPm Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact... 2018-07-16T03:20:32Z TWikiContributor 19 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiFuncDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiFuncDotPm TWikiSheetPlugin https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/TWikiSheetPlugin https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiSheetPlugin CgiContrib https://www.oact.inaf.it/twikicheops/bin/view/TWiki/CgiContrib CGI Contrib Package Introduction This contrib does not add any features to TWiki. Its purpose is to convert Perl`s CGI module from being an external dependency to... 2018-07-05T23:52:57Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/CgiContrib https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/CgiContrib AllowWebCreateByUserMappingManager https://www.oact.inaf.it/twikicheops/bin/view/TWiki/AllowWebCreateByUserMappingManager Allowing Web Creation, Deletion, Rename by the User Mapping Manager Motivation There are cases where DENYROOTCHANGE, ALLOWROOTCHANGE, DENYWEBCHANGE, and ALLOWWEBCHANGE... 2017-01-23T08:22:04Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/AllowWebCreateByUserMappingManager https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/AllowWebCreateByUserMappingManager VarJQENDTABPANE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarJQENDTABPANE JQENDTABPANE end a JQuery tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab 1` ...... 2014-11-14T22:27:26Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarJQENDTABPANE https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarJQENDTABPANE VarNOP https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarNOP NOP template text not to be expanded in instantiated topics Syntax: % NOP% In normal topic text, expands to nop , which prevents expansion of adjacent... 2014-05-16T00:46:08Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarNOP https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarNOP AdminToolsCategory https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/AdminToolsCategory https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/AdminToolsCategory TWikiUsersBaseUserMappingDotPm https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/TWikiUsersBaseUserMappingDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUsersBaseUserMappingDotPm TWikiEngineDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiEngineDotPm Package TWiki::Engine The engine class is a singleton that implements details about TWiki`s execution mode. This is the base class and implements basic behavior.... 2013-10-14T08:02:47Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiEngineDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiEngineDotPm TWikiUISearchDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUISearchDotPm Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... 2013-10-14T08:02:47Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUISearchDotPm https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiUISearchDotPm WebLeftBarPersonalTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebLeftBarPersonalTemplate My links: My activities TWiki.org edit 2013-10-14T07:39:45Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebLeftBarPersonalTemplate https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebLeftBarPersonalTemplate VarNOTIFYTOPIC https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/VarNOTIFYTOPIC https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarNOTIFYTOPIC VarP https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/VarP https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarP SiteStatisticsFooter https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SiteStatisticsFooter Legend: Webs Total : Number of webs, excluding template webs Webs Viewed : Number of webs viewed This can be bigger than Webs Total since this... 2013-09-12T01:06:30Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/SiteStatisticsFooter https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/SiteStatisticsFooter AutonomousWebs https://www.oact.inaf.it/twikicheops/bin/view/TWiki/AutonomousWebs Making webs autonomous Motivation On a large TWiki site having thousands of webs, each web should be as self service as possible so that TWiki administrators` work... 2012-12-26T01:54:51Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/AutonomousWebs https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/AutonomousWebs VarBASETOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBASETOPIC BASETOPIC base topic where an INCLUDE started The name of the topic where a single or nested INCLUDE started same as % TOPIC% if there is no INCLUDE.... 2012-12-06T07:04:20Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBASETOPIC https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBASETOPIC
>
>
TWikiDocGraphics https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiDocGraphics TWiki Documentation Graphics and File Type Icons This is the TWiki Documentation Graphics library. The graphics can be used in topics and by web applications. All... 2018-07-15T07:01:40Z TWikiContributor 55 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiDocGraphics https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiDocGraphics InterWikis https://www.oact.inaf.it/twikicheops/bin/view/TWiki/InterWikis Inter Wiki Link Rules (or Links to other Sites) This topic is part of the InterwikiPlugin and lists all aliases needed to map Inter Site links to external wikis... 2017-08-13T05:40:46Z TWikiContributor 13 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/InterWikis https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/InterWikis TWikiTemplates https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/TWikiTemplates https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiTemplates RegularExpression https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/RegularExpression https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/RegularExpression WelcomeGuest https://www.oact.inaf.it/twikicheops/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... 2014-12-23T20:46:31Z TWikiContributor 30 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WelcomeGuest https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WelcomeGuest VarTOC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOC TOC table of contents of current topic Syntax: % TOC% Category: FormattingAndRenderingVariables, UIAndVisualizationVariables Related: INCLUDE, TOC... 2014-06-16T01:48:26Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTOC https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTOC VarEDITFORM https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/VarEDITFORM https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarEDITFORM VarTM https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTM TM Trademark symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % TM% Expands to: Category: FormattingAndRenderingVariables... 2014-03-26T21:38:56Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTM https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTM VarVBAR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarVBAR VBAR vertical bar The vertical bar variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % VBAR%... 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarVBAR https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarVBAR TagMeViewMyTags https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/TagMeViewMyTags https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TagMeViewMyTags WebLeftBarExample https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/WebLeftBarExample https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebLeftBarExample VarSITENAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSITENAME SITENAME the current site name Syntax: % SITENAME% Supported parameters: none Returns the current site name defined by {ReadOnlyAndMirrorWebs}{SiteName... 2012-12-11T11:10:44Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSITENAME https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSITENAME TextFormattingRules https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TextFormattingRules TWiki Text Formatting These instructions are for contributors who prefer to use the Raw Edit over the default WYSIWYG editor. Working in TWiki is as easy as typing... 2012-11-15T19:12:06Z TWikiContributor 55 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TextFormattingRules https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TextFormattingRules VarPLUGINVERSION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarPLUGINVERSION PLUGINVERSION the version of a TWiki Plugin, or the TWiki Plugins API Syntax: % PLUGINVERSION{`name` to get the version of a specific plugin Example:... 2012-11-15T05:58:43Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarPLUGINVERSION https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarPLUGINVERSION VarLANGUAGES https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLANGUAGES LANGUAGES list available TWiki languages List the languages available (as PO files) to TWiki. Those are the languages in which TWiki`s user interface is... 2012-11-14T05:45:17Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarLANGUAGES https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarLANGUAGES VarAUTHREALM https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarAUTHREALM AUTHREALM authentication realm String defined as {AuthRealm} in configure. This is used in certain password encodings, and in login templates as part of the login... 2012-11-12T06:39:55Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarAUTHREALM https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarAUTHREALM
 

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/twikicheops/bin/view/TWiki https://www.oact.inaf.it/twikicheops/pub/TWiki/TWikiLogos/twikilogo88x31.gif JQueryPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/JQueryPlugin JQuery Plugin Description This plugin packages the popular jQuery and jQuery UI JavaScript libraries. jQuery is a fast, small, and feature rich JavaScript... 2018-07-06T01:59:41Z TWikiContributor 10 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/JQueryPlugin https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/JQueryPlugin VarTWIKISHEET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTWIKISHEET TWIKISHEET{} enable TWiki Sheet (spreadsheet) and set options The % TWIKISHEET{ variable is handled by the TWikiSheetPlugin Syntax: % TWIKISHEET{ parameters... 2016-04-14T09:38:39Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTWIKISHEET https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarTWIKISHEET SlideShowPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SlideShowPlugin Slide Show Plugin Introduction There is already a defacto standard for presentations, why this plugin? This plugin makes sense for organizations that do already have... 2016-01-09T23:49:53Z TWikiContributor 16 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/SlideShowPlugin https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/SlideShowPlugin VarSETGETDUMP https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/VarSETGETDUMP https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarSETGETDUMP TWikiVariablesWizard https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiVariablesWizard TWiki Variables Wizard to Find and Compose Variables #one var h6 { margin top: 0; } Categories: all Variables: Select a category... 2015-01-16T00:39:20Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiVariablesWizard https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TWikiVariablesWizard VarBB3 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBB3 BB3 level 3 bullet with line break Line break and bullet, level 3. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB3% Expands... 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBB3 https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBB3 VarBB2 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBB2 BB2 level 2 bullet with line break Line break and bullet, level 2. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB2% Expands... 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBB2 https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarBB2 WebAtomBase https://www.oact.inaf.it/twikicheops/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/twikicheops/bin/rdiff/TWiki/WebAtomBase https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebAtomBase VarMDREPO https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarMDREPO MDREPO retrieve data from metadata repository Attention: This variable works only if MetadataRepository is in use. Otherwise, it always returns a zero length... 2013-04-05T08:04:52Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarMDREPO https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarMDREPO ExampleTopicTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ExampleTopicTemplate (just an example illustrating how to create a new topic based on a specific template topic. .TWikiTemplates has more) 2013-03-31T05:55:09Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/ExampleTopicTemplate https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/ExampleTopicTemplate VarWIKIVERSION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIVERSION WIKIVERSION the version of the installed TWiki engine Syntax: % WIKIVERSION% Expands to: Category: AdministrationVariables, SystemInformationVariables... 2012-11-15T07:42:30Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKIVERSION https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/VarWIKIVERSION TopMenuSkinHomeMenu https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TopMenuSkinHomeMenu Home Menu of TopMenuSkin This topic defines the Home pulldown menu, used by the TopMenuSkin. Home Site map Disable WYSIWYG editor... 2012-09-16T04:53:11Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TopMenuSkinHomeMenu https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/TopMenuSkinHomeMenu UserToolsCategory https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UserToolsCategory List of TWiki User Tools Related topics: 2012-09-06T05:56:15Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/UserToolsCategory https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/UserToolsCategory DeveloperDocumentationCategory https://www.oact.inaf.it/twikicheops/bin/view/TWiki/DeveloperDocumentationCategory A List of TWiki Developer Documentation Related topics: 2012-09-06T05:50:28Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/DeveloperDocumentationCategory https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/DeveloperDocumentationCategory UsingHTML https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UsingHTML Using HTML, CSS and JavaScript You can use most HTML tags in TWiki topics without a problem. This is useful where you want to add some content that is formatted in... 2011-07-07T21:48:52Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/UsingHTML https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/UsingHTML WebNotify https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebNotify Web Notification This is a subscription service to be automatically notified by e mail when topics change in this TWiki web. This is a convenient service, so... 2010-12-14T02:13:00Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebNotify https://www.oact.inaf.it/twikicheops/bin/rdiff/TWiki/WebNotify


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.