Difference: WebAtomBase (1 vs. 6)

Revision 62013-04-23 - TWikiContributor

 

ATOM News Feeds

Find out What's New

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

  1. Visit WebChanges to see recent changes
  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

ATOM Feed Usage

ATOM Feed Internals

Each web has a WebAtom topic which includes part of this WebAtomBase topic. This topic is the base for the ATOM feed and generates an WebAtom 1.0 feed for TWiki:Codev/AtomSyndication.

The WebAtom topic in each web contains the following text:


<title><nop>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
<subtitle>(the description of the web, plain text with no markup and no wikiwords). TWiki is an Enterprise Collaboration Platform.</subtitle>
%INCLUDE{"%SYSTEMWEB%.WebAtomBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%BASETOPIC%"/>
<id>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</id>
Changed:
<
<
Copyright 2026 by contributing authors 2018-07-16T03:20:41Z TWikiUIDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUIDotPm 2018-07-16T03:20:41Z 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) TWikiContributor VarMAKETEXT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMAKETEXT 2014-01-29T00:14:09Z 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) TWikiContributor TWikiRequestDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiRequestDotPm 2013-10-14T08:02:47Z 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) TWikiContributor VarY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarY 2013-09-14T07:33:48Z Y `yes` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Y% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) TWikiContributor SiteStatisticsTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SiteStatisticsTemplate 2013-09-12T05:23:21Z TWiki Site Statistics NOTE: This is a template topic, do not change. Update the site statistics. Monthly Site Statistics Data Month WebsTotal WebsViewed... (last changed by TWikiContributor) TWikiContributor FormatTokens https://www.oact.inaf.it/twikiplato/bin/view/TWiki/FormatTokens 2013-08-22T00:48:15Z Formatting Tokens TWiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and IfStatements... (last changed by TWikiContributor) TWikiContributor VarUSERREPORT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarUSERREPORT 2013-02-07T00:03:27Z USERREPORT show user reports with profile pictures Show various user reports documented in UserReports Syntax: % USERREPORT{ action `...` ... Overview... (last changed by TWikiContributor) TWikiContributor VarBUBBLESIG https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBUBBLESIG 2013-01-04T09:23:18Z BUBBLESIG show bubble box and user signature with profile picture icon Syntax: % BUBBLESIG{WikiName or % BUBBLESIG{WikiName YYYY MM DD The parameter... (last changed by TWikiContributor) TWikiContributor VarREMOTEPORT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREMOTEPORT 2012-11-15T06:10:21Z REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... (last changed by TWikiContributor) TWikiContributor VarREVINFO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREVINFO 2012-11-15T06:09:07Z REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... (last changed by TWikiContributor) TWikiContributor VarLOCALSITEPREFS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLOCALSITEPREFS 2012-11-14T05:54:05Z LOCALSITEPREFS web.topicname of site preferences topic The full name of the local site preferences topic. These local site preferences overload the system level... (last changed by TWikiContributor) TWikiContributor VarCOMMENT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCOMMENT 2012-11-12T07:00:05Z COMMENT{ attributes } insert an edit box into the topic to easily add comments. A % COMMENT% without parameters shows a simple text box. A % COMMENT... (last changed by TWikiContributor) TWikiContributor SecurityAndAccessControlVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SecurityAndAccessControlVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor DeveloperDocumentationCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/DeveloperDocumentationCategory 2012-09-06T05:50:28Z A List of TWiki Developer Documentation Related topics: (last changed by TWikiContributor) TWikiContributor PatternSkinColorSettings https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PatternSkinColorSettings 2011-07-17T22:05:52Z Color scheme settings for .PatternSkin Use this topic to change the color settings of .PatternSkin. When this topic is saved, the attachment theme colors.css will... (last changed by TWikiContributor) TWikiContributor TWikiTip013 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTip013 2011-07-07T22:17:26Z Preferences settings TWiki has these levels of preferences settings: 1 System level settings: Site name, proxy settings, access control, skin 1 Site... (last changed by TWikiContributor) TWikiContributor
>
>
Copyright 2026 by contributing authors 2018-07-16T03:20:47Z TWikiRenderDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiRenderDotPm 2018-07-16T03:20:47Z Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish... (last changed by TWikiContributor) TWikiContributor TWikiUpgradeGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUpgradeGuide 2018-07-15T08:48:20Z TWiki Upgrade Guide This guide covers upgrading from a previous version of TWiki (such as TWiki 5.1) to TWiki 6.1 Overview TWiki 6.1.0 is a minor release that brings... (last changed by TWikiContributor) TWikiContributor TWikiInstallationGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiInstallationGuide 2018-07-15T04:41:42Z TWiki Installation Guide The following is installation instructions for the TWiki 6.1 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki... (last changed by TWikiContributor) TWikiContributor TWikiUserMappingContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUserMappingContrib 2018-07-06T08:12:22Z 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) TWikiContributor DatePickerPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/DatePickerPlugin 2018-07-06T00:56:44Z 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) TWikiContributor TWikiForms https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiForms 2014-12-11T07:16:09Z TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... (last changed by TWikiContributor) TWikiContributor TWikiLogos https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiLogos 2013-11-07T07:34:19Z TWiki Logos The official TWiki logo is a big `T` in a speech bubble conveying `working together`, and has a `collaborate with TWiki` tag line. TWiki.org Logo Artwork... (last changed by TWikiContributor) TWikiContributor TWikiOopsExceptionDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiOopsExceptionDotPm 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... (last changed by TWikiContributor) TWikiContributor VarRAQUO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRAQUO 2013-10-02T21:27:09Z RAQUO right double angle quote This variable is typically used in breadcrumbs. Syntax: % RAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor) TWikiContributor StaticMethod https://www.oact.inaf.it/twikiplato/bin/view/TWiki/StaticMethod 2013-09-25T19:36:34Z Static Method A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example, package Telecoms StaticMethod... (last changed by TWikiContributor) TWikiContributor VarI https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarI 2013-09-14T07:33:48Z I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % I% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) TWikiContributor TWikiDashboardImages https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDashboardImages 2013-08-16T06:29:52Z TWikiDashboardAddOn #187; TWiki Dashboard Banner Images You can use these banner images for your own dashboards. If you use your own image, attach it directly to your... (last changed by TWikiContributor) TWikiContributor TWikiVariablesSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesSearch 2013-04-22T23:09:33Z TWiki Variables Search TWiki Variables Show all Category Categories: Related Topics: UserDocumentationCategory, TWikiVariables, TWikiVariablesWizard... (last changed by TWikiContributor) TWikiContributor TagMeDebugSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeDebugSearch 2013-04-18T01:40:46Z Tag me: Debug Tag Search web: topic: tag: by: sort: norelated: nototal: minsize: maxsize:... (last changed by TWikiContributor) TWikiContributor ManagingWebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ManagingWebs 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... (last changed by TWikiContributor) TWikiContributor IncludeTopicRaw https://www.oact.inaf.it/twikiplato/bin/view/TWiki/IncludeTopicRaw 2012-12-27T09:03:11Z INCLUDE a topic in the raw When a topic is included, normally TWiki variables in the included topic are expanded in the context of the inlcluded topic. But if raw... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Deleted:
<
<
 

Revision 52008-12-01 - TWikiContributor

 

ATOM News Feeds

Find out What's New

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

  1. Visit WebChanges to see recent changes
  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

ATOM Feed Usage

ATOM Feed Internals

Each web has a WebAtom topic which includes part of this WebAtomBase topic. This topic is the base for the ATOM feed and generates an WebAtom 1.0 feed for TWiki:Codev/AtomSyndication.

The WebAtom topic in each web contains the following text:


<title><nop>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
<subtitle>(the description of the web, plain text with no markup and no wikiwords). TWiki is an Enterprise Collaboration Platform.</subtitle>
%INCLUDE{"%SYSTEMWEB%.WebAtomBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%BASETOPIC%"/>
<id>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
Changed:
<
<
FormattedSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/FormattedSearch 2018-07-14T23:53:43Z TWiki Formatted Search Inline search feature allows flexible formatting of search result The default output format of a % SEARCH{... is a table consisting of topic... (last changed by TWikiContributor) TWikiContributor TwistyContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TwistyContrib 2018-07-06T08:19:01Z 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) TWikiContributor TWikiAccessControl https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiAccessControl 2017-08-09T04:59:54Z TWiki Access Control Restricting read and write access to topics and webs, by Users and groups TWiki Access Control allows you restrict access to single topics and... (last changed by TWikiContributor) TWikiContributor VarPARENTTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPARENTTOPIC 2015-04-22T03:26:19Z PARENTTOPIC parent of current topic Syntax: % PARENTTOPIC% or % PARENTTOPIC{ format `...` topic `...` Expands to: , renders as Parameters... (last changed by TWikiContributor) TWikiContributor TWikiFormDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiFormDotPm 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) TWikiContributor VarSESSIONVARIABLE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSESSIONVARIABLE 2014-08-14T02:36:29Z SESSION VARIABLE get, set or clear a session variable Session variables are stored in a personal `persistent memory space` that is not lost until the web browser... (last changed by TWikiContributor) TWikiContributor VarVBAR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarVBAR 2013-10-02T21:27:09Z VBAR vertical bar The vertical bar variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % VBAR%... (last changed by TWikiContributor) TWikiContributor VarWIP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIP 2013-09-14T07:21:59Z WIP work in progress icon Type: Preference variable TWikiRenderingShortcut. Syntax: % WIP% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) TWikiContributor VarADDTOHEAD https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarADDTOHEAD 2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) TWikiContributor VarMDREPO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMDREPO 2013-04-05T08:04:52Z 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) TWikiContributor TWikiTip029 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTip029 2013-01-23T07:51:40Z RSS news feed of topic changes You can use an RSS news reader to find out what is new in a TWiki web. This complements WebChanges that shows recent changes in... (last changed by TWikiContributor) TWikiContributor VarBASETOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBASETOPIC 2012-12-06T07:04:20Z BASETOPIC base topic where an INCLUDE started The name of the topic where a single or nested INCLUDE started same as % TOPIC% if there is no INCLUDE.... (last changed by TWikiContributor) TWikiContributor VarTWIKIWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTWIKIWEB 2012-11-15T07:03:24Z TWIKIWEB synonym for SYSTEMWEB Deprecated. Please use % SYSTEMWEB% instead. Category: SystemInformationVariables Related: SYSTEMWEB, USERSWEB (last changed by TWikiContributor) TWikiContributor VarSCRIPTSUFFIX https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTSUFFIX 2012-11-15T06:20:11Z SCRIPTSUFFIX script suffix Some TWiki installations require a file extension for CGI scripts, such as .pl or .cgi Syntax: % SCRIPTSUFFIX%... (last changed by TWikiContributor) TWikiContributor VarDISPLAYTIME2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarDISPLAYTIME2 2012-11-12T08:04:55Z DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... (last changed by TWikiContributor) TWikiContributor VarAUTHREALM https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarAUTHREALM 2012-11-12T06:39:55Z AUTHREALM authentication realm String defined as {AuthRealm} in configure. This is used in certain password encodings, and in login templates as part of the login... (last changed by TWikiContributor) TWikiContributor
>
>
WebSearchAdvanced https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebSearchAdvanced 2018-07-14T23:42:50Z Advanced Search Simple search Attachment search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo Search... (last changed by TWikiContributor) TWikiContributor VarGET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarGET 2015-07-09T23:59:27Z GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` Parameters:... (last changed by TWikiContributor) TWikiContributor VarMETASEARCH https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMETASEARCH 2015-04-22T03:26:09Z METASEARCH special search of meta data Syntax: % METASEARCH{... Supported parameters: Parameter: Description: Default: type... (last changed by TWikiContributor) TWikiContributor ReadOnlyAndMirrorWebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ReadOnlyAndMirrorWebs 2013-11-27T02:07:56Z Read only and mirror web support Scope This topic describes how to set up read only webs. A read only web can be mirrored from another site. But how to mirror a web... (last changed by TWikiContributor) TWikiContributor TWikiConfigureCheckersCertificateKeyCheckerDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::Checkers::Certificate::KeyChecker Configure GUI checker for Certificate Key items. This checker validates files that contain private key... (last changed by TWikiContributor) TWikiContributor TWikiUICopyDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUICopyDotPm 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) TWikiContributor WebPreferencesHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebPreferencesHelp 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) TWikiContributor VarM https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarM 2013-09-14T07:33:48Z M moved to... icon Type: Preference variable TWikiRenderingShortcut. Syntax: % M% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) TWikiContributor WebStatistics https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebStatistics 2013-09-13T00:20:58Z Statistics for TWiki Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top viewers: Top contributors... (last changed by TWikiContributor) TWikiContributor PatternSkinCustomization https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PatternSkinCustomization 2013-03-21T22:47:15Z PatternSkin Customization Guidelines how to create and customize page templates of the .PatternSkin. For styling your TWiki using stylesheets, see PatternSkinCssCookbook... (last changed by TWikiContributor) TWikiContributor WebTopicViewTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopicViewTemplate 2013-01-24T01:48:37Z Note: This topic does not exist The topic 1 you are trying to access does not exist, yet. Do you wish to navigate quickly to a similar topic? Similar topics... (last changed by TWikiContributor) TWikiContributor VarWIKINAME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKINAME 2012-11-15T07:40:23Z WIKINAME your Wiki username The WikiName is the same as % USERNAME% if not defined in the . topic Syntax: % WIKINAME% Expands to: Note:... (last changed by TWikiContributor) TWikiContributor VarWIKILOGOIMG https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKILOGOIMG 2012-11-15T07:39:35Z WIKILOGOIMG site logo image URL Syntax: % WIKILOGOIMG% Expands to: Renders as: Defined in: TWikiPreferences Category: AdministrationVariables... (last changed by TWikiContributor) TWikiContributor VarUSERINFO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarUSERINFO 2012-11-15T07:17:45Z USERINFO{`name`} retrieve details about a user Syntax: % USERINFO% Expands to: (comma separated list of the username, wikiusername, and emails) With... (last changed by TWikiContributor) TWikiContributor VarSTOPINCLUDE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSTOPINCLUDE 2012-11-15T06:29:30Z STOPINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining text. A normal... (last changed by TWikiContributor) TWikiContributor VarPLUGINVERSION https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPLUGINVERSION 2012-11-15T05:58:43Z PLUGINVERSION the version of a TWiki Plugin, or the TWiki Plugins API Syntax: % PLUGINVERSION{`name` to get the version of a specific plugin Example:... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 42006-11-15 - TWikiContributor

 

ATOM News Feeds

Find out What's New

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

  1. Visit WebChanges to see recent changes
  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

ATOM Feed Usage

ATOM Feed Internals

Each web has a WebAtom topic which includes part of this WebAtomBase topic. This topic is the base for the ATOM feed and generates an WebAtom 1.0 feed for TWiki:Codev/AtomSyndication.

The WebAtom topic in each web contains the following text:


<title><nop>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
<subtitle>(the description of the web, plain text with no markup and no wikiwords). TWiki is an Enterprise Collaboration Platform.</subtitle>

Changed:
<
<
%INCLUDE{"%TWIKIWEB%.WebAtomBase"}% <!--
>
>
%INCLUDE{"%SYSTEMWEB%.WebAtomBase"}% <!--
 
  • Set SKIN = rss
-->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%BASETOPIC%"/>
<id>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" type="regex" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$percntCALC{$IF($GET(c)>0, , <updated>$isodate</updated>$CHAR(10))$SETM(c, +1)}$percnt<entry>$n <title>$topic</title>$n <link rel=\"alternate\" type=\"text/html\" href=\"%SCRIPTURL{"view"}%/$web/$topic?t=$isodate\"/>$n <id>%SCRIPTURL{"view"}%/$web/$topic</id>$n <updated>$isodate</updated>$n <summary>$summary (last changed by <nop>$wikiname)</summary>$n <author>$n  <name><nop>$wikiname</name></author>$n</entry>"}%
%STOPINCLUDE%

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 32006-11-15 - TWikiContributor

 

ATOM News Feeds

Find out What's New

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

  1. Visit WebChanges to see recent changes
  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

ATOM Feed Usage

Changed:
<
<
>
>
 

ATOM Feed Internals

Each web has a WebAtom topic which includes part of this WebAtomBase topic. This topic is the base for the ATOM feed and generates an WebAtom 1.0 feed for TWiki:Codev/AtomSyndication.

The WebAtom topic in each web contains the following text:


<title><nop>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
<subtitle>(the description of the web, plain text with no markup and no wikiwords). TWiki is an Enterprise Collaboration Platform.</subtitle>
%INCLUDE{"%TWIKIWEB%.WebAtomBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebAtom topic:


Changed:
<
<
https://www.oact.inaf.it/twikiplato/bin/view/TWiki
>
>
https://www.oact.inaf.it/twikiplato/bin/view/TWiki
 Copyright 2026 by contributing authors
Changed:
<
<
2018-07-15T00:39:04Z WebSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebSearch 2018-07-15T00:39:04Z 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) TWikiContributor BackupRestorePlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/BackupRestorePlugin 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) TWikiContributor VarFORMFIELD https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarFORMFIELD 2017-12-31T23:38:44Z FORMFIELD{`fieldname`} render a field in the form attached to some topic Syntax: % FORMFIELD{`fieldname` Supported parameters: Parameter: Description... (last changed by TWikiContributor) TWikiContributor VarWIKIPREFSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIPREFSTOPIC 2014-12-16T02:37:50Z WIKIPREFSTOPIC name of site wide preferences topic Syntax: % WIKIPREFSTOPIC% Expands to: , renders as Category: AdministrationVariables, SystemInformationVari... (last changed by TWikiContributor) TWikiContributor VarJQENDTABPANE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarJQENDTABPANE 2014-11-14T22:27:26Z JQENDTABPANE end a JQuery tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab 1` ...... (last changed by TWikiContributor) TWikiContributor TWikiConfigureCheckersCertificateDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiConfigureCheckersCertificateDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::Checkers::CertificateChecker Configure GUI checker for Certificate items. This checker validates files that contain X.509 certificates,... (last changed by TWikiContributor) TWikiContributor VarBB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBB 2013-10-02T21:27:09Z BB bullet with line break Line break and bullet without indentation. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB% Expands... (last changed by TWikiContributor) TWikiContributor VarHOMETOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHOMETOPIC 2013-09-20T08:03:13Z HOMETOPIC home topic in each web Note: Each web has a home topic Syntax: % HOMETOPIC% Expands to: , renders as Category: SystemInformationVariables... (last changed by TWikiContributor) TWikiContributor TWikiPreferencesForm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiPreferencesForm 2013-03-26T11:07:07Z TWiki Preferences Form Name Type Size Value Tooltip message Attributes WEBBGCOLOR color 20 #FFD8AA HTML Color S FAVICON text... (last changed by TWikiContributor) TWikiContributor VarWIKIUSERSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIUSERSTOPIC 2012-11-15T07:42:15Z WIKIUSERSTOPIC name of topic listing all registers users Syntax: % WIKIUSERSTOPIC% Expands to: , with prefix renders as . Category: SystemInformationVariables... (last changed by TWikiContributor) TWikiContributor VarSTARTINCLUDE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSTARTINCLUDE 2012-11-15T06:28:40Z STARTINCLUDE start position of topic text if included If present in included topic, start to include text from this location up to the end, or up to the location... (last changed by TWikiContributor) TWikiContributor VarSCRIPTURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTURL 2012-11-15T06:20:58Z SCRIPTURL base URL of TWiki scripts Syntax: % SCRIPTURL% Expands to: Note: The edit script should always be used in conjunction with ?t % GMTIME... (last changed by TWikiContributor) TWikiContributor VarREMOTEUSER https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREMOTEUSER 2012-11-15T06:11:07Z REMOTE USER environment variable Syntax: % REMOTE USER% Expands to: Category: DevelopmentVariables, SystemInformationVariables, UsersAndAuthenticationVariables... (last changed by TWikiContributor) TWikiContributor TWikiVariablesCategoryBody https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesCategoryBody 2012-11-13T08:11:59Z TWiki Variables Category Body This is a system topic used by TWikiVariablesSearch categories. TWiki Variables Search Category: Categories: Related Topics... (last changed by TWikiContributor) TWikiContributor VarDATE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarDATE 2012-11-12T08:03:26Z DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... (last changed by TWikiContributor) TWikiContributor TWikiTip010 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTip010 2010-06-27T07:44:26Z Disabling individual WikiWords Prevent a WikiWord from being linked by prefixing it with an exclamation point. Example: To escape SunOs write SunOs to get SunOs... (last changed by TWikiContributor) TWikiContributor
>
>
TWikiConfigureImgToolDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiConfigureImgToolDotPm 2018-07-16T03:20:39Z Package TWiki::Configure::ImgTool This class is a singleton that offers URLs for the images (logos, warning, info) used during configuration when neither pub... (last changed by TWikiContributor) TWikiContributor TWikiReleaseNotes06x01 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiReleaseNotes06x01 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... (last changed by TWikiContributor) TWikiContributor TablePlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TablePlugin 2018-07-06T06:58:55Z Table Plugin Introduction The TablePlugin gives extra control of TWiki table rendering using cell 1 cell 2 syntax: Sort table by columns Use TML... (last changed by TWikiContributor) TWikiContributor VarWEBLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEBLIST 2017-05-31T07:34:19Z WEBLIST{`format`} index of all webs List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL on preference variable. The `format`... (last changed by TWikiContributor) TWikiContributor WebCreateNewTopic https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebCreateNewTopic 2015-06-10T21:23:04Z (last changed by TWikiContributor) TWikiContributor SearchResultsPagination https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchResultsPagination 2015-06-08T08:17:58Z Search Results Pagination When a % SEARCH{... returns many results, you may want to paginate the results. Overview You can achieve search results pagination by... (last changed by TWikiContributor) TWikiContributor TopMenuSkinTopBar https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkinTopBar 2014-06-19T03:01:22Z Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor) TWikiContributor TWikiStoreSearchAlgorithmsForkingDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm 2013-10-14T08:02:47Z Package TWiki::Store::SearchAlgorithms::Forking Forking implementation of the RCS cache search. StaticMethod search ($searchString,$topics,$options,$sDir)... (last changed by TWikiContributor) TWikiContributor TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreRcsFileDotPm 2013-10-14T08:02:47Z Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. It is the base class of implementations of stores... (last changed by TWikiContributor) TWikiContributor WebLeftBarPersonalTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebLeftBarPersonalTemplate 2013-10-14T07:39:45Z My links: My activities TWiki.org edit (last changed by TWikiContributor) TWikiContributor UserBookmarks https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserBookmarks 2013-10-03T21:25:06Z Bookmarks Application Page This page contains several parts that are used by user bookmark pages. Bookmark pages reside in the web and are named wikiname Bookmarks... (last changed by TWikiContributor) TWikiContributor VarBB4 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBB4 2013-10-02T21:27:09Z BB4 level 4 bullet with line break Line break and bullet, level 4. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB4% Expands... (last changed by TWikiContributor) TWikiContributor VarH https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarH 2013-09-14T07:33:48Z H help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % H% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) TWikiContributor TopMenuSkinTopicMenu https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkinTopicMenu 2013-03-03T23:53:18Z Topic Menu of TopMenuSkin This topic defines the Topic pulldown menu with topic actions, used by the TopMenuSkin. View Raw View... (last changed by TWikiContributor) TWikiContributor VarDATEPICKER https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarDATEPICKER 2012-12-12T06:00:09Z 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) TWikiContributor UsingMultipleDisks https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UsingMultipleDisks 2012-11-22T04:22:04Z Using multiple disks for DataDir and PubDir Motivation A TWiki site may reach a point where a single disk drive cannot house all files. Having PubDir on a different... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 22006-01-24 - TWikiContributor

 

ATOM 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
 

ATOM Feed Usage

Changed:
<
<
>
>
 

ATOM Feed Internals

Each web has a WebAtom topic which includes part of this WebAtomBase topic. This topic is the base for the ATOM feed and generates an WebAtom 1.0 feed for TWiki:Codev/AtomSyndication.

The WebAtom topic in each web contains the following text:


<title><nop>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
<subtitle>(the description of the web, plain text with no markup and no wikiwords). TWiki is an Enterprise Collaboration Platform.</subtitle>
%INCLUDE{"%TWIKIWEB%.WebAtomBase"}% <!--

Changed:
<
<
  • Set SKIN = rss
>
>
  • Set SKIN = rss
 -->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/%HOMETOPIC%"/>
<id>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$percntCALC{$IF($GET(c)>0, , <updated>$isodate</updated>$CHAR(10))$SETM(c, +1)}$percnt<entry>$n <title>$topic</title>$n <link rel=\"alternate\" type=\"text/html\" href=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate\"/>$n <id>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic</id>$n <updated>$isodate</updated>$n <summary>$summary (last changed by <nop>$wikiname)</summary>$n <author>$n  <name><nop>$wikiname</name></author>$n</entry>"}%
%STOPINCLUDE%

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 12006-01-24 - TWikiContributor

 

ATOM News Feeds

Find out What's New

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

  1. Visit WebChanges to see recent changes
  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

ATOM Feed Usage

ATOM Feed Internals

Each web has a WebAtom topic which includes part of this WebAtomBase topic. This topic is the base for the ATOM feed and generates an WebAtom 1.0 feed for TWiki:Codev/AtomSyndication.

The WebAtom topic in each web contains the following text:


<title><nop>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
<subtitle>(the description of the web, plain text with no markup and no wikiwords). TWiki is an Enterprise Collaboration Platform.</subtitle>
%INCLUDE{"%TWIKIWEB%.WebAtomBase"}% <!--
	* Set SKIN = rss
-->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/%HOMETOPIC%"/>
<id>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$percntCALC{$IF($GET(c)>0, , <updated>$isodate</updated>$CHAR(10))$SETM(c, +1)}$percnt<entry>$n <title>$topic</title>$n <link rel=\"alternate\" type=\"text/html\" href=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate\"/>$n <id>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic</id>$n <updated>$isodate</updated>$n <summary>$summary (last changed by <nop>$wikiname)</summary>$n <author>$n  <name><nop>$wikiname</name></author>$n</entry>"}%
%STOPINCLUDE%

See also: WebRssBase, TWiki:Codev/AtomSyndication

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