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:
< <
http://twiki.oats.inaf.it/twiki/bin/view/TWiki
> >
http://twiki.oats.inaf.it/twiki/bin/view/TWiki
Copyright 2025 by contributing authors
Changed:
< <
2022-03-23T08:39:24ZDatabaseContribhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/DatabaseContrib2022-03-23T08:39:24ZDatabase 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)TWikiAdminUserDBIQueryPluginhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/DBIQueryPlugin2022-03-23T08:38:27ZDBI 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)TWikiAdminUserSiteMaphttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/SiteMap2015-07-21T18:08:49ZTWiki 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)TWikiContributorUserReportshttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/UserReports2015-05-29T23:43:57ZTWiki 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)TWikiContributorTopMenuSkinTopBarhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/TopMenuSkinTopBar2014-06-19T03:01:22ZTop Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor)TWikiContributorTWikiConfigureCheckersCertificateKeyCheckerDotPmhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm2013-10-14T08:02:47ZPackage TWiki::Configure::Checkers::Certificate::KeyChecker Configure GUI checker for Certificate Key items. This checker validates files that contain private key... (last changed by TWikiContributor)TWikiContributorTWikiAccessDotPmhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiAccessDotPm2013-10-14T08:02:47ZPackage 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)TWikiContributorVarADDTOHEADhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarADDTOHEAD2013-09-13T00:05:38ZADDTOHEAD 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)TWikiContributorWysiwygPluginSettingshttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/WysiwygPluginSettings2013-09-12T05:06:39ZSettings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor)TWikiContributorVarCONTENTMODEhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarCONTENTMODE2012-11-30T07:50:47ZCONTENTMODE{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)TWikiContributorVarSTARTSECTIONhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarSTARTSECTION2012-11-15T06:29:08ZSTARTSECTION 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)TWikiContributorVarSPACEDTOPIChttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarSPACEDTOPIC2012-11-15T06:27:45ZSPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions that search for... (last changed by TWikiContributor)TWikiContributorVarSERVERTIMEhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarSERVERTIME2012-11-15T06:23:12ZSERVERTIME server time Syntax: % SERVERTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day... (last changed by TWikiContributor)TWikiContributorVarREMOTEPORThttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarREMOTEPORT2012-11-15T06:10:21ZREMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... (last changed by TWikiContributor)TWikiContributorVarLOGINURLhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarLOGINURL2012-11-14T05:52:24ZLOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor)TWikiContributorVarICONURLhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarICONURL2012-11-13T09:00:16ZICONURL{`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
> >
DatabaseContribhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/DatabaseContrib2022-03-23T08:39:24ZDatabase 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)TWikiAdminUserDBIQueryPluginhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/DBIQueryPlugin2022-03-23T08:38:27ZDBI 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)TWikiAdminUserSiteMaphttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/SiteMap2015-07-21T18:08:49ZTWiki 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)TWikiContributorUserReportshttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/UserReports2015-05-29T23:43:57ZTWiki 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)TWikiContributorTopMenuSkinTopBarhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/TopMenuSkinTopBar2014-06-19T03:01:22ZTop Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor)TWikiContributorTWikiMetaDotPmhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiMetaDotPm2013-10-14T08:02:47ZPackage 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)TWikiContributorTWikiConfigureCheckersCertificateKeyCheckerDotPmhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm2013-10-14T08:02:47ZPackage TWiki::Configure::Checkers::Certificate::KeyChecker Configure GUI checker for Certificate Key items. This checker validates files that contain private key... (last changed by TWikiContributor)TWikiContributorTWikiAccessDotPmhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiAccessDotPm2013-10-14T08:02:47ZPackage 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)TWikiContributorVarADDTOHEADhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarADDTOHEAD2013-09-13T00:05:38ZADDTOHEAD 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)TWikiContributorWysiwygPluginSettingshttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/WysiwygPluginSettings2013-09-12T05:06:39ZSettings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor)TWikiContributorVarCONTENTMODEhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarCONTENTMODE2012-11-30T07:50:47ZCONTENTMODE{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)TWikiContributorVarSTARTSECTIONhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarSTARTSECTION2012-11-15T06:29:08ZSTARTSECTION 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)TWikiContributorVarSPACEDTOPIChttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarSPACEDTOPIC2012-11-15T06:27:45ZSPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions that search for... (last changed by TWikiContributor)TWikiContributorVarSERVERTIMEhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarSERVERTIME2012-11-15T06:23:12ZSERVERTIME server time Syntax: % SERVERTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day... (last changed by TWikiContributor)TWikiContributorVarREMOTEPORThttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarREMOTEPORT2012-11-15T06:10:21ZREMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... (last changed by TWikiContributor)TWikiContributorVarLOGINURLhttp://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarLOGINURL2012-11-14T05:52:24ZLOGINURL 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