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://barricklab.org/twiki/bin/view/TWiki /twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar (last changed by JeffreyBarrick) 2026-05-18T10:07:57Z JeffreyBarrick TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... (last changed by JeffreyBarrick) 2026-05-18T10:07:22Z JeffreyBarrick WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by JeffreyBarrick) 2026-05-13T23:48:11Z JeffreyBarrick BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... (last changed by JeffreyBarrick) 2026-02-10T22:16:27Z JeffreyBarrick BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... (last changed by JeffreyBarrick) 2025-11-14T12:05:39Z JeffreyBarrick TWikiSheetPlugin https://barricklab.org/twiki/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... (last changed by TWikiContributor) 2018-07-16T01:42:02Z TWikiContributor CgiContrib https://barricklab.org/twiki/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... (last changed by TWikiContributor) 2018-07-05T23:52:57Z TWikiContributor VarVAR https://barricklab.org/twiki/bin/view/TWiki/VarVAR VAR{`NAME` ...} get a preference value from another web or topic and more Gets the value of a variable in various manners. If the topic parameter... (last changed by TWikiContributor) 2015-09-25T01:25:14Z TWikiContributor SearchHelp https://barricklab.org/twiki/bin/view/TWiki/SearchHelp Search Help Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default... (last changed by TWikiContributor) 2015-05-15T01:02:39Z TWikiContributor VarTOC2 https://barricklab.org/twiki/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 TWikiEngineDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiEngineDotPm Package TWiki::Engine The engine class is a singleton that implements details about TWiki`s execution mode. This is the base class and implements basic behavior.... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarGROUPS https://barricklab.org/twiki/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 TagMeDebugSearch https://barricklab.org/twiki/bin/view/TWiki/TagMeDebugSearch Tag me: Debug Tag Search web: topic: tag: by: sort: norelated: nototal: minsize: maxsize:... (last changed by TWikiContributor) 2013-04-18T01:40:46Z TWikiContributor VarINCLUDINGWEB https://barricklab.org/twiki/bin/view/TWiki/VarINCLUDINGWEB INCLUDINGWEB web that includes current topic The web name of the topic that includes the current topic same as % WEB% if there is no INCLUDE. Syntax... (last changed by TWikiContributor) 2012-12-06T07:04:29Z TWikiContributor VarSLIDESHOWEND https://barricklab.org/twiki/bin/view/TWiki/VarSLIDESHOWEND SLIDESHOWEND end slideshow The % SLIDESHOWEND% variable is handled by the SlideShowPlugin Syntax: % SLIDESHOWEND% Example: See SLIDESHOWSTART... (last changed by TWikiContributor) 2012-11-15T06:26:34Z TWikiContributor AttachmentsAndFilesVariables https://barricklab.org/twiki/bin/view/TWiki/AttachmentsAndFilesVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z 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://barricklab.org/twiki/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://barricklab.org/twiki/bin/view/TWiki /twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar (last changed by JeffreyBarrick) 2026-05-18T10:07:57Z JeffreyBarrick TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... (last changed by JeffreyBarrick) 2026-05-18T10:07:22Z JeffreyBarrick WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by JeffreyBarrick) 2026-05-13T23:48:11Z JeffreyBarrick BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... (last changed by JeffreyBarrick) 2026-02-10T22:16:27Z JeffreyBarrick BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... (last changed by JeffreyBarrick) 2025-11-14T12:05:39Z JeffreyBarrick WebSearch https://barricklab.org/twiki/bin/view/TWiki/WebSearch Search in 1 Web Advanced search Attachment search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo... (last changed by TWikiContributor) 2018-07-15T00:39:04Z TWikiContributor VarMAKETEXT https://barricklab.org/twiki/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... (last changed by TWikiContributor) 2014-01-29T00:14:09Z TWikiContributor TWikiLoginManagerSessionDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiLoginManagerSessionDotPm Package TWiki::LoginManager::Session Class to provide CGI::Session like infra structure, compatible with TWiki Runtime Engine mechanisms other than CGI. It inherits... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor StaticMethod https://barricklab.org/twiki/bin/view/TWiki/StaticMethod Static Method A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example, package Telecoms StaticMethod... (last changed by TWikiContributor) 2013-09-25T19:36:34Z TWikiContributor FormatTokens https://barricklab.org/twiki/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 TWikiExternalLinks https://barricklab.org/twiki/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 VarNAVY https://barricklab.org/twiki/bin/view/TWiki/VarNAVY NAVY start navy blue colored text NAVY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T07:58:57Z TWikiContributor VarSCRIPTNAME https://barricklab.org/twiki/bin/view/TWiki/VarSCRIPTNAME SCRIPTNAME name of current script The name of the current script is shown, including script suffix, if any (for example viewauth.cgi ) Syntax: % SCRIPTNAME... (last changed by TWikiContributor) 2012-11-15T06:20:02Z TWikiContributor VarRED https://barricklab.org/twiki/bin/view/TWiki/VarRED RED start red colored text RED is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that... (last changed by TWikiContributor) 2012-11-15T06:08:07Z TWikiContributor VarIF https://barricklab.org/twiki/bin/view/TWiki/VarIF IF{`condition` ...} simple conditionals Evaluate a condition and show one text or another based on the result. See details in IfStatements Syntax: % IF... (last changed by TWikiContributor) 2012-11-13T09:01:25Z TWikiContributor DeveloperDocumentationCategory https://barricklab.org/twiki/bin/view/TWiki/DeveloperDocumentationCategory A List of TWiki Developer Documentation Related topics: (last changed by TWikiContributor) 2012-09-06T05:50:28Z TWikiContributor
>
>
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar (last changed by JeffreyBarrick) 2026-05-18T10:07:57Z JeffreyBarrick TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... (last changed by JeffreyBarrick) 2026-05-18T10:07:22Z JeffreyBarrick WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by JeffreyBarrick) 2026-05-13T23:48:11Z JeffreyBarrick BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... (last changed by JeffreyBarrick) 2026-02-10T22:16:27Z JeffreyBarrick BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... (last changed by JeffreyBarrick) 2025-11-14T12:05:39Z JeffreyBarrick TWikiHistory https://barricklab.org/twiki/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 TwistyContrib https://barricklab.org/twiki/bin/view/TWiki/TwistyContrib TwistyContrib Introduction This contrib packages in a convenient way the JavaScript library and the CSS file needed to implement Twisty sections. TwistyContrib... (last changed by TWikiContributor) 2018-07-06T08:19:01Z TWikiContributor TWikiVariables https://barricklab.org/twiki/bin/view/TWiki/TWikiVariables TWiki Variables Special text strings expand on the fly to display dynamic content, such as user data or system info TWikiVariables are text strings % VARIABLE... (last changed by TWikiContributor) 2016-07-11T06:26:28Z TWikiContributor VarGET https://barricklab.org/twiki/bin/view/TWiki/VarGET GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` Parameters:... (last changed by TWikiContributor) 2015-07-09T23:59:27Z TWikiContributor WebCreateNewTopic https://barricklab.org/twiki/bin/view/TWiki/WebCreateNewTopic (last changed by TWikiContributor) 2015-06-10T21:23:04Z TWikiContributor VarTWOCOLUMNS https://barricklab.org/twiki/bin/view/TWiki/VarTWOCOLUMNS TWOCOLUMNS responsive two column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . The layout is responsive... (last changed by TWikiContributor) 2015-05-07T04:00:56Z TWikiContributor VarFORM https://barricklab.org/twiki/bin/view/TWiki/VarFORM FORM{} render a TWiki form for view Show a table containing data of a TWiki form attached to a topic Syntax: % FORM{topic `...` formfields `...` ...... (last changed by TWikiContributor) 2014-06-11T05:01:21Z TWikiContributor TWikiConfigureCheckersCertificateDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiConfigureCheckersCertificateDotPm Package TWiki::Configure::Checkers::CertificateChecker Configure GUI checker for Certificate items. This checker validates files that contain X.509 certificates,... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarBB2 https://barricklab.org/twiki/bin/view/TWiki/VarBB2 BB2 level 2 bullet with line break Line break and bullet, level 2. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB2% Expands... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor TagMeViewMyTags https://barricklab.org/twiki/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 (last changed by TWikiContributor) 2013-04-18T02:20:35Z TWikiContributor ExampleTopicTemplate https://barricklab.org/twiki/bin/view/TWiki/ExampleTopicTemplate (just an example illustrating how to create a new topic based on a specific template topic. .TWikiTemplates has more) (last changed by TWikiContributor) 2013-03-31T05:55:09Z TWikiContributor
 

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://barricklab.org/twiki/bin/view/TWiki /twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar (last changed by JeffreyBarrick) 2026-05-18T10:07:57Z JeffreyBarrick TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... (last changed by JeffreyBarrick) 2026-05-18T10:07:22Z JeffreyBarrick WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by JeffreyBarrick) 2026-05-13T23:48:11Z JeffreyBarrick BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... (last changed by JeffreyBarrick) 2026-02-10T22:16:27Z JeffreyBarrick BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... (last changed by JeffreyBarrick) 2025-11-14T12:05:39Z JeffreyBarrick SourceCode https://barricklab.org/twiki/bin/view/TWiki/SourceCode TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... (last changed by TWikiContributor) 2018-07-16T03:20:45Z TWikiContributor TWikiUIDotPm https://barricklab.org/twiki/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 TWikiUserMappingContrib https://barricklab.org/twiki/bin/view/TWiki/TWikiUserMappingContrib TWikiUserMappingContrib Introduction The User Mapping Manager interface provides services for mapping between a `user identity` as used when talking to an external... (last changed by TWikiContributor) 2018-07-06T08:12:22Z TWikiContributor SmiliesPlugin https://barricklab.org/twiki/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 DatePickerPlugin https://barricklab.org/twiki/bin/view/TWiki/DatePickerPlugin Date Picker Plugin Introduction The DatePickerPlugin handles an input field with a pop up calendar to select a date for use in TWiki forms and TWiki applications... (last changed by TWikiContributor) 2018-07-06T00:56:44Z TWikiContributor VarPARENTTOPIC https://barricklab.org/twiki/bin/view/TWiki/VarPARENTTOPIC PARENTTOPIC parent of current topic Syntax: % PARENTTOPIC% or % PARENTTOPIC{ format `...` topic `...` Expands to: , renders as Parameters... (last changed by TWikiContributor) 2015-04-22T03:26:19Z TWikiContributor SiteChanges https://barricklab.org/twiki/bin/view/TWiki/SiteChanges most recent topic changes in webs Modified (now ) Topic in Web Last Modified By Modify changes listing Number of changes per web: 20... (last changed by TWikiContributor) 2013-11-15T21:54:05Z TWikiContributor TWikiFormSelectDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiFormSelectDotPm Package TWiki::Form::Select getDefaultValue() $value The default for a select is always the empty string, as there is no way in TWiki form definitions to indicate... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarVBAR https://barricklab.org/twiki/bin/view/TWiki/VarVBAR VBAR vertical bar The vertical bar variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % VBAR%... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor TWikiPlugins https://barricklab.org/twiki/bin/view/TWiki/TWikiPlugins TWiki Plugins Add functionality to TWiki with readily available plugins; create plugins based on APIs Overview You can add plugins to extend TWiki functionality... (last changed by TWikiContributor) 2013-08-30T01:12:19Z TWikiContributor TWikiReleaseNotes05x01 https://barricklab.org/twiki/bin/view/TWiki/TWikiReleaseNotes05x01 Release Notes of TWiki 5.1.4 (Istanbul), 2013 02 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... (last changed by TWikiContributor) 2013-02-16T22:54:56Z TWikiContributor
>
>
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar (last changed by JeffreyBarrick) 2026-05-18T10:07:57Z JeffreyBarrick TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... (last changed by JeffreyBarrick) 2026-05-18T10:07:22Z JeffreyBarrick WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by JeffreyBarrick) 2026-05-13T23:48:11Z JeffreyBarrick BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... (last changed by JeffreyBarrick) 2026-02-10T22:16:27Z JeffreyBarrick BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... (last changed by JeffreyBarrick) 2025-11-14T12:05:39Z JeffreyBarrick VarURLPARAM https://barricklab.org/twiki/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... (last changed by TWikiContributor) 2018-07-14T23:23:02Z TWikiContributor CommentPlugin https://barricklab.org/twiki/bin/view/TWiki/CommentPlugin Comment Plugin The Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, CommentPluginExamples... (last changed by TWikiContributor) 2018-07-06T00:45:35Z TWikiContributor VarCHILDREN https://barricklab.org/twiki/bin/view/TWiki/VarCHILDREN CHILDREN find children of a topic Find direct children of a topic, as defined by the parent child relationship between topics. To find children recursively... (last changed by TWikiContributor) 2015-04-24T00:12:34Z TWikiContributor TWikiForms https://barricklab.org/twiki/bin/view/TWiki/TWikiForms TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... (last changed by TWikiContributor) 2014-12-11T07:16:09Z TWikiContributor TWikiRequestDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiRequestDotPm Package TWiki::Request Class to encapsulate request data. Fields: action action requested (view, edit, save, ...) cookies hashref whose keys are cookie... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarQ https://barricklab.org/twiki/bin/view/TWiki/VarQ Q question icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Q% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarMDREPO https://barricklab.org/twiki/bin/view/TWiki/VarMDREPO MDREPO retrieve data from metadata repository Attention: This variable works only if MetadataRepository is in use. Otherwise, it always returns a zero length... (last changed by TWikiContributor) 2013-04-05T08:04:52Z TWikiContributor VarDATEPICKER https://barricklab.org/twiki/bin/view/TWiki/VarDATEPICKER DATEPICKER{} pop up calendar to select a date for use in HTML forms The % DATEPICKER{ variable is handled by the DatePickerPlugin. Syntax: % DATEPICKER... (last changed by TWikiContributor) 2012-12-12T06:00:09Z TWikiContributor VarTEAL https://barricklab.org/twiki/bin/view/TWiki/VarTEAL TEAL start teal colored text TEAL is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) 2012-11-15T07:58:35Z TWikiContributor VarRENDERLIST https://barricklab.org/twiki/bin/view/TWiki/VarRENDERLIST RENDERLIST render bullet lists in a variety of formats The % RENDERLIST% variable is handled by the RenderListPlugin Syntax: % RENDERLIST% Syntax... (last changed by TWikiContributor) 2012-11-15T06:08:54Z TWikiContributor VarLOGOUTURL https://barricklab.org/twiki/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
 

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:
<
<
Barrick Lab [admin@barricklab.org]
>
>
The contributing authors of TWiki
  TWiki
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki https://barricklab.org/twiki/bin/view/TWiki /twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar?t=2026-05-18T10:07:57Z (last changed by JeffreyBarrick) 2026-05-18T10:07:57Z JeffreyBarrick TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin?t=2026-05-18T10:07:22Z TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... (last changed by JeffreyBarrick) 2026-05-18T10:07:22Z JeffreyBarrick WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences?t=2026-05-13T23:48:11Z TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by JeffreyBarrick) 2026-05-13T23:48:11Z JeffreyBarrick BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin?t=2026-02-10T22:16:27Z Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... (last changed by JeffreyBarrick) 2026-02-10T22:16:27Z JeffreyBarrick BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin?t=2025-11-14T12:05:39Z BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... (last changed by JeffreyBarrick) 2025-11-14T12:05:39Z JeffreyBarrick TWikiUsersDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiUsersDotPm?t=2018-07-16T03:20:32Z 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 JQueryPlugin https://barricklab.org/twiki/bin/view/TWiki/JQueryPlugin?t=2018-07-06T01:59:41Z JQuery Plugin Description This plugin packages the popular jQuery and jQuery UI JavaScript libraries. jQuery is a fast, small, and feature rich JavaScript... (last changed by TWikiContributor) 2018-07-06T01:59:41Z TWikiContributor InterWikis https://barricklab.org/twiki/bin/view/TWiki/InterWikis?t=2017-08-13T05:40:46Z Inter Wiki Link Rules (or Links to other Sites) This topic is part of the InterwikiPlugin and lists all aliases needed to map Inter Site links to external wikis... (last changed by TWikiContributor) 2017-08-13T05:40:46Z TWikiContributor TWikiFormDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiFormDotPm?t=2014-10-05T11:03:28Z 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 VarBB3 https://barricklab.org/twiki/bin/view/TWiki/VarBB3?t=2013-10-02T21:27:09Z BB3 level 3 bullet with line break Line break and bullet, level 3. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB3% Expands... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor InstantEnhancements https://barricklab.org/twiki/bin/view/TWiki/InstantEnhancements?t=2013-09-25T19:36:57Z Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor) 2013-09-25T19:36:57Z TWikiContributor WebPreferencesHelp https://barricklab.org/twiki/bin/view/TWiki/WebPreferencesHelp?t=2013-09-25T19:36:25Z 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 SearchPatternCookbook https://barricklab.org/twiki/bin/view/TWiki/SearchPatternCookbook?t=2013-04-23T03:30:20Z 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 TagMeViewAllTags https://barricklab.org/twiki/bin/view/TWiki/TagMeViewAllTags?t=2013-04-18T01:40:46Z Tag me: View All Tags All Tags Tag Search Other tag options: Create new tag, Rename tag, Delete tag (last changed by TWikiContributor) 2013-04-18T01:40:46Z TWikiContributor VarCONTENTMODE https://barricklab.org/twiki/bin/view/TWiki/VarCONTENTMODE?t=2012-11-30T07:50:47Z CONTENTMODE{web `WEB`} content mode Returns the content mode of the specified web. It`s either `local`, `read only`, `master`, or `slave`. Read ReadOnlyAndMirrorWebs... (last changed by TWikiContributor) 2012-11-30T07:50:47Z TWikiContributor VarSILVER https://barricklab.org/twiki/bin/view/TWiki/VarSILVER?t=2012-11-15T06:25:50Z SILVER start silver colored text SILVER is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T06:25:50Z TWikiContributor
>
>
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar (last changed by JeffreyBarrick) 2026-05-18T10:07:57Z JeffreyBarrick TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... (last changed by JeffreyBarrick) 2026-05-18T10:07:22Z JeffreyBarrick WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by JeffreyBarrick) 2026-05-13T23:48:11Z JeffreyBarrick BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... (last changed by JeffreyBarrick) 2026-02-10T22:16:27Z JeffreyBarrick BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... (last changed by JeffreyBarrick) 2025-11-14T12:05:39Z JeffreyBarrick VarTOPICLIST https://barricklab.org/twiki/bin/view/TWiki/VarTOPICLIST TOPICLIST{`format`} topic index of a web List of all topics in a web. The `format` defines the format of one topic item. It may include variables: The $topic... (last changed by TWikiContributor) 2016-07-27T04:19:42Z TWikiContributor WebChangesAlert https://barricklab.org/twiki/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 VarSESSIONVARIABLE https://barricklab.org/twiki/bin/view/TWiki/VarSESSIONVARIABLE SESSION VARIABLE get, set or clear a session variable Session variables are stored in a personal `persistent memory space` that is not lost until the web browser... (last changed by TWikiContributor) 2014-08-14T02:36:29Z TWikiContributor TWikiPluginDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiPluginDotPm 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 TWikiUISearchDotPm https://barricklab.org/twiki/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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarS https://barricklab.org/twiki/bin/view/TWiki/VarS S red star icon Type: Preference variable TWikiRenderingShortcut. Syntax: % S% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarWIP https://barricklab.org/twiki/bin/view/TWiki/VarWIP WIP work in progress icon Type: Preference variable TWikiRenderingShortcut. Syntax: % WIP% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:21:59Z TWikiContributor TWikiDocumentation https://barricklab.org/twiki/bin/view/TWiki/TWikiDocumentation TWiki Reference Manual () This page contains all documentation topics as one long, complete reference sheet. Related Topics: TWikiSite, TWikiHistory, TWikiEnhancementRequests... (last changed by TWikiContributor) 2013-08-30T00:07:32Z TWikiContributor TWikiReferenceManual https://barricklab.org/twiki/bin/view/TWiki/TWikiReferenceManual TWiki Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of the TWiki Enterprise Collaboration... (last changed by TWikiContributor) 2013-08-30T00:07:32Z TWikiContributor PageRenderingProcess https://barricklab.org/twiki/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 CustomUserGroupNotations https://barricklab.org/twiki/bin/view/TWiki/CustomUserGroupNotations Custom User/Group Notations Your TWiki site may be depending on a web user authentication mechanism provided in your environment. And your users are well accustomed... (last changed by TWikiContributor) 2013-04-26T06:51:03Z 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://barricklab.org/twiki/bin/view/TWiki
>
>
https://barricklab.org/twiki/bin/view/TWiki
  /twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar?t=2026-05-18T10:07:57Z (last changed by JeffreyBarrick) 2026-05-18T10:07:57Z JeffreyBarrick 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebBottomBar https://barricklab.org/twiki/bin/rdiff/TWiki/WebBottomBar TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin?t=2026-05-18T10:07:22Z TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... (last changed by JeffreyBarrick) 2026-05-18T10:07:22Z JeffreyBarrick 11 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TopMenuSkin https://barricklab.org/twiki/bin/rdiff/TWiki/TopMenuSkin WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences?t=2026-05-13T23:48:11Z TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by JeffreyBarrick) 2026-05-13T23:48:11Z JeffreyBarrick 38 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebPreferences https://barricklab.org/twiki/bin/rdiff/TWiki/WebPreferences BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin?t=2026-02-10T22:16:27Z Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... (last changed by JeffreyBarrick) 2026-02-10T22:16:27Z JeffreyBarrick 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BlackListPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BlackListPlugin BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin?t=2025-11-14T12:05:39Z BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... (last changed by JeffreyBarrick) 2025-11-14T12:05:39Z JeffreyBarrick 2 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BeautifierPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BeautifierPlugin VarENCODE https://barricklab.org/twiki/bin/view/TWiki/VarENCODE?t=2018-07-14T23:23:02Z ENCODE{string} encode a string to URL entities, HTML entities, CSV format, and more Encode `special` characters in a string to HTML numeric entities, URL entities... (last changed by TWikiContributor) 2018-07-14T23:23:02Z TWikiContributor 10 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarENCODE https://barricklab.org/twiki/bin/rdiff/TWiki/VarENCODE TwistyPlugin https://barricklab.org/twiki/bin/view/TWiki/TwistyPlugin?t=2018-07-06T08:21:41Z TwistyPlugin Introduction The TwistyPlugin gives you several options to control the appearance of a twisty: use link text or buttons position an icon... (last changed by TWikiContributor) 2018-07-06T08:21:41Z TWikiContributor 12 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TwistyPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/TwistyPlugin PreferencesPlugin https://barricklab.org/twiki/bin/view/TWiki/PreferencesPlugin?t=2018-07-06T05:01:58Z 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 20 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/PreferencesPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/PreferencesPlugin WebChangesRightBox https://barricklab.org/twiki/bin/view/TWiki/WebChangesRightBox?t=2016-03-28T04:06:53Z 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 6 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebChangesRightBox https://barricklab.org/twiki/bin/rdiff/TWiki/WebChangesRightBox VarSET https://barricklab.org/twiki/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... (last changed by TWikiContributor) 2015-04-08T03:03:12Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarSET https://barricklab.org/twiki/bin/rdiff/TWiki/VarSET VarNOP https://barricklab.org/twiki/bin/view/TWiki/VarNOP?t=2014-05-16T00:46:08Z NOP template text not to be expanded in instantiated topics Syntax: % NOP% In normal topic text, expands to nop , which prevents expansion of adjacent... (last changed by TWikiContributor) 2014-05-16T00:46:08Z TWikiContributor 5 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarNOP https://barricklab.org/twiki/bin/rdiff/TWiki/VarNOP VarCOPY https://barricklab.org/twiki/bin/view/TWiki/VarCOPY?t=2014-03-26T21:38:56Z COPY Copyright symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % COPY% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2014-03-26T21:38:56Z TWikiContributor 1 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarCOPY https://barricklab.org/twiki/bin/rdiff/TWiki/VarCOPY TWikiUICopyDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiUICopyDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 1 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiUICopyDotPm https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiUICopyDotPm VarBR https://barricklab.org/twiki/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://barricklab.org/twiki/bin/rdiff/TWiki/VarBR https://barricklab.org/twiki/bin/rdiff/TWiki/VarBR WikiReferences https://barricklab.org/twiki/bin/view/TWiki/WikiReferences?t=2013-09-25T19:36:41Z References on Wiki and Collaboration Some useful articles and books around collaboration and the Wiki technology in particular. Wiki Technology and TWiki Presentation... (last changed by TWikiContributor) 2013-09-25T19:36:41Z TWikiContributor 9 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WikiReferences https://barricklab.org/twiki/bin/rdiff/TWiki/WikiReferences CommentPluginTemplate https://barricklab.org/twiki/bin/view/TWiki/CommentPluginTemplate?t=2013-02-07T00:57:20Z Templates for CommentPlugin See CommentPlugin: Customisation for help. While this topic can be viewed as a TWiki topic, it is used by the CommentPlugin as a template... (last changed by TWikiContributor) 2013-02-07T00:57:20Z TWikiContributor 9 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/CommentPluginTemplate https://barricklab.org/twiki/bin/rdiff/TWiki/CommentPluginTemplate
>
>
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar?t=2026-05-18T10:07:57Z (last changed by JeffreyBarrick) 2026-05-18T10:07:57Z JeffreyBarrick TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin?t=2026-05-18T10:07:22Z TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... (last changed by JeffreyBarrick) 2026-05-18T10:07:22Z JeffreyBarrick WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences?t=2026-05-13T23:48:11Z TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by JeffreyBarrick) 2026-05-13T23:48:11Z JeffreyBarrick BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin?t=2026-02-10T22:16:27Z Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... (last changed by JeffreyBarrick) 2026-02-10T22:16:27Z JeffreyBarrick BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin?t=2025-11-14T12:05:39Z BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... (last changed by JeffreyBarrick) 2025-11-14T12:05:39Z JeffreyBarrick TWikiDocGraphics https://barricklab.org/twiki/bin/view/TWiki/TWikiDocGraphics?t=2018-07-15T07:01:40Z TWiki Documentation Graphics and File Type Icons This is the TWiki Documentation Graphics library. The graphics can be used in topics and by web applications. All... (last changed by TWikiContributor) 2018-07-15T07:01:40Z TWikiContributor BackupRestorePlugin https://barricklab.org/twiki/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 TWikiScripts https://barricklab.org/twiki/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://barricklab.org/twiki/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 WebChangesAlert https://barricklab.org/twiki/bin/view/TWiki/WebChangesAlert?t=2015-02-27T05:46:19Z Web Changes Notification Service Each TWiki web has an automatic e mail notification service that sends you an e mail with links to all of the topics modified since... (last changed by TWikiContributor) 2015-02-27T05:46:19Z TWikiContributor TWikiSkins https://barricklab.org/twiki/bin/view/TWiki/TWikiSkins?t=2014-05-01T07:55:49Z TWiki Skins A skin overlays regular templates to provide specific look and feel to TWiki screens. Overview TWiki uses TWikiTemplates files as the basis of all the... (last changed by TWikiContributor) 2014-05-01T07:55:49Z TWikiContributor TWikiUISearchDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiUISearchDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarSITESTATISTICSTOPIC https://barricklab.org/twiki/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 CustomUserGroupNotations https://barricklab.org/twiki/bin/view/TWiki/CustomUserGroupNotations?t=2013-04-26T06:51:03Z Custom User/Group Notations Your TWiki site may be depending on a web user authentication mechanism provided in your environment. And your users are well accustomed... (last changed by TWikiContributor) 2013-04-26T06:51:03Z TWikiContributor WebLeftBarExample https://barricklab.org/twiki/bin/view/TWiki/WebLeftBarExample?t=2013-01-23T08:12:32Z 1 Web 1 Web Home Changes Index Search Webs (last changed by TWikiContributor) 2013-01-23T08:12:32Z TWikiContributor VarWIKILOGOURL https://barricklab.org/twiki/bin/view/TWiki/VarWIKILOGOURL?t=2012-11-15T07:39:50Z WIKILOGOURL site logo home URL Syntax: % WIKILOGOURL% Expands to: Defined in: TWikiPreferences, default % SCRIPTURLPATH{`view`/% USERSWEB%/% HOMETOPIC... (last changed by TWikiContributor) 2012-11-15T07:39:50Z 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:
<
<
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar 2026-05-18T10:07:57Z JeffreyBarrick 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebBottomBar https://barricklab.org/twiki/bin/rdiff/TWiki/WebBottomBar TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... 2026-05-18T10:07:22Z JeffreyBarrick 11 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TopMenuSkin https://barricklab.org/twiki/bin/rdiff/TWiki/TopMenuSkin WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... 2026-05-13T23:48:11Z JeffreyBarrick 38 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebPreferences https://barricklab.org/twiki/bin/rdiff/TWiki/WebPreferences BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... 2026-02-10T22:16:27Z JeffreyBarrick 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BlackListPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BlackListPlugin BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... 2025-11-14T12:05:39Z JeffreyBarrick 2 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BeautifierPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BeautifierPlugin VarSEARCH https://barricklab.org/twiki/bin/view/TWiki/VarSEARCH SEARCH{`text`} search content Inline search, shows a search result embedded in a topic Syntax: % SEARCH{`text` ... Supported parameters: Parameter... 2018-07-14T23:31:25Z TWikiContributor 13 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarSEARCH https://barricklab.org/twiki/bin/rdiff/TWiki/VarSEARCH TWikiNetDotPm https://barricklab.org/twiki/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://barricklab.org/twiki/bin/rdiff/TWiki/TWikiNetDotPm https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiNetDotPm VarSPACEOUT https://barricklab.org/twiki/bin/view/TWiki/VarSPACEOUT SPACEOUT{`string`} renders string with spaces inserted in sensible places Inserts spaces between word components. Word component boundaries are transitions from... 2015-01-15T02:58:30Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarSPACEOUT https://barricklab.org/twiki/bin/rdiff/TWiki/VarSPACEOUT VarEDITFORM https://barricklab.org/twiki/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://barricklab.org/twiki/bin/rdiff/TWiki/VarEDITFORM https://barricklab.org/twiki/bin/rdiff/TWiki/VarEDITFORM TWikiStoreSearchAlgorithmsPurePerlDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiStoreSearchAlgorithmsPurePerlDotPm Package TWiki::Store::SearchAlgorithms::PurePerl Pure perl implementation of the RCS cache search. StaticMethod search ($searchString,$topics,$options,$sDir)... 2013-10-14T08:02:47Z TWikiContributor 2 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiStoreSearchAlgorithmsPurePerlDotPm https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiStoreSearchAlgorithmsPurePerlDotPm VarNOTIFYTOPIC https://barricklab.org/twiki/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://barricklab.org/twiki/bin/rdiff/TWiki/VarNOTIFYTOPIC https://barricklab.org/twiki/bin/rdiff/TWiki/VarNOTIFYTOPIC NewUserTemplate https://barricklab.org/twiki/bin/view/TWiki/NewUserTemplate My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference try out TWiki on your own... 2013-04-10T18:07:30Z TWikiContributor 20 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/NewUserTemplate https://barricklab.org/twiki/bin/rdiff/TWiki/NewUserTemplate TWikiFaqTemplate https://barricklab.org/twiki/bin/view/TWiki/TWikiFaqTemplate FAQ: Answer: Back to: TWikiFAQ Contributors: 2013-03-05T18:44:56Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiFaqTemplate https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiFaqTemplate InstalledPlugins https://barricklab.org/twiki/bin/view/TWiki/InstalledPlugins Installed Plugins Plugins are mainly user contributed add ons that enhance and extend TWiki features and capabilities. A limited number of plugins are included in... 2013-03-01T23:41:54Z TWikiContributor 8 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/InstalledPlugins https://barricklab.org/twiki/bin/rdiff/TWiki/InstalledPlugins VarAQUA https://barricklab.org/twiki/bin/view/TWiki/VarAQUA AQUA start aqua colored text AQUA is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... 2012-11-15T08:00:12Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarAQUA https://barricklab.org/twiki/bin/rdiff/TWiki/VarAQUA VarSTARTINCLUDE https://barricklab.org/twiki/bin/view/TWiki/VarSTARTINCLUDE STARTINCLUDE start position of topic text if included If present in included topic, start to include text from this location up to the end, or up to the location... 2012-11-15T06:28:40Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarSTARTINCLUDE https://barricklab.org/twiki/bin/rdiff/TWiki/VarSTARTINCLUDE
>
>
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar?t=2026-05-18T10:07:57Z 2026-05-18T10:07:57Z JeffreyBarrick 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebBottomBar https://barricklab.org/twiki/bin/rdiff/TWiki/WebBottomBar TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin?t=2026-05-18T10:07:22Z TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... 2026-05-18T10:07:22Z JeffreyBarrick 11 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TopMenuSkin https://barricklab.org/twiki/bin/rdiff/TWiki/TopMenuSkin WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences?t=2026-05-13T23:48:11Z TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... 2026-05-13T23:48:11Z JeffreyBarrick 38 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebPreferences https://barricklab.org/twiki/bin/rdiff/TWiki/WebPreferences BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin?t=2026-02-10T22:16:27Z Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... 2026-02-10T22:16:27Z JeffreyBarrick 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BlackListPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BlackListPlugin BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin?t=2025-11-14T12:05:39Z BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... 2025-11-14T12:05:39Z JeffreyBarrick 2 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BeautifierPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BeautifierPlugin TWikiReleaseNotes06x01 https://barricklab.org/twiki/bin/view/TWiki/TWikiReleaseNotes06x01?t=2018-07-16T03:06:16Z Release Notes of TWiki 6.1.0 (Kampala), 2018 07 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... 2018-07-16T03:06:16Z TWikiContributor 1 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiReleaseNotes06x01 https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiReleaseNotes06x01 SetGetPlugin https://barricklab.org/twiki/bin/view/TWiki/SetGetPlugin?t=2018-07-06T05:44:14Z SetGetPlugin Introduction Use % SET{ to store a JSON object or arbitrary text in a named variable, and reuse it with % GET{ later on within the topic or an included... 2018-07-06T05:44:14Z TWikiContributor 7 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/SetGetPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/SetGetPlugin VarFORMFIELD https://barricklab.org/twiki/bin/view/TWiki/VarFORMFIELD?t=2017-12-31T23:38:44Z FORMFIELD{`fieldname`} render a field in the form attached to some topic Syntax: % FORMFIELD{`fieldname` Supported parameters: Parameter: Description... 2017-12-31T23:38:44Z TWikiContributor 9 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarFORMFIELD https://barricklab.org/twiki/bin/rdiff/TWiki/VarFORMFIELD SlideShowPlugin https://barricklab.org/twiki/bin/view/TWiki/SlideShowPlugin?t=2016-01-09T23:49:53Z 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://barricklab.org/twiki/bin/rdiff/TWiki/SlideShowPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/SlideShowPlugin TWikiStoreSearchAlgorithmsForkingDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm?t=2013-10-14T08:02:47Z Package TWiki::Store::SearchAlgorithms::Forking Forking implementation of the RCS cache search. StaticMethod search ($searchString,$topics,$options,$sDir)... 2013-10-14T08:02:47Z TWikiContributor 3 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm TWikiOopsExceptionDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiOopsExceptionDotPm?t=2013-10-14T08:02:47Z Package TWiki::OopsException Exception used to raise a request to redirect to an Oops URL. An OopsException thrown anywhere in the code will redirect the browser... 2013-10-14T08:02:47Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiOopsExceptionDotPm https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiOopsExceptionDotPm VarBULLET https://barricklab.org/twiki/bin/view/TWiki/VarBULLET?t=2013-10-02T21:27:09Z BULLET bullet sign Bullet sign, useful to create a bullet list in a TWiki table, such as % BULLET% One % BB% Two % BB% Three Type: Preference variable... 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarBULLET https://barricklab.org/twiki/bin/rdiff/TWiki/VarBULLET VarUSERSWEB https://barricklab.org/twiki/bin/view/TWiki/VarUSERSWEB?t=2013-09-25T19:36:51Z USERSWEB name of users web The web containing individual user topics, .TWikiGroups, and customized site wide preferences. Syntax: % USERSWEB% Expands... 2013-09-25T19:36:51Z TWikiContributor 2 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarUSERSWEB https://barricklab.org/twiki/bin/rdiff/TWiki/VarUSERSWEB VarX https://barricklab.org/twiki/bin/view/TWiki/VarX?t=2013-09-14T07:33:48Z X warning icon Type: Preference variable TWikiRenderingShortcut. Syntax: % X% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarX https://barricklab.org/twiki/bin/rdiff/TWiki/VarX ManagingWebs https://barricklab.org/twiki/bin/view/TWiki/ManagingWebs?t=2013-03-05T08:54:06Z Managing Webs Adding, renaming and deleting webs are all web based operations. Overview A TWikiSite is divided into webs; each one represents one workspace, one... 2013-03-05T08:54:06Z TWikiContributor 40 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/ManagingWebs https://barricklab.org/twiki/bin/rdiff/TWiki/ManagingWebs VarEXAMPLEVAR https://barricklab.org/twiki/bin/view/TWiki/VarEXAMPLEVAR?t=2012-11-15T09:41:23Z EXAMPLEVAR example variable The % EXAMPLEVAR{ variable is handled by the EmptyPlugin Syntax: % EXAMPLEVAR{`text` format `...` Parameter text `... 2012-11-15T09:41:23Z TWikiContributor 3 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarEXAMPLEVAR https://barricklab.org/twiki/bin/rdiff/TWiki/VarEXAMPLEVAR
 

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://barricklab.org/twiki/bin/view/TWiki https://barricklab.org/twiki/pub/TWiki/TWikiLogos/twikilogo88x31.gif
Changed:
<
<
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar 2026-05-18T10:07:57Z JeffreyBarrick 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebBottomBar https://barricklab.org/twiki/bin/rdiff/TWiki/WebBottomBar TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... 2026-05-18T10:07:22Z JeffreyBarrick 11 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TopMenuSkin https://barricklab.org/twiki/bin/rdiff/TWiki/TopMenuSkin WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... 2026-05-13T23:48:11Z JeffreyBarrick 38 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebPreferences https://barricklab.org/twiki/bin/rdiff/TWiki/WebPreferences BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... 2026-02-10T22:16:27Z JeffreyBarrick 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BlackListPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BlackListPlugin BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... 2025-11-14T12:05:39Z JeffreyBarrick 2 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BeautifierPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BeautifierPlugin TWikiHistory https://barricklab.org/twiki/bin/view/TWiki/TWikiHistory Appendix A: TWiki Development Time line TWiki Release 6.1 (Kampala) released on 2018 07 16 New Features and Enhancements of TWiki Release 6.1 Bug Fixes... 2018-07-16T01:58:07Z TWikiContributor 87 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiHistory https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiHistory TWikiVariables https://barricklab.org/twiki/bin/view/TWiki/TWikiVariables TWiki Variables Special text strings expand on the fly to display dynamic content, such as user data or system info TWikiVariables are text strings % VARIABLE... 2016-07-11T06:26:28Z TWikiContributor 91 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiVariables https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiVariables VarGET https://barricklab.org/twiki/bin/view/TWiki/VarGET GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` Parameters:... 2015-07-09T23:59:27Z TWikiContributor 5 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarGET https://barricklab.org/twiki/bin/rdiff/TWiki/VarGET WebCreateNewTopic https://barricklab.org/twiki/bin/view/TWiki/WebCreateNewTopic 2015-06-10T21:23:04Z TWikiContributor 3 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebCreateNewTopic https://barricklab.org/twiki/bin/rdiff/TWiki/WebCreateNewTopic VarFORM https://barricklab.org/twiki/bin/view/TWiki/VarFORM FORM{} render a TWiki form for view Show a table containing data of a TWiki form attached to a topic Syntax: % FORM{topic `...` formfields `...` ...... 2014-06-11T05:01:21Z TWikiContributor 1 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarFORM https://barricklab.org/twiki/bin/rdiff/TWiki/VarFORM TWikiConfigureCheckersCertificateDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiConfigureCheckersCertificateDotPm Package TWiki::Configure::Checkers::CertificateChecker Configure GUI checker for Certificate items. This checker validates files that contain X.509 certificates,... 2013-10-14T08:02:47Z TWikiContributor 1 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiConfigureCheckersCertificateDotPm https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiConfigureCheckersCertificateDotPm VarBB2 https://barricklab.org/twiki/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://barricklab.org/twiki/bin/rdiff/TWiki/VarBB2 https://barricklab.org/twiki/bin/rdiff/TWiki/VarBB2 VarM https://barricklab.org/twiki/bin/view/TWiki/VarM M moved to... icon Type: Preference variable TWikiRenderingShortcut. Syntax: % M% Expands to: Category: FormattingAndRenderingVariables... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarM https://barricklab.org/twiki/bin/rdiff/TWiki/VarM TagMeViewMyTags https://barricklab.org/twiki/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://barricklab.org/twiki/bin/rdiff/TWiki/TagMeViewMyTags https://barricklab.org/twiki/bin/rdiff/TWiki/TagMeViewMyTags ExampleTopicTemplate https://barricklab.org/twiki/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://barricklab.org/twiki/bin/rdiff/TWiki/ExampleTopicTemplate https://barricklab.org/twiki/bin/rdiff/TWiki/ExampleTopicTemplate WebTopicViewTemplate https://barricklab.org/twiki/bin/view/TWiki/WebTopicViewTemplate Note: This topic does not exist The topic 1 you are trying to access does not exist, yet. Do you wish to navigate quickly to a similar topic? Similar topics... 2013-01-24T01:48:37Z TWikiContributor 18 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebTopicViewTemplate https://barricklab.org/twiki/bin/rdiff/TWiki/WebTopicViewTemplate
>
>
WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar 2026-05-18T10:07:57Z JeffreyBarrick 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebBottomBar https://barricklab.org/twiki/bin/rdiff/TWiki/WebBottomBar TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... 2026-05-18T10:07:22Z JeffreyBarrick 11 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TopMenuSkin https://barricklab.org/twiki/bin/rdiff/TWiki/TopMenuSkin WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... 2026-05-13T23:48:11Z JeffreyBarrick 38 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebPreferences https://barricklab.org/twiki/bin/rdiff/TWiki/WebPreferences BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... 2026-02-10T22:16:27Z JeffreyBarrick 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BlackListPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BlackListPlugin BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... 2025-11-14T12:05:39Z JeffreyBarrick 2 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BeautifierPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BeautifierPlugin BehaviourContrib https://barricklab.org/twiki/bin/view/TWiki/BehaviourContrib Behaviour Javascript Framework Contrib Introduction This contrib packages the third party Behaviour Javascript event library, available from http://bennolan.com... 2018-07-05T23:42:36Z TWikiContributor 10 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BehaviourContrib https://barricklab.org/twiki/bin/rdiff/TWiki/BehaviourContrib TWikiTemplates https://barricklab.org/twiki/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://barricklab.org/twiki/bin/rdiff/TWiki/TWikiTemplates https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiTemplates TWikiRegistration https://barricklab.org/twiki/bin/view/TWiki/TWikiRegistration Registration Note: Registered users can 1 change and 2 reset their passwords. Important: the information provided in this form will be stored in... 2015-08-23T21:23:18Z TWikiContributor 21 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiRegistration https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiRegistration SearchResultsPagination https://barricklab.org/twiki/bin/view/TWiki/SearchResultsPagination Search Results Pagination When a % SEARCH{... returns many results, you may want to paginate the results. Overview You can achieve search results pagination by... 2015-06-08T08:17:58Z TWikiContributor 2 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/SearchResultsPagination https://barricklab.org/twiki/bin/rdiff/TWiki/SearchResultsPagination TWikiTipsOfTheDayInclude https://barricklab.org/twiki/bin/view/TWiki/TWikiTipsOfTheDayInclude TWiki Tips Of the Day Include This Page randomly picks a Tip of the day to display. The of the TWiki and Sandbox web include the part between the horizontal rules... 2013-10-25T19:11:37Z TWikiContributor 5 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiTipsOfTheDayInclude https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiTipsOfTheDayInclude UserBookmarks https://barricklab.org/twiki/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... 2013-10-03T21:25:06Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/UserBookmarks https://barricklab.org/twiki/bin/rdiff/TWiki/UserBookmarks VarADDTOHEAD https://barricklab.org/twiki/bin/view/TWiki/VarADDTOHEAD ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... 2013-09-13T00:05:38Z TWikiContributor 2 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarADDTOHEAD https://barricklab.org/twiki/bin/rdiff/TWiki/VarADDTOHEAD SiteStatisticsTemplate https://barricklab.org/twiki/bin/view/TWiki/SiteStatisticsTemplate TWiki Site Statistics NOTE: This is a template topic, do not change. Update the site statistics. Monthly Site Statistics Data Month WebsTotal WebsViewed... 2013-09-12T05:23:21Z TWikiContributor 2 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/SiteStatisticsTemplate https://barricklab.org/twiki/bin/rdiff/TWiki/SiteStatisticsTemplate TWikiDashboardImages https://barricklab.org/twiki/bin/view/TWiki/TWikiDashboardImages TWikiDashboardAddOn #187; TWiki Dashboard Banner Images You can use these banner images for your own dashboards. If you use your own image, attach it directly to your... 2013-08-16T06:29:52Z TWikiContributor 1 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiDashboardImages https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiDashboardImages TWikiDocGraphicsTemplate https://barricklab.org/twiki/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... 2013-04-23T03:59:56Z TWikiContributor 2 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiDocGraphicsTemplate https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiDocGraphicsTemplate VarWHITE https://barricklab.org/twiki/bin/view/TWiki/VarWHITE WHITE start white colored text WHITE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-15T07:38:22Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarWHITE https://barricklab.org/twiki/bin/rdiff/TWiki/VarWHITE
 

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 2026, Peter Thoeny and contributing authors. Peter Thoeny [Peter@Thoeny.com] Peter Thoeny [Peter@Thoeny.com] TWiki TWiki.TWiki
Changed:
<
<
>
>
  TWiki.TWiki https://barricklab.org/twiki/bin/view/TWiki https://barricklab.org/twiki/pub/TWiki/TWikiLogos/twikilogo88x31.gif WebBottomBar https://barricklab.org/twiki/bin/view/TWiki/WebBottomBar 2026-05-18T10:07:57Z JeffreyBarrick 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebBottomBar https://barricklab.org/twiki/bin/rdiff/TWiki/WebBottomBar TopMenuSkin https://barricklab.org/twiki/bin/view/TWiki/TopMenuSkin TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... 2026-05-18T10:07:22Z JeffreyBarrick 11 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TopMenuSkin https://barricklab.org/twiki/bin/rdiff/TWiki/TopMenuSkin WebPreferences https://barricklab.org/twiki/bin/view/TWiki/WebPreferences TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... 2026-05-13T23:48:11Z JeffreyBarrick 38 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebPreferences https://barricklab.org/twiki/bin/rdiff/TWiki/WebPreferences BlackListPlugin https://barricklab.org/twiki/bin/view/TWiki/BlackListPlugin Black List Plugin Description This is a simple utility to keep black sheep away from a public TWiki site. The site can be protected against excessive page access... 2026-02-10T22:16:27Z JeffreyBarrick 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BlackListPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BlackListPlugin BeautifierPlugin https://barricklab.org/twiki/bin/view/TWiki/BeautifierPlugin BeautifierPlugin Introduction This plugin allows you to have code fragments automatically formatted and highlighted. It uses the Beautifier library (included... 2025-11-14T12:05:39Z JeffreyBarrick 2 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BeautifierPlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BeautifierPlugin TWikiDocGraphics https://barricklab.org/twiki/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://barricklab.org/twiki/bin/rdiff/TWiki/TWikiDocGraphics https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiDocGraphics BackupRestorePlugin https://barricklab.org/twiki/bin/view/TWiki/BackupRestorePlugin 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... 2018-07-10T22:15:29Z TWikiContributor 7 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/BackupRestorePlugin https://barricklab.org/twiki/bin/rdiff/TWiki/BackupRestorePlugin TWikiScripts https://barricklab.org/twiki/bin/view/TWiki/TWikiScripts TWiki CGI and Command Line Scripts Programs on the TWiki server performing actions such as rendering, saving and renaming topics. The TWiki scripts are located in... 2016-11-22T07:30:46Z TWikiContributor 17 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiScripts https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiScripts VarTOPICLIST https://barricklab.org/twiki/bin/view/TWiki/VarTOPICLIST TOPICLIST{`format`} topic index of a web List of all topics in a web. The `format` defines the format of one topic item. It may include variables: The $topic... 2016-07-27T04:19:42Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarTOPICLIST https://barricklab.org/twiki/bin/rdiff/TWiki/VarTOPICLIST WebChangesAlert https://barricklab.org/twiki/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... 2015-02-27T05:46:19Z TWikiContributor 19 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/WebChangesAlert https://barricklab.org/twiki/bin/rdiff/TWiki/WebChangesAlert TWikiSkins https://barricklab.org/twiki/bin/view/TWiki/TWikiSkins TWiki Skins A skin overlays regular templates to provide specific look and feel to TWiki screens. Overview TWiki uses TWikiTemplates files as the basis of all the... 2014-05-01T07:55:49Z TWikiContributor 25 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiSkins https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiSkins TWikiPluginDotPm https://barricklab.org/twiki/bin/view/TWiki/TWikiPluginDotPm Package TWiki::Plugin ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module... 2013-10-14T08:02:47Z TWikiContributor 4 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiPluginDotPm https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiPluginDotPm TWikiUISearchDotPm https://barricklab.org/twiki/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://barricklab.org/twiki/bin/rdiff/TWiki/TWikiUISearchDotPm https://barricklab.org/twiki/bin/rdiff/TWiki/TWikiUISearchDotPm VarSITESTATISTICSTOPIC https://barricklab.org/twiki/bin/view/TWiki/VarSITESTATISTICSTOPIC SITESTATISTICSTOPIC name of site statistics topic Note: The site statistics topic is assumed to be in the web. Syntax: % SITESTATISTICSTOPIC% Expands... 2013-09-20T07:59:31Z TWikiContributor 1 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarSITESTATISTICSTOPIC https://barricklab.org/twiki/bin/rdiff/TWiki/VarSITESTATISTICSTOPIC VarWIP https://barricklab.org/twiki/bin/view/TWiki/VarWIP WIP work in progress icon Type: Preference variable TWikiRenderingShortcut. Syntax: % WIP% Expands to: Category: FormattingAndRenderingVariables... 2013-09-14T07:21:59Z TWikiContributor 1 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/VarWIP https://barricklab.org/twiki/bin/rdiff/TWiki/VarWIP CustomUserGroupNotations https://barricklab.org/twiki/bin/view/TWiki/CustomUserGroupNotations Custom User/Group Notations Your TWiki site may be depending on a web user authentication mechanism provided in your environment. And your users are well accustomed... 2013-04-26T06:51:03Z TWikiContributor 1 updated major https://barricklab.org/twiki/bin/rdiff/TWiki/CustomUserGroupNotations https://barricklab.org/twiki/bin/rdiff/TWiki/CustomUserGroupNotations


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-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebRssBase.