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-06T06:24:21Z SpreadSheetPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SpreadSheetPlugin 2018-07-06T06:24:21Z TWiki Spreadsheet Plugin This plugin adds spreadsheet capabilities to TWiki topics. Functions such as % CALCULATE{$INT(7/3) are evaluated at page view time. They... (last changed by TWikiContributor) TWikiContributor WebChangesRightBox https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebChangesRightBox 2016-03-28T04:06:53Z Recent changes in web: more... Web Changes Box on the Right Side This box is included in the of every web, except for the TWiki documentation web. To... (last changed by TWikiContributor) 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 VarPARENTBC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarPARENTBC 2013-10-02T21:27:09Z PARENTBC parent breadcrumbs for headings Add % PARENTBC% to a heading of a topic to show the breadcrumb of its parents. Parent topics are linked, topic names... (last changed by TWikiContributor) TWikiContributor InstantEnhancements https://www.oact.inaf.it/twikicheops/bin/view/TWiki/InstantEnhancements 2013-09-25T19:36:57Z Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor) TWikiContributor TWikiDocumentation https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiDocumentation 2013-08-30T00:07:32Z TWiki Reference Manual () This page contains all documentation topics as one long, complete reference sheet. Related Topics: TWikiSite, TWikiHistory, TWikiEnhancementRequests... (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 VarTOPIC https://www.oact.inaf.it/twikicheops/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 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 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 VarOLIVE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarOLIVE 2012-11-15T05:56:03Z OLIVE start olive green colored text OLIVE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor VarHTTPHOST https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarHTTPHOST 2012-11-13T08:57:27Z HTTP HOST environment variable Syntax: % HTTP HOST% Expands to: Category: SystemInformationVariables Related: ENV, REMOTE ADDR, REMOTE PORT... (last changed by TWikiContributor) TWikiContributor ChartingAndDrawingVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ChartingAndDrawingVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor TWikiTip015 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTip015 2012-09-05T06:16:05Z Breadcrumb The breadcrumb of a topic shows you the page hierarchy. It is constructed using a topic`s parent setting. See More Tips... Contributors: TWiki:Main... (last changed by TWikiContributor) TWikiContributor PatternSkinElements https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PatternSkinElements 2011-06-05T03:42:52Z h1 header with link Intro text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text... (last changed by TWikiContributor) TWikiContributor TWikiTip023 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTip023 2010-06-28T02:45:04Z Control table attributes with TablePlugin The TablePlugin gives extra control over table display: Allows sorting Changing table properties like border width... (last changed by TWikiContributor) TWikiContributor
>
>
Copyright 2025 by contributing authors 2018-07-10T21:55:14Z MailerContrib https://www.oact.inaf.it/twikicheops/bin/view/TWiki/MailerContrib 2018-07-10T21:55:14Z Mailer Contrib Introduction The Mailer Contrib allows users to `subscribe` to regularly scheduled e mails containing either: A report on changes to all topics... (last changed by TWikiContributor) TWikiContributor TWikiAccessControl https://www.oact.inaf.it/twikicheops/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 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 VarWIKIWEBMASTER https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIWEBMASTER 2015-10-07T00:47:51Z WIKIWEBMASTER email address of the administrator % WIKIWEBMASTER% expands to the email address of the administrator of . Syntax: % WIKIWEBMASTER% , expands... (last changed by TWikiContributor) TWikiContributor VarGET https://www.oact.inaf.it/twikicheops/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 VarTOC https://www.oact.inaf.it/twikicheops/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 UserForm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UserForm 2013-10-12T01:54:42Z User Form Note: This is a maintenance topic, used by the TWiki administrator. This form defines the form of the user profile pages of registered TWiki users listed... (last changed by TWikiContributor) TWikiContributor VarCALCULATE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCALCULATE 2013-03-23T08:16:51Z CALCULATE{`formula`} handle spreadsheet calculations outside tables The % CALCULATE{formula variable is handled by the SpreadSheetPlugin. Over 100 functions... (last changed by TWikiContributor) TWikiContributor PatternSkinCustomization https://www.oact.inaf.it/twikicheops/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 VarUSERSIG https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarUSERSIG 2013-02-07T00:03:42Z USERSIG show user signature with profile picture icon Syntax: % USERSIG{WikiName or % USERSIG{WikiName YYYY MM DD The parameter can be either just... (last changed by TWikiContributor) TWikiContributor VarHTTP https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarHTTP 2012-12-26T05:53:30Z HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are not significant... (last changed by TWikiContributor) 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 VarYELLOW https://www.oact.inaf.it/twikicheops/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 VarWIKILOGOALT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKILOGOALT 2012-11-15T07:39:11Z WIKILOGOALT site logo tooltip message Syntax: % WIKILOGOALT% Expands to: Defined in: TWikiPreferences Category: AdministrationVariables, SystemInformationVar... (last changed by TWikiContributor) TWikiContributor VarSYSTEMWEB https://www.oact.inaf.it/twikicheops/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 VarREMOTEUSER https://www.oact.inaf.it/twikicheops/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
 

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:
<
<
TWikiUIDotPm https://www.oact.inaf.it/twikicheops/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 TWikiInstallationGuide https://www.oact.inaf.it/twikicheops/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 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 PreferencesPlugin https://www.oact.inaf.it/twikicheops/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 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 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 VarBASETOPIC https://www.oact.inaf.it/twikicheops/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 VarTOPIC https://www.oact.inaf.it/twikicheops/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 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 VarOLIVE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarOLIVE 2012-11-15T05:56:03Z OLIVE start olive green colored text OLIVE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor ChartingAndDrawingVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ChartingAndDrawingVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor ApplicationsAndComponentsVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ApplicationsAndComponentsVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor TWikiTip015 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTip015 2012-09-05T06:16:05Z Breadcrumb The breadcrumb of a topic shows you the page hierarchy. It is constructed using a topic`s parent setting. See More Tips... Contributors: TWiki:Main... (last changed by TWikiContributor) TWikiContributor TWikiTipsOfTheDay https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTipsOfTheDay 2012-09-05T06:15:48Z TWiki Tips Of The Day These are all tips of the day. They are located in the web (official TWiki tips) and web (custom tips). Total: tips See also: TWiki Tips... (last changed by TWikiContributor) TWikiContributor TWikiFAQ https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiFAQ 2011-07-11T20:32:47Z Frequently Asked Questions About TWiki This is a real FAQ, and also a demo of an easily implemented knowledge base solution. To see how it`s done, view the source... (last changed by TWikiContributor) TWikiContributor PatternSkinElements https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PatternSkinElements 2011-06-05T03:42:52Z h1 header with link Intro text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text... (last changed by TWikiContributor) TWikiContributor
>
>
TWikiUIDotPm https://www.oact.inaf.it/twikicheops/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 TWikiInstallationGuide https://www.oact.inaf.it/twikicheops/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 SpreadSheetPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SpreadSheetPlugin 2018-07-06T06:24:21Z TWiki Spreadsheet Plugin This plugin adds spreadsheet capabilities to TWiki topics. Functions such as % CALCULATE{$INT(7/3) are evaluated at page view time. They... (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 PreferencesPlugin https://www.oact.inaf.it/twikicheops/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 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 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 VarBASETOPIC https://www.oact.inaf.it/twikicheops/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 VarTOPIC https://www.oact.inaf.it/twikicheops/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 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 VarOLIVE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarOLIVE 2012-11-15T05:56:03Z OLIVE start olive green colored text OLIVE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor ApplicationsAndComponentsVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ApplicationsAndComponentsVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor TWikiTip015 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTip015 2012-09-05T06:16:05Z Breadcrumb The breadcrumb of a topic shows you the page hierarchy. It is constructed using a topic`s parent setting. See More Tips... Contributors: TWiki:Main... (last changed by TWikiContributor) TWikiContributor TWikiTipsOfTheDay https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTipsOfTheDay 2012-09-05T06:15:48Z TWiki Tips Of The Day These are all tips of the day. They are located in the web (official TWiki tips) and web (custom tips). Total: tips See also: TWiki Tips... (last changed by TWikiContributor) TWikiContributor TWikiFAQ https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiFAQ 2011-07-11T20:32:47Z Frequently Asked Questions About TWiki This is a real FAQ, and also a demo of an easily implemented knowledge base solution. To see how it`s done, view the source... (last changed by TWikiContributor) TWikiContributor PatternSkinElements https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PatternSkinElements 2011-06-05T03:42:52Z h1 header with link Intro text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text. Normal text... (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 2025 by contributing authors
Changed:
<
<
2018-07-14T23:42:50Z WebSearchAdvanced https://www.oact.inaf.it/twikicheops/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 AllowWebCreateByUserMappingManager https://www.oact.inaf.it/twikicheops/bin/view/TWiki/AllowWebCreateByUserMappingManager 2017-01-23T08:22:04Z Allowing Web Creation, Deletion, Rename by the User Mapping Manager Motivation There are cases where DENYROOTCHANGE, ALLOWROOTCHANGE, DENYWEBCHANGE, and ALLOWWEBCHANGE... (last changed by TWikiContributor) TWikiContributor TWikiFormFieldDefinitionDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiFormFieldDefinitionDotPm 2015-11-29T10:27:04Z Package TWiki::Form::FieldDefinition Base class of all field definition classes. Type specific classes are derived from this class to define specific per type behaviours... (last changed by TWikiContributor) TWikiContributor VarSET https://www.oact.inaf.it/twikicheops/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 VarWIKIPREFSTOPIC https://www.oact.inaf.it/twikicheops/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 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 TWikiUICopyDotPm https://www.oact.inaf.it/twikicheops/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 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 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 VarQ https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarQ 2013-09-14T07:33:48Z Q question icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Q% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) TWikiContributor VarY https://www.oact.inaf.it/twikicheops/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 NewUserTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/NewUserTemplate 2013-04-10T18:07:30Z My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference try out TWiki on your own... (last changed by TWikiContributor) TWikiContributor VarUSERINFO https://www.oact.inaf.it/twikicheops/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 VarSILVER https://www.oact.inaf.it/twikicheops/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 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 VarPUBURLPATH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarPUBURLPATH 2012-11-15T05:59:51Z PUBURLPATH the base URL path of attachments Syntax: % PUBURLPATH% Expands to: Category: AttachmentsAndFilesVariables, SystemInformationVariables... (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 TWikiTips https://www.oact.inaf.it/twikicheops/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 VarENCODE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENCODE 2018-07-14T23:23:02Z ENCODE{string} encode a string to URL entities, HTML entities, CSV format, and more Encode `special` characters in a string to HTML numeric entities, URL entities... (last changed by TWikiContributor) 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 VarEDITFORM https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEDITFORM 2014-06-11T05:26:01Z EDITFORM{} render a TWiki form for edit Show an HTML form to update the TWiki form data of a topic. Syntax to update a TWiki form: % EDITFORM{topic `..... (last changed by TWikiContributor) TWikiContributor TWikiSkins https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiSkins 2014-05-01T07:55:49Z TWiki Skins A skin overlays regular templates to provide specific look and feel to TWiki screens. Overview TWiki uses TWikiTemplates files as the basis of all the... (last changed by TWikiContributor) TWikiContributor TWikiConfigureCheckersCertificateDotPm https://www.oact.inaf.it/twikicheops/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 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 VarSITESTATISTICSTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSITESTATISTICSTOPIC 2013-09-20T07:59:31Z SITESTATISTICSTOPIC name of site statistics topic Note: The site statistics topic is assumed to be in the web. Syntax: % SITESTATISTICSTOPIC% Expands... (last changed by TWikiContributor) TWikiContributor WysiwygPluginTopicLister https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WysiwygPluginTopicLister 2013-09-12T05:06:39Z (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 VarINCLUDINGTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarINCLUDINGTOPIC 2012-12-06T07:04:32Z INCLUDINGTOPIC name of topic that includes current topic The name of the topic that includes the current topic same as % TOPIC% in case there is no include... (last changed by TWikiContributor) TWikiContributor VarCONTENTMODE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCONTENTMODE 2012-11-30T07:50:47Z CONTENTMODE{web `WEB`} content mode Returns the content mode of the specified web. It`s either `local`, `read only`, `master`, or `slave`. Read ReadOnlyAndMirrorWebs... (last changed by TWikiContributor) 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 VarGREEN https://www.oact.inaf.it/twikicheops/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 VarSESSIONID https://www.oact.inaf.it/twikicheops/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
 

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.