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-15T07:01:40Z TWikiDocGraphics https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiDocGraphics 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) TWikiContributor FormattedSearch https://www.oact.inaf.it/twikicheops/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/twikicheops/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 SmiliesPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SmiliesPlugin 2018-07-06T06:06:39Z The Smilies Plugin : ) Introduction Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile :<nop... (last changed by TWikiContributor) TWikiContributor EmptyPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/EmptyPlugin 2018-07-06T01:27:17Z Empty TWiki Plugin Introduction This is an empty plugin. Use it as a template to build your own .TWikiPlugins. This plugin does nothing, but is ready to be extended... (last changed by TWikiContributor) TWikiContributor TWikiScripts https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiScripts 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) TWikiContributor VarEDITFORMFIELD https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEDITFORMFIELD 2016-08-31T04:01:34Z EDITFORMFIELD{`fieldname` form ``} render an input field specified in a form template topic Use this to create HTML forms that update TWikiForms, such as a... (last changed by TWikiContributor) TWikiContributor TWikiTemplates https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTemplates 2016-03-24T04:32:11Z TWiki Templates Definition of the templates used to render all HTML pages displayed in TWiki Overview Templates are plain text with embedded template directives... (last changed by TWikiContributor) TWikiContributor TWikiMetaDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiMetaDotPm 2013-10-14T08:02:47Z Package TWiki::Meta All TWiki topics have data (text) and meta data (information about the topic). Meta data includes information such as file attachments, form... (last changed by TWikiContributor) TWikiContributor VarH https://www.oact.inaf.it/twikicheops/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 VarNAVY https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarNAVY 2012-11-15T07:58:57Z 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) TWikiContributor VarSTARTSECTION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSTARTSECTION 2012-11-15T06:29:08Z STARTSECTION marks the start of a section within a topic Section boundaries are defined with % STARTSECTION{ and % ENDSECTION{ . Sections may be given... (last changed by TWikiContributor) TWikiContributor VarSCRIPTURLPATH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSCRIPTURLPATH 2012-11-15T06:20:40Z SCRIPTURLPATH base URL path of TWiki scripts As % SCRIPTURL% , but doesn`t include the protocol and host part of the URL Syntax: % SCRIPTURLPATH%... (last changed by TWikiContributor) TWikiContributor VarPUBURL https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarPUBURL 2012-11-15T05:59:51Z PUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB... (last changed by TWikiContributor) TWikiContributor VarICONURLPATH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarICONURLPATH 2012-11-13T09:00:16Z ICONURLPATH{`name`} URL path of small documentation graphic or icon Generates the URL path of a TWikiDocGraphics image, typically used in an HTML img tag. Specify... (last changed by TWikiContributor) TWikiContributor VarENV https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENV 2012-11-12T08:22:16Z ENV{`varname`} inspect the value of an environment variable Returns the current value of the environment variable in the CGI (Common Gateway Interface) environment... (last changed by TWikiContributor) TWikiContributor
>
>
Copyright 2026 by contributing authors 2018-07-06T08:27:01Z WysiwygPlugin https://www.oact.inaf.it/twikicheops/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 TWikiRegistration https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiRegistration 2015-08-23T21:23:18Z Registration Note: Registered users can 1 change and 2 reset their passwords. Important: the information provided in this form will be stored in... (last changed by TWikiContributor) TWikiContributor TWikiUsersBaseUserMappingDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUsersBaseUserMappingDotPm 2013-10-14T08:02:47Z Package TWiki::Users::BaseUserMapping User mapping is the process by which TWiki maps from a username (a login name) to a display name and back. It is also where... (last changed by TWikiContributor) TWikiContributor VarBB2 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBB2 2013-10-02T21:27:09Z BB2 level 2 bullet with line break Line break and bullet, level 2. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB2% Expands... (last changed by TWikiContributor) TWikiContributor VarRAQUO https://www.oact.inaf.it/twikicheops/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 VarSTATISTICSTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSTATISTICSTOPIC 2013-09-20T08:03:05Z STATISTICSTOPIC name of statistics topic Note: Each web has a statistics topic Syntax: % STATISTICSTOPIC% Expands to: , renders as Category... (last changed by TWikiContributor) TWikiContributor VarS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarS 2013-09-14T07:33:48Z S red star icon Type: Preference variable TWikiRenderingShortcut. Syntax: % S% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) TWikiContributor TWikiReferenceManual https://www.oact.inaf.it/twikicheops/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 TWikiDashboardImages https://www.oact.inaf.it/twikicheops/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 TagMeSearch https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TagMeSearch 2013-04-18T01:40:46Z Tag me: Tag Search All Tags Tag Search Show topics tagged with Other tag options: Create new tag, Rename tag, Delete tag (last changed by TWikiContributor) TWikiContributor WebCreateNewTopicTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebCreateNewTopicTemplate 2013-04-10T10:41:37Z Create New Topic in 1 Web %{ do not show the following elements Topic name: Topic parent: Use template: Default template View templates (last changed by TWikiContributor) TWikiContributor WebTopicViewTemplate https://www.oact.inaf.it/twikicheops/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 VarBASEWEB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBASEWEB 2012-12-06T07:04:16Z BASEWEB base web where an INCLUDE started The web name where the includes started, e.g. the web of the first topic of nested includes. Same as % WEB% in case... (last changed by TWikiContributor) TWikiContributor VarLIME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLIME 2012-11-15T07:59:34Z LIME start lime colored text LIME is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) TWikiContributor VarSCRIPTURLPATH2 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSCRIPTURLPATH2 2012-11-15T06:58:33Z SCRIPTURLPATH{`script`} URL path of TWiki script As % SCRIPTURL{`script` , but doesn`t include the protocol and host part of the URL Like % SCRIPTURL{... (last changed by TWikiContributor) TWikiContributor VarPLUGINDESCRIPTIONS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarPLUGINDESCRIPTIONS 2012-11-15T05:58:40Z PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % PLUGINDESCRIPTIONS% Expands to: Category: AdministrationVariables, SystemInformationVariables... (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:
<
<
TWikiFuncDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiFuncDotPm 2018-07-16T03:20:32Z Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact... (last changed by TWikiContributor) TWikiContributor DatePickerPlugin https://www.oact.inaf.it/twikicheops/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 VarWIKIWEBMASTERNAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIWEBMASTERNAME 2015-10-07T00:47:51Z WIKIWEBMASTERNAME name of the administrator % WIKIWEBMASTERNAME% expands to the name of the administrator of . Syntax: % WIKIWEBMASTERNAME% , expands... (last changed by TWikiContributor) TWikiContributor WebSearchAttachments https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebSearchAttachments 2015-05-19T23:16:16Z Search Attachments in 1 Web .attName { padding left: 38px; text indent: 38px; } .attComment { font size:80%; color:gray; } Attachment name: Show all... (last changed by TWikiContributor) TWikiContributor WebTopBar https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebTopBar 2014-06-19T03:03:06Z (last changed by TWikiContributor) TWikiContributor AdminSkillsAssumptions https://www.oact.inaf.it/twikicheops/bin/view/TWiki/AdminSkillsAssumptions 2013-11-07T07:57:41Z Administrator Skills Assumptions Note: If you are not familiar with Linux system administration, Apache webserver configuration, consider using TWiki:Codev.DownloadTWikiVM... (last changed by TWikiContributor) TWikiContributor VarLAQUO https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLAQUO 2013-10-02T21:27:09Z LAQUO left double angle quote This variable is typically used in breadcrumbs. Syntax: % LAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor) TWikiContributor VarNOTIFYTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarNOTIFYTOPIC 2013-09-20T08:03:22Z NOTIFYTOPIC name of the notify topic Note: Each web has a notify topic Syntax: % NOTIFYTOPIC% Expands to: , renders as Category: SystemInformationVariabl... (last changed by TWikiContributor) TWikiContributor VarN https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarN 2013-09-14T07:33:48Z N `new` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % N% Expands to: Category: FormattingAndRenderingVariables, SkinsAndTemplatesVariables... (last changed by TWikiContributor) TWikiContributor TinyMCEQuickHelp https://www.oact.inaf.it/twikicheops/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 CommentPluginTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/CommentPluginTemplate 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) TWikiContributor VarWHITE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWHITE 2012-11-15T07:38:22Z WHITE start white colored text WHITE 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/twikicheops/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 TagMeCreateNewTag https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TagMeCreateNewTag 2012-11-13T09:19:06Z Tag me: Create New Tag Create New Tag Rename Tag Delete Tag Create a new tag then add it to a topic. Name of new tag: Existing tags: Other... (last changed by TWikiContributor) TWikiContributor VarIF https://www.oact.inaf.it/twikicheops/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 TWikiUserMappingDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUserMappingDotPm 2011-08-21T04:16:08Z Package TWiki::UserMapping This is a virtual base class (a.k.a an interface) for all user mappers. It is not useable as a mapping in TWiki use the BaseUserMapping... (last changed by TWikiContributor) TWikiContributor
>
>
WebRssBase https://www.oact.inaf.it/twikicheops/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 InterWikis https://www.oact.inaf.it/twikicheops/bin/view/TWiki/InterWikis 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) TWikiContributor VarTWOCOLUMNS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTWOCOLUMNS 2015-05-07T04:00:56Z 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) TWikiContributor TWikiStoreSearchAlgorithmsPurePerlDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiStoreSearchAlgorithmsPurePerlDotPm 2013-10-14T08:02:47Z Package TWiki::Store::SearchAlgorithms::PurePerl Pure perl implementation of the RCS cache search. StaticMethod search ($searchString,$topics,$options,$sDir)... (last changed by TWikiContributor) TWikiContributor TWikiRequestDotPm https://www.oact.inaf.it/twikicheops/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 TWikiEngineDotPm https://www.oact.inaf.it/twikicheops/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 TWikiResponseDotPm https://www.oact.inaf.it/twikicheops/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 TWikiAccessDotPm https://www.oact.inaf.it/twikicheops/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 TWikiConfigureUIsEXTENDDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureUIsEXTENDDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::UIs::EXTEND StaticMethod unpackArchive ($archive ,$dir ) Unpack an archive. The unpacking method is determined from the file extension... (last changed by TWikiContributor) TWikiContributor UserBookmarks https://www.oact.inaf.it/twikicheops/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 VarBB3 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBB3 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) TWikiContributor VarBR https://www.oact.inaf.it/twikicheops/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 IncludeTopicsAndWebPages https://www.oact.inaf.it/twikicheops/bin/view/TWiki/IncludeTopicsAndWebPages 2013-06-26T05:34:51Z Include Topics and Web Pages Using % INCLUDE{... Variable Use the % INCLUDE{... variable to embed the content of another topic or web page inside a TWiki topic... (last changed by TWikiContributor) TWikiContributor VarSCRIPTURL https://www.oact.inaf.it/twikicheops/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 TWikiVariablesCategoryBody https://www.oact.inaf.it/twikicheops/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 VarCOMMENT https://www.oact.inaf.it/twikicheops/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
 

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/twikicheops/bin/view/TWiki
>
>
https://www.oact.inaf.it/twikicheops/bin/view/TWiki
 Copyright 2026 by contributing authors
Changed:
<
<
2018-07-14T23:23:02Z VarURLPARAM https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarURLPARAM 2018-07-14T23:23:02Z 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) TWikiContributor SpreadSheetPluginTestCases https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SpreadSheetPluginTestCases 2017-10-19T22:42:38Z SpreadSheetPlugin Testing Use this topic to verify proper operation of the SpreadSheetPlugin in your environment. For developers: This topic is included by TestCaseAutoSpreadSheetPlu... (last changed by TWikiContributor) TWikiContributor TWikiForms https://www.oact.inaf.it/twikicheops/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 TWikiUserAuthentication https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUserAuthentication 2014-07-13T20:49:50Z TWiki User Authentication TWiki site access control and user activity tracking options Overview Authentication, or `logging in`, is the process by which a user... (last changed by TWikiContributor) TWikiContributor VarM https://www.oact.inaf.it/twikicheops/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 SiteStatisticsTemplate https://www.oact.inaf.it/twikicheops/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 TagMeDebugSearch https://www.oact.inaf.it/twikicheops/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 TWikiReleaseNotes05x01 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiReleaseNotes05x01 2013-02-16T22:54:56Z Release Notes of TWiki 5.1.4 (Istanbul), 2013 02 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... (last changed by TWikiContributor) TWikiContributor IncludeTopicRaw https://www.oact.inaf.it/twikicheops/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 VarHTTPS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarHTTPS 2012-12-26T05:53:30Z HTTPS get HTTPS headers The same as % HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used to determine... (last changed by TWikiContributor) TWikiContributor VarENDBG https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENDBG 2012-11-15T08:00:30Z ENDBG end background color section ENDBG is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that... (last changed by TWikiContributor) TWikiContributor VarSERVERTIME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSERVERTIME 2012-11-15T06:23:12Z SERVERTIME server time Syntax: % SERVERTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day... (last changed by TWikiContributor) TWikiContributor VarSERVERTIME2 https://www.oact.inaf.it/twikicheops/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 VarREMOTEPORT https://www.oact.inaf.it/twikicheops/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 VarPURPLE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarPURPLE 2012-11-15T06:00:09Z PURPLE start purple colored text PURPLE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor VarLOGOUT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLOGOUT 2012-11-14T05:55:08Z LOGOUT present a full logout link to authenticated user Present a logout link only to logged in users Syntax: % LOGOUT% Expand to: Category... (last changed by TWikiContributor) TWikiContributor
>
>
TWikiStoreDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiStoreDotPm 2018-07-16T03:20:37Z Package TWiki::Store This module hosts the generic storage backend. This module provides the interface layer between the `real` store provider which is hidden behind... (last changed by TWikiContributor) TWikiContributor TWikiUpgradeGuide https://www.oact.inaf.it/twikicheops/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 VarSEARCH https://www.oact.inaf.it/twikicheops/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 VarCOPY https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCOPY 2014-03-26T21:38:56Z COPY Copyright symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % COPY% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) TWikiContributor VarREG https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarREG 2014-03-26T21:38:56Z REG Registered Trademark symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % REG% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) TWikiContributor VarREVINFO2 https://www.oact.inaf.it/twikicheops/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 TWikiConfigureLoadDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureLoadDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::Load This module consists of just a single subroutine readConfig . It allows to safely modify configuration variables for one single... (last changed by TWikiContributor) TWikiContributor TWikiUserSetting https://www.oact.inaf.it/twikicheops/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 VarBULLET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBULLET 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... (last changed by TWikiContributor) TWikiContributor VarMDREPO https://www.oact.inaf.it/twikicheops/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 VarDATEPICKER https://www.oact.inaf.it/twikicheops/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 VarEXAMPLEVAR https://www.oact.inaf.it/twikicheops/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 VarQUERYSTRING https://www.oact.inaf.it/twikicheops/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 SystemInformationVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SystemInformationVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor UserBookmarksTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UserBookmarksTemplate 2011-06-22T07:33:22Z Bookmarks of ! Link: Web.Topic or URL Link Label http://twiki.org/ TWiki.org Return to: (last changed by TWikiContributor) TWikiContributor ManagingUsers https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ManagingUsers 2011-06-05T05:23:40Z Manage Users Register users on your TWiki site; change/reset/install passwords; remove user accounts Some of the features below may be disabled, depending on your... (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.