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 2022-03-23T08:39:24Z DatabaseContrib https://twiki.oats.inaf.it/twiki/bin/view/TWiki/DatabaseContrib 2022-03-23T08:39:24Z Database Contrib Package Summary of Contents This contrib provides subroutines that come in handy when accessing a SQL database. db connect connects to a SQL... (last changed by TWikiAdminUser) TWikiAdminUser DBIQueryPlugin https://twiki.oats.inaf.it/twiki/bin/view/TWiki/DBIQueryPlugin 2022-03-23T08:38:27Z DBI Query Plugin Overview This plugin is intended to provide TWiki with ability to make complex database requests using DBI Perl module. Syntax Rules Syntax:... (last changed by TWikiAdminUser) TWikiAdminUser TWikiRenderDotPm https://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiRenderDotPm 2018-07-16T03:20:47Z Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish... (last changed by TWikiContributor) TWikiContributor TWikiSheetPlugin https://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiSheetPlugin 2018-07-16T01:42:02Z TWiki Sheet Plugin Introduction The TWiki Sheet Plugin turns a TWiki table into a spreadsheet that can be modified right in the browser. TWiki Sheet looks and feels... (last changed by TWikiContributor) TWikiContributor SiteMap https://twiki.oats.inaf.it/twiki/bin/view/TWiki/SiteMap 2015-07-21T18:08:49Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by TWikiContributor) TWikiContributor UserReports https://twiki.oats.inaf.it/twiki/bin/view/TWiki/UserReports 2015-05-29T23:43:57Z TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor) TWikiContributor TopMenuSkinTopBar https://twiki.oats.inaf.it/twiki/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://twiki.oats.inaf.it/twiki/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 VarGROUPS https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarGROUPS 2013-10-10T00:18:58Z GROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. The variable is intended to be used in .TWikiGroups, to allow a group... (last changed by TWikiContributor) TWikiContributor InstantEnhancements https://twiki.oats.inaf.it/twiki/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 VarADDTOHEAD https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarADDTOHEAD 2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) TWikiContributor WysiwygPluginSettings https://twiki.oats.inaf.it/twiki/bin/view/TWiki/WysiwygPluginSettings 2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) TWikiContributor VarSTARTSECTION https://twiki.oats.inaf.it/twiki/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 VarRED https://twiki.oats.inaf.it/twiki/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 VarLOGINURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarLOGINURL 2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) TWikiContributor VarICONURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarICONURL 2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (last changed by TWikiContributor) TWikiContributor
>
>
Copyright 2025 by contributing authors 2022-03-23T08:39:24Z DatabaseContrib https://twiki.oats.inaf.it/twiki/bin/view/TWiki/DatabaseContrib 2022-03-23T08:39:24Z Database Contrib Package Summary of Contents This contrib provides subroutines that come in handy when accessing a SQL database. db connect connects to a SQL... (last changed by TWikiAdminUser) TWikiAdminUser DBIQueryPlugin https://twiki.oats.inaf.it/twiki/bin/view/TWiki/DBIQueryPlugin 2022-03-23T08:38:27Z DBI Query Plugin Overview This plugin is intended to provide TWiki with ability to make complex database requests using DBI Perl module. Syntax Rules Syntax:... (last changed by TWikiAdminUser) TWikiAdminUser TWikiSheetPlugin https://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiSheetPlugin 2018-07-16T01:42:02Z TWiki Sheet Plugin Introduction The TWiki Sheet Plugin turns a TWiki table into a spreadsheet that can be modified right in the browser. TWiki Sheet looks and feels... (last changed by TWikiContributor) TWikiContributor SiteMap https://twiki.oats.inaf.it/twiki/bin/view/TWiki/SiteMap 2015-07-21T18:08:49Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by TWikiContributor) TWikiContributor UserReports https://twiki.oats.inaf.it/twiki/bin/view/TWiki/UserReports 2015-05-29T23:43:57Z TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor) TWikiContributor TopMenuSkinTopBar https://twiki.oats.inaf.it/twiki/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 VarCOPY https://twiki.oats.inaf.it/twiki/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 TWikiAccessDotPm https://twiki.oats.inaf.it/twiki/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 VarGROUPS https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarGROUPS 2013-10-10T00:18:58Z GROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. The variable is intended to be used in .TWikiGroups, to allow a group... (last changed by TWikiContributor) TWikiContributor InstantEnhancements https://twiki.oats.inaf.it/twiki/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 VarADDTOHEAD https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarADDTOHEAD 2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) TWikiContributor WysiwygPluginSettings https://twiki.oats.inaf.it/twiki/bin/view/TWiki/WysiwygPluginSettings 2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) TWikiContributor VarSTARTSECTION https://twiki.oats.inaf.it/twiki/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 VarRED https://twiki.oats.inaf.it/twiki/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 VarLOGINURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarLOGINURL 2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) TWikiContributor VarICONURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarICONURL 2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (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:
<
<
DatabaseContrib https://twiki.oats.inaf.it/twiki/bin/view/TWiki/DatabaseContrib 2022-03-23T08:39:24Z Database Contrib Package Summary of Contents This contrib provides subroutines that come in handy when accessing a SQL database. db connect connects to a SQL... (last changed by TWikiAdminUser) TWikiAdminUser DBIQueryPlugin https://twiki.oats.inaf.it/twiki/bin/view/TWiki/DBIQueryPlugin 2022-03-23T08:38:27Z DBI Query Plugin Overview This plugin is intended to provide TWiki with ability to make complex database requests using DBI Perl module. Syntax Rules Syntax:... (last changed by TWikiAdminUser) TWikiAdminUser TWikiRenderDotPm https://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiRenderDotPm 2018-07-16T03:20:47Z Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish... (last changed by TWikiContributor) TWikiContributor SiteMap https://twiki.oats.inaf.it/twiki/bin/view/TWiki/SiteMap 2015-07-21T18:08:49Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by TWikiContributor) TWikiContributor UserReports https://twiki.oats.inaf.it/twiki/bin/view/TWiki/UserReports 2015-05-29T23:43:57Z TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor) TWikiContributor VarCOPY https://twiki.oats.inaf.it/twiki/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 TWikiAccessDotPm https://twiki.oats.inaf.it/twiki/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 VarM https://twiki.oats.inaf.it/twiki/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 VarADDTOHEAD https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarADDTOHEAD 2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) TWikiContributor WysiwygPluginSettings https://twiki.oats.inaf.it/twiki/bin/view/TWiki/WysiwygPluginSettings 2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) TWikiContributor WebTopicEditTemplate https://twiki.oats.inaf.it/twiki/bin/view/TWiki/WebTopicEditTemplate 2013-08-15T21:40:46Z Title Article text. Comments NOP (last changed by TWikiContributor) TWikiContributor VarPLUGINDESCRIPTIONS https://twiki.oats.inaf.it/twiki/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 VarLOGINURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarLOGINURL 2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) TWikiContributor VarICONURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarICONURL 2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (last changed by TWikiContributor) TWikiContributor VarDISPLAYTIME2 https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarDISPLAYTIME2 2012-11-12T08:04:55Z DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... (last changed by TWikiContributor) TWikiContributor VarDATE https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarDATE 2012-11-12T08:03:26Z DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... (last changed by TWikiContributor) TWikiContributor
>
>
DatabaseContrib https://twiki.oats.inaf.it/twiki/bin/view/TWiki/DatabaseContrib 2022-03-23T08:39:24Z Database Contrib Package Summary of Contents This contrib provides subroutines that come in handy when accessing a SQL database. db connect connects to a SQL... (last changed by TWikiAdminUser) TWikiAdminUser DBIQueryPlugin https://twiki.oats.inaf.it/twiki/bin/view/TWiki/DBIQueryPlugin 2022-03-23T08:38:27Z DBI Query Plugin Overview This plugin is intended to provide TWiki with ability to make complex database requests using DBI Perl module. Syntax Rules Syntax:... (last changed by TWikiAdminUser) TWikiAdminUser SiteMap https://twiki.oats.inaf.it/twiki/bin/view/TWiki/SiteMap 2015-07-21T18:08:49Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by TWikiContributor) TWikiContributor UserReports https://twiki.oats.inaf.it/twiki/bin/view/TWiki/UserReports 2015-05-29T23:43:57Z TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor) TWikiContributor VarCOPY https://twiki.oats.inaf.it/twiki/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 VarREVINFO2 https://twiki.oats.inaf.it/twiki/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 TWikiUIMdrepoUIDotPm https://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) TWikiContributor TWikiAccessDotPm https://twiki.oats.inaf.it/twiki/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 VarADDTOHEAD https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarADDTOHEAD 2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) TWikiContributor WysiwygPluginSettings https://twiki.oats.inaf.it/twiki/bin/view/TWiki/WysiwygPluginSettings 2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) TWikiContributor VarLOGINURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarLOGINURL 2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) TWikiContributor VarICONURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarICONURL 2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (last changed by TWikiContributor) TWikiContributor VarDISPLAYTIME2 https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarDISPLAYTIME2 2012-11-12T08:04:55Z DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... (last changed by TWikiContributor) TWikiContributor VarDATE https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarDATE 2012-11-12T08:03:26Z DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... (last changed by TWikiContributor) TWikiContributor SkinsAndTemplatesVariables https://twiki.oats.inaf.it/twiki/bin/view/TWiki/SkinsAndTemplatesVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor ImportVariables https://twiki.oats.inaf.it/twiki/bin/view/TWiki/ImportVariables 2012-11-11T09:07:03Z (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://twiki.oats.inaf.it/twiki/bin/view/TWiki
>
>
https://twiki.oats.inaf.it/twiki/bin/view/TWiki
 Copyright 2025 by contributing authors
Changed:
<
<
2022-03-23T08:39:24Z DatabaseContrib https://twiki.oats.inaf.it/twiki/bin/view/TWiki/DatabaseContrib 2022-03-23T08:39:24Z Database Contrib Package Summary of Contents This contrib provides subroutines that come in handy when accessing a SQL database. db connect connects to a SQL... (last changed by TWikiAdminUser) TWikiAdminUser DBIQueryPlugin https://twiki.oats.inaf.it/twiki/bin/view/TWiki/DBIQueryPlugin 2022-03-23T08:38:27Z DBI Query Plugin Overview This plugin is intended to provide TWiki with ability to make complex database requests using DBI Perl module. Syntax Rules Syntax:... (last changed by TWikiAdminUser) TWikiAdminUser SiteMap https://twiki.oats.inaf.it/twiki/bin/view/TWiki/SiteMap 2015-07-21T18:08:49Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by TWikiContributor) TWikiContributor UserReports https://twiki.oats.inaf.it/twiki/bin/view/TWiki/UserReports 2015-05-29T23:43:57Z TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor) TWikiContributor VarHIDE https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarHIDE 2014-05-16T00:46:28Z HIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent... (last changed by TWikiContributor) TWikiContributor TWikiConfigureCheckersCertificateKeyCheckerDotPm https://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::Checkers::Certificate::KeyChecker Configure GUI checker for Certificate Key items. This checker validates files that contain private key... (last changed by TWikiContributor) TWikiContributor TWikiAccessDotPm https://twiki.oats.inaf.it/twiki/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 WebPreferencesHelp https://twiki.oats.inaf.it/twiki/bin/view/TWiki/WebPreferencesHelp 2013-09-25T19:36:25Z Help on Preferences A preference setting is defined by: 3 or 6 spaces Set NAME value Example: Set WEBBGCOLOR #FFFFC0 A preferences... (last changed by TWikiContributor) TWikiContributor VarX https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarX 2013-09-14T07:33:48Z X warning icon Type: Preference variable TWikiRenderingShortcut. Syntax: % X% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) TWikiContributor VarQ https://twiki.oats.inaf.it/twiki/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 VarADDTOHEAD https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarADDTOHEAD 2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) TWikiContributor WysiwygPluginSettings https://twiki.oats.inaf.it/twiki/bin/view/TWiki/WysiwygPluginSettings 2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) TWikiContributor VarPUBURL https://twiki.oats.inaf.it/twiki/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 VarLOGINURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarLOGINURL 2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) TWikiContributor VarICONURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarICONURL 2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (last changed by TWikiContributor) TWikiContributor VarDISPLAYTIME2 https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarDISPLAYTIME2 2012-11-12T08:04:55Z DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... (last changed by TWikiContributor) TWikiContributor
>
>
DatabaseContrib https://twiki.oats.inaf.it/twiki/bin/view/TWiki/DatabaseContrib 2022-03-23T08:39:24Z Database Contrib Package Summary of Contents This contrib provides subroutines that come in handy when accessing a SQL database. db connect connects to a SQL... (last changed by TWikiAdminUser) TWikiAdminUser DBIQueryPlugin https://twiki.oats.inaf.it/twiki/bin/view/TWiki/DBIQueryPlugin 2022-03-23T08:38:27Z DBI Query Plugin Overview This plugin is intended to provide TWiki with ability to make complex database requests using DBI Perl module. Syntax Rules Syntax:... (last changed by TWikiAdminUser) TWikiAdminUser TWikiSheetPlugin https://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiSheetPlugin 2018-07-16T01:42:02Z TWiki Sheet Plugin Introduction The TWiki Sheet Plugin turns a TWiki table into a spreadsheet that can be modified right in the browser. TWiki Sheet looks and feels... (last changed by TWikiContributor) TWikiContributor SiteMap https://twiki.oats.inaf.it/twiki/bin/view/TWiki/SiteMap 2015-07-21T18:08:49Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (last changed by TWikiContributor) TWikiContributor UserReports https://twiki.oats.inaf.it/twiki/bin/view/TWiki/UserReports 2015-05-29T23:43:57Z TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor) TWikiContributor TopMenuSkinTopBar https://twiki.oats.inaf.it/twiki/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://twiki.oats.inaf.it/twiki/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 VarGROUPS https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarGROUPS 2013-10-10T00:18:58Z GROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. The variable is intended to be used in .TWikiGroups, to allow a group... (last changed by TWikiContributor) TWikiContributor InstantEnhancements https://twiki.oats.inaf.it/twiki/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 VarADDTOHEAD https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarADDTOHEAD 2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) TWikiContributor WysiwygPluginSettings https://twiki.oats.inaf.it/twiki/bin/view/TWiki/WysiwygPluginSettings 2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) TWikiContributor VarSTARTSECTION https://twiki.oats.inaf.it/twiki/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 VarRED https://twiki.oats.inaf.it/twiki/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 VarPLUGINDESCRIPTIONS https://twiki.oats.inaf.it/twiki/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 VarLOGINURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarLOGINURL 2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) TWikiContributor VarICONURL https://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarICONURL 2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (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.