Difference: WebAtomBase (4 vs. 5)

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:
<
<
ERROR: syntax error, near ">" DatabaseContrib http://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 http://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 http://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 http://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 WebTopBar http://twiki.oats.inaf.it/twiki/bin/view/TWiki/WebTopBar 2014-06-19T03:03:06Z (last changed by TWikiContributor) TWikiContributor TopMenuSkinTopBar http://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 http://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 http://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 http://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 VarMDREPO http://twiki.oats.inaf.it/twiki/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 TWikiTip029 http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiTip029 2013-01-23T07:51:40Z RSS news feed of topic changes You can use an RSS news reader to find out what is new in a TWiki web. This complements WebChanges that shows recent changes in... (last changed by TWikiContributor) TWikiContributor VarSTARTSECTION http://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 VarSPACEDTOPIC http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarSPACEDTOPIC 2012-11-15T06:27:45Z SPACEDTOPIC 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) TWikiContributor VarLOGINURL http://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 http://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 http://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 http://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 http://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 http://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 http://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 TWikiUIMdrepoUIDotPm http://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 http://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 VarQ http://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 VarM http://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 http://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 http://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 http://twiki.oats.inaf.it/twiki/bin/view/TWiki/WebTopicEditTemplate 2013-08-15T21:40:46Z Title Article text. Comments NOP (last changed by TWikiContributor) TWikiContributor VarCONTENTMODE http://twiki.oats.inaf.it/twiki/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 VarREMOTEPORT http://twiki.oats.inaf.it/twiki/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 VarPLUGINDESCRIPTIONS http://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 http://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 http://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

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 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.