Difference: WebAtomBase (5 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 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 TWikiRenderDotPm http://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 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 TWikiOopsExceptionDotPm http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiOopsExceptionDotPm 2013-10-14T08:02:47Z Package TWiki::OopsException Exception used to raise a request to redirect to an Oops URL. An OopsException thrown anywhere in the code will redirect the browser... (last changed by TWikiContributor) TWikiContributor TWikiConfigureCheckersCertificateKeyCheckerDotPm http://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 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 VarBB4 http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarBB4 2013-10-02T21:27:09Z BB4 level 4 bullet with line break Line break and bullet, level 4. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB4% Expands... (last changed by TWikiContributor) TWikiContributor VarT http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarT 2013-09-14T07:33:48Z T tip icon Type: Preference variable TWikiRenderingShortcut. Syntax: % T% Expands to: Category: FormattingAndRenderingVariables Related... (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 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
>
>
Copyright 2025 by contributing authors 2022-03-23T08:39:24Z 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 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 VarHIDE http://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 TWikiMetaDotPm http://twiki.oats.inaf.it/twiki/bin/view/TWiki/TWikiMetaDotPm 2013-10-14T08:02:47Z Package TWiki::Meta All TWiki topics have data (text) and meta data (information about the topic). Meta data includes information such as file attachments, form... (last changed by TWikiContributor) TWikiContributor 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 InstantEnhancements http://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 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 VarPUBURL http://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 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 VarFAILEDPLUGINS http://twiki.oats.inaf.it/twiki/bin/view/TWiki/VarFAILEDPLUGINS 2012-11-13T08:25:27Z FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS Category... (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
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Deleted:
<
<
 
 
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.