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 2018-07-16T03:06:16Z TWikiReleaseNotes06x01 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiReleaseNotes06x01 2018-07-16T03:06:16Z Release Notes of TWiki 6.1.0 (Kampala), 2018 07 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... (last changed by TWikiContributor) TWikiContributor WysiwygPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WysiwygPlugin 2018-07-06T08:27:01Z Wysiwyg Plugin Support for the integration of WYSIWYG (What You See Is What You Get) editors. On its own, the only thing this plugin gives you is a stand alone HTML... (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 TWikiConfigureCheckersCertificateKeyCheckerDotPm https://www.oact.inaf.it/twikicheops/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 TWikiUserSetting https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUserSetting 2013-10-12T01:54:42Z User Settings preference variables customizable by users Some of the TWikiPreferences are explicitly intended to be customized by TWiki users, though a default is... (last changed by TWikiContributor) TWikiContributor VarSTATISTICSTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSTATISTICSTOPIC 2013-09-20T08:03:05Z STATISTICSTOPIC name of statistics topic Note: Each web has a statistics topic Syntax: % STATISTICSTOPIC% Expands to: , renders as Category... (last changed by TWikiContributor) TWikiContributor VarN https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarN 2013-09-14T07:33:48Z N `new` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % N% Expands to: Category: FormattingAndRenderingVariables, SkinsAndTemplatesVariables... (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 TWikiReferenceManual https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiReferenceManual 2013-08-30T00:07:32Z TWiki Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of the TWiki Enterprise Collaboration... (last changed by TWikiContributor) TWikiContributor WebLeftBarExample https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebLeftBarExample 2013-01-23T08:12:32Z 1 Web 1 Web Home Changes Index Search Webs (last changed by TWikiContributor) TWikiContributor UsingMultipleDisks https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UsingMultipleDisks 2012-11-22T04:22:04Z Using multiple disks for DataDir and PubDir Motivation A TWiki site may reach a point where a single disk drive cannot house all files. Having PubDir on a different... (last changed by TWikiContributor) TWikiContributor VarWHITE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWHITE 2012-11-15T07:38:22Z WHITE start white colored text WHITE 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 VarLOGOUT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLOGOUT 2012-11-14T05:55:08Z LOGOUT present a full logout link to authenticated user Present a logout link only to logged in users Syntax: % LOGOUT% Expand to: Category... (last changed by TWikiContributor) TWikiContributor VarFAILEDPLUGINS https://www.oact.inaf.it/twikicheops/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 UserToolsCategory https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UserToolsCategory 2012-09-06T05:56:15Z List of TWiki User Tools Related topics: (last changed by TWikiContributor) TWikiContributor
>
>
Copyright 2025 by contributing authors 2018-07-06T07:08:26Z TagMePlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TagMePlugin 2018-07-06T07:08:26Z Tag me Plugin Plugin to tag wiki content collectively or authoritatively in order to make it easier to find content and to get a meaningful page ranking. Introduction... (last changed by TWikiContributor) TWikiContributor MovedSkin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/MovedSkin 2018-07-06T04:18:46Z MovedSkin Overview Sometimes a TWiki site is migrated to a new location with a new URL. For convenience users visiting the old site should find the new site. When... (last changed by TWikiContributor) TWikiContributor TWikiScripts https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiScripts 2016-11-22T07:30:46Z TWiki CGI and Command Line Scripts Programs on the TWiki server performing actions such as rendering, saving and renaming topics. The TWiki scripts are located in... (last changed by TWikiContributor) TWikiContributor VarWEB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWEB 2016-03-03T19:20:59Z WEB name of current web % WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic, it is the web... (last changed by TWikiContributor) TWikiContributor TWikiReleaseNotes06x00 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiReleaseNotes06x00 2015-11-30T02:00:12Z Release Notes of TWiki 6.0.2 (Jerusalem), 2015 11 29 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... (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 VarHEADLINES https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarHEADLINES 2015-11-05T22:53:05Z HEADLINES{`url`} show RSS and ATOM feeds in TWiki pages The % HEADLINES{`url` variable is handled by the HeadlinesPlugin. Syntax: % HEADLINES{ `http:... (last changed by TWikiContributor) TWikiContributor VarJQENDTABPANE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarJQENDTABPANE 2014-11-14T22:27:26Z JQENDTABPANE end a JQuery tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab 1` ...... (last changed by TWikiContributor) TWikiContributor TWikiPluginDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiPluginDotPm 2013-10-14T08:02:47Z Package TWiki::Plugin ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module... (last changed by TWikiContributor) TWikiContributor TWikiConfigureUIsEXTENDDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureUIsEXTENDDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::UIs::EXTEND StaticMethod unpackArchive ($archive ,$dir ) Unpack an archive. The unpacking method is determined from the file extension... (last changed by TWikiContributor) TWikiContributor TWikiAccessDotPm https://www.oact.inaf.it/twikicheops/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 WebLeftBarPersonalTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebLeftBarPersonalTemplate 2013-10-14T07:39:45Z My links: My activities TWiki.org edit (last changed by TWikiContributor) TWikiContributor VarTABLE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTABLE 2013-09-25T20:09:49Z TABLE{ attributes } control attributes of tables and sorting of table columns The % TABLE{ variable is handled by the TablePlugin Syntax: % TABLE{... (last changed by TWikiContributor) TWikiContributor VarX https://www.oact.inaf.it/twikicheops/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 PageRenderingProcess https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PageRenderingProcess 2013-08-30T00:07:32Z Page Rendering Process Overview of how TWiki works To achieve a goal in TWiki either by making use of existing features or implementing new features, good understanding... (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
 

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.