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 2025 by contributing authors 2018-07-15T06:33:52Z TWikiSystemRequirements https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSystemRequirements 2018-07-15T06:33:52Z TWiki System Requirements Server and client requirements Low client and server base requirements are core features that keep TWiki widely deployable, particularly... (last changed by TWikiContributor) TWikiContributor WebPreferences https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebPreferences 2015-09-18T01:15:25Z TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by TWikiContributor) TWikiContributor VarJQTAB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarJQTAB 2015-05-13T06:49:42Z JQTAB start a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab... (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 TWikiUserSetting https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUserSetting 2013-10-12T01:54:42Z User Settings preference variables customizable by users Some of the TWikiPreferences are explicitly intended to be customized by TWiki users, though a default is... (last changed by TWikiContributor) 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 TinyMCEQuickHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TinyMCEQuickHelp 2013-09-13T06:54:46Z TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiContributor) 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 VarEXAMPLEVAR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEXAMPLEVAR 2012-11-15T09:41:23Z EXAMPLEVAR example variable The % EXAMPLEVAR{ variable is handled by the EmptyPlugin Syntax: % EXAMPLEVAR{`text` format `...` Parameter text `... (last changed by TWikiContributor) TWikiContributor VarSERVERTIME2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSERVERTIME2 2012-11-15T06:23:12Z SERVERTIME{`format`} formatted server time Same format qualifiers as % GMTIME% Syntax: % SERVERTIME{`format` Supported variables: $seconds ,... (last changed by TWikiContributor) TWikiContributor VarIF https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarIF 2012-11-13T09:01:25Z 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) TWikiContributor VarGMTIME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarGMTIME 2012-11-13T08:29:43Z GMTIME GM time Syntax: % GMTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note: When... (last changed by TWikiContributor) TWikiContributor VarBLUE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBLUE 2012-11-12T06:52:22Z BLUE start blue colored text BLUE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) TWikiContributor VarALLVARIABLES https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarALLVARIABLES 2012-11-12T06:32:32Z ALLVARIABLES list of currently defined TWikiVariables Syntax: % ALLVARIABLES% Expands to: a table showing all defined TWikiVariables in the current context... (last changed by TWikiContributor) TWikiContributor SearchingAndListingVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchingAndListingVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor IfStatements https://www.oact.inaf.it/twikiplato/bin/view/TWiki/IfStatements 2012-10-03T23:57:49Z IF Statements The % IF% construct gives TWiki the power to include content in topics based on the value of simple expressions. % IF{`CONDITION` then `THEN` else... (last changed by TWikiContributor) TWikiContributor
>
>
Copyright 2025 by contributing authors 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 WebRssBase https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebRssBase 2018-07-15T00:36:35Z RSS News Feeds Find out What`s New There are several ways to find out what`s new in each TWiki web: 1. Visit WebChanges to see recent changes 1. Subscribed... (last changed by TWikiContributor) TWikiContributor RegularExpression https://www.oact.inaf.it/twikiplato/bin/view/TWiki/RegularExpression 2016-02-23T17:58:37Z Regular Expressions Introduction Regular expressions (REs), unlike simple queries, allow you to search for text which matches a particular pattern. REs are similar... (last changed by TWikiContributor) TWikiContributor VarSET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSET 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) TWikiContributor VarTOC2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTOC2 2014-06-16T01:48:26Z 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) TWikiContributor TWikiEngineDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiEngineDotPm 2013-10-14T08:02:47Z Package TWiki::Engine The engine class is a singleton that implements details about TWiki`s execution mode. This is the base class and implements basic behavior.... (last changed by TWikiContributor) TWikiContributor WikiReferences https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WikiReferences 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) TWikiContributor WebTopicCreator https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopicCreator 2013-04-27T01:22:50Z `Create New Topic` page has moved Continue to create the new page TWiki admins Please replace all web`s WebTopicCreator topic contents with this text: % `WebTopicCreator... (last changed by TWikiContributor) TWikiContributor TWikiExternalLinks https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiExternalLinks 2013-03-19T03:57:19Z 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) TWikiContributor TWikiFaqTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiFaqTemplate 2013-03-05T18:44:56Z FAQ: Answer: Back to: TWikiFAQ Contributors: (last changed by TWikiContributor) TWikiContributor AutonomousWebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AutonomousWebs 2012-12-26T01:54:51Z Making webs autonomous Motivation On a large TWiki site having thousands of webs, each web should be as self service as possible so that TWiki administrators` work... (last changed by TWikiContributor) 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 VarSCRIPTURL2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTURL2 2012-11-15T06:58:33Z SCRIPTURL{`script`} URL of TWiki script Expands to the URL of the specified script. Optionally, you can specify a web and/or a topic. In that case,... (last changed by TWikiContributor) 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 VarSILVER https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSILVER 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) TWikiContributor VarREDBG https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREDBG 2012-11-15T06:08:02Z REDBG start red colored background section REDBG is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut... (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:
<
<
TWikiSystemRequirements https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSystemRequirements 2018-07-15T06:33:52Z TWiki System Requirements Server and client requirements Low client and server base requirements are core features that keep TWiki widely deployable, particularly... (last changed by TWikiContributor) 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 WebPreferences https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebPreferences 2015-09-18T01:15:25Z TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... (last changed by TWikiContributor) 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 TWikiAccessDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiAccessDotPm 2013-10-14T08:02:47Z Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... (last changed by TWikiContributor) 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 TWikiUserSetting https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUserSetting 2013-10-12T01:54:42Z User Settings preference variables customizable by users Some of the TWikiPreferences are explicitly intended to be customized by TWiki users, though a default is... (last changed by TWikiContributor) TWikiContributor TinyMCEQuickHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TinyMCEQuickHelp 2013-09-13T06:54:46Z TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiContributor) 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 TextFormattingRules https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TextFormattingRules 2012-11-15T19:12:06Z TWiki Text Formatting These instructions are for contributors who prefer to use the Raw Edit over the default WYSIWYG editor. Working in TWiki is as easy as typing... (last changed by TWikiContributor) TWikiContributor VarEXAMPLEVAR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEXAMPLEVAR 2012-11-15T09:41:23Z EXAMPLEVAR example variable The % EXAMPLEVAR{ variable is handled by the EmptyPlugin Syntax: % EXAMPLEVAR{`text` format `...` Parameter text `... (last changed by TWikiContributor) TWikiContributor VarTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTOPIC 2012-11-15T07:02:52Z TOPIC name of current topic % TOPIC% expands to the name of the topic. If you are looking at the text of an included topic, it is the name of the included topic... (last changed by TWikiContributor) TWikiContributor VarSERVERTIME2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSERVERTIME2 2012-11-15T06:23:12Z SERVERTIME{`format`} formatted server time Same format qualifiers as % GMTIME% Syntax: % SERVERTIME{`format` Supported variables: $seconds ,... (last changed by TWikiContributor) TWikiContributor VarGMTIME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarGMTIME 2012-11-13T08:29:43Z GMTIME GM time Syntax: % GMTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note: When... (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 VarBLUE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBLUE 2012-11-12T06:52:22Z BLUE start blue colored text BLUE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (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 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 VarTOC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTOC 2014-06-16T01:48:26Z TOC table of contents of current topic Syntax: % TOC% Category: FormattingAndRenderingVariables, UIAndVisualizationVariables Related: INCLUDE, TOC... (last changed by TWikiContributor) TWikiContributor VarREVINFO2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREVINFO2 2013-11-27T08:00:26Z REVINFO{`format`} formatted revision information of topic Syntax: % REVINFO{`format` Supported parameters: Parameter: Description: Default... (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 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 TWikiReferenceManual https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiReferenceManual 2013-08-30T00:07:32Z TWiki Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of the TWiki Enterprise Collaboration... (last changed by TWikiContributor) TWikiContributor TWikiDocGraphicsTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDocGraphicsTemplate 2013-04-23T03:59:56Z Site Documentation Graphics Site specific documentation graphics are defined in this topic. Add your own graphic images here, they will survive a TWiki system update... (last changed by TWikiContributor) TWikiContributor TagMeViewMyTags https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeViewMyTags 2013-04-18T02:20:35Z 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) TWikiContributor RenameWeb https://www.oact.inaf.it/twikiplato/bin/view/TWiki/RenameWeb 2013-02-23T23:15:34Z Rename, Move or Delete this Web Note: The 1 web cannot be renamed. See also: ManagingWebs icon:move Rename/move/delete web... , looking for references... (last changed by TWikiContributor) TWikiContributor VarGREEN https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarGREEN 2012-11-15T07:59:52Z GREEN start green colored text GREEN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor VarUSERNAME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarUSERNAME 2012-11-15T07:17:14Z USERNAME your login username TWiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME like .JohnSmith... (last changed by TWikiContributor) TWikiContributor VarRED https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRED 2012-11-15T06:08:07Z 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) TWikiContributor VarMAINWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMAINWEB 2012-11-14T09:28:03Z MAINWEB synonym for USERSWEB Deprecated. Please use % USERSWEB% instead. Category: SystemInformationVariables Related: SYSTEMWEB, USERSWEB (last changed by TWikiContributor) TWikiContributor VarGRAY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarGRAY 2012-11-13T08:30:12Z GRAY start gray colored text GRAY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (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 2025 by contributing authors
Changed:
<
<
2018-07-15T00:21:01Z TWikiTips https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTips 2018-07-15T00:21:01Z TWiki Tips TWiki Tips are tips and hints contributed by TWiki users. Use this form to search for tips. You can contribute new tips. See also: TWiki Tips Of The... (last changed by TWikiContributor) TWikiContributor WatchlistPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WatchlistPlugin 2018-07-10T21:31:56Z Watchlist Plugin Introduction The WatchlistPlugin adds watchlist feature to TWiki topics. Topics of interest can be watched and unwatched. A user can see recent changes... (last changed by TWikiContributor) TWikiContributor SearchHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchHelp 2015-05-15T01:02:39Z 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) TWikiContributor VarENDCOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENDCOLUMNS 2015-05-07T04:00:56Z ENDCOLUMNS end a responsive multi column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . See TWOCOLUMNS... (last changed by TWikiContributor) 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 VarBR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBR 2013-10-02T21:27:09Z BR line break Type: Preference variable TWikiRenderingShortcut. Syntax: % BR% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) TWikiContributor VarT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarT 2013-09-14T07:33:48Z T tip icon Type: Preference variable TWikiRenderingShortcut. Syntax: % T% Expands to: Category: FormattingAndRenderingVariables Related... (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 VarYELLOW https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarYELLOW 2012-11-15T07:46:37Z YELLOW start yellow colored text YELLOW is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (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 VarWIKIHOMEURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIHOMEURL 2012-11-15T07:38:51Z WIKIHOMEURL site home URL DEPRECATED, please use % WIKILOGOURL% instead. Syntax: % WIKIHOMEURL% Expands to: Defined in: TWikiPreferences,... (last changed by TWikiContributor) TWikiContributor VarSYSTEMWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSYSTEMWEB 2012-11-15T06:30:41Z SYSTEMWEB name of TWiki documentation web The web containing all documentation and default preference settings Syntax: % SYSTEMWEB% Expands to:... (last changed by TWikiContributor) TWikiContributor VarSESSIONID https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSESSIONID 2012-11-15T06:23:58Z SESSIONID unique ID for this session Syntax: % SESSIONID% Expand 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 ChartingAndDrawingVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ChartingAndDrawingVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor ATasteOfTWiki https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ATasteOfTWiki 2011-08-19T05:22:48Z This is a short introductory training course for TWiki beginners. A Taste of TWiki The basic function of TWiki is a Wiki (if that helps!) A Wiki is like a web site... (last changed by TWikiContributor) TWikiContributor
>
>
VarSEARCH https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSEARCH 2018-07-14T23:31:25Z SEARCH{`text`} search content Inline search, shows a search result embedded in a topic Syntax: % SEARCH{`text` ... Supported parameters: Parameter... (last changed by TWikiContributor) TWikiContributor WebHome https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebHome 2018-07-13T04:49:21Z The place to learn about TWiki features and perform TWiki system maintenance. TWiki is a flexible, powerful, secure, yet simple Enterprise Wiki and Web Application... (last changed by TWikiContributor) TWikiContributor WysiwygPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WysiwygPlugin 2018-07-06T08:27:01Z Wysiwyg Plugin Support for the integration of WYSIWYG (What You See Is What You Get) editors. On its own, the only thing this plugin gives you is a stand alone HTML... (last changed by TWikiContributor) TWikiContributor PreferencesPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PreferencesPlugin 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) TWikiContributor PeterThoeny https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PeterThoeny 2014-12-16T02:17:39Z Peter Thoeny TWiki Enterprise Consultant, Founder and BDFL of TWiki and TWiki.org, inventor of structured wikis, co author of for Dummies book, speaker, HDR Photographer... (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 TWikiLoginManagerDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiLoginManagerDotPm 2013-10-14T08:02:47Z Package TWiki::LoginManager The package is also a Factory for login managers and also the base class for all login managers. On its own, an object of this class is... (last changed by TWikiContributor) TWikiContributor TWikiPluginDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiPluginDotPm 2013-10-14T08:02:47Z Package TWiki::Plugin ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module... (last changed by TWikiContributor) TWikiContributor TWikiResponseDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiResponseDotPm 2013-10-14T08:02:47Z Package TWiki::Response Class to encapsulate response data. Fields: status response status headers hashref to response headers body... (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 InstalledPlugins https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InstalledPlugins 2013-03-01T23:41:54Z 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... (last changed by TWikiContributor) TWikiContributor VarSITENAME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSITENAME 2012-12-11T11:10:44Z SITENAME the current site name Syntax: % SITENAME% Supported parameters: none Returns the current site name defined by {ReadOnlyAndMirrorWebs}{SiteName... (last changed by TWikiContributor) TWikiContributor VarREMOTEADDR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREMOTEADDR 2012-11-15T06:10:04Z REMOTE ADDR environment variable Syntax: % REMOTE ADDR% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related:... (last changed by TWikiContributor) TWikiContributor VarQUERYSTRING https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarQUERYSTRING 2012-11-15T06:02:42Z QUERYSTRING full, unprocessed string of parameters to this URL String of all the URL parameters that were on the URL used to get to the current page. For example... (last changed by TWikiContributor) TWikiContributor VarORANGE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarORANGE 2012-11-15T05:56:47Z ORANGE start orange colored text ORANGE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor VarLOGOUTURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLOGOUTURL 2012-11-14T05:55:11Z 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) 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-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebAtomBase.