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-14T11:50:57Z TWikiEditingShorthand https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiEditingShorthand 2018-07-14T11:50:57Z TWiki Editing Shorthand These instructions are for contributors who prefer to use the Raw Edit over the default WYSIWYG editor. / Item7507: to avoid Chrome/Safari... (last changed by TWikiContributor) TWikiContributor SetGetPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SetGetPlugin 2018-07-06T05:44:14Z SetGetPlugin Introduction Use % SET{ to store a JSON object or arbitrary text in a named variable, and reuse it with % GET{ later on within the topic or an included... (last changed by TWikiContributor) TWikiContributor VarEDITFORMFIELD https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEDITFORMFIELD 2016-08-31T04:01:34Z EDITFORMFIELD{`fieldname` form ``} render an input field specified in a form template topic Use this to create HTML forms that update TWikiForms, such as a... (last changed by TWikiContributor) TWikiContributor SiteMap https://www.oact.inaf.it/twikiplato/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 SearchResultsPagination https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchResultsPagination 2015-06-08T08:17:58Z Search Results Pagination When a % SEARCH{... returns many results, you may want to paginate the results. Overview You can achieve search results pagination by... (last changed by TWikiContributor) TWikiContributor VarJQENDTABPANE https://www.oact.inaf.it/twikiplato/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 TWikiConfigureUIsEXTENDDotPm https://www.oact.inaf.it/twikiplato/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 VarRAQUO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRAQUO 2013-10-02T21:27:09Z RAQUO right double angle quote This variable is typically used in breadcrumbs. Syntax: % RAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor) TWikiContributor VarSITESTATISTICSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSITESTATISTICSTOPIC 2013-09-20T07:59:31Z SITESTATISTICSTOPIC name of site statistics topic Note: The site statistics topic is assumed to be in the web. Syntax: % SITESTATISTICSTOPIC% Expands... (last changed by TWikiContributor) TWikiContributor NewUserTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/NewUserTemplate 2013-04-10T18:07:30Z My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference try out TWiki on your own... (last changed by TWikiContributor) TWikiContributor WebCreateNewTopicTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebCreateNewTopicTemplate 2013-04-10T10:41:37Z Create New Topic in 1 Web %{ do not show the following elements Topic name: Topic parent: Use template: Default template View templates (last changed by TWikiContributor) TWikiContributor VarSYSTEMWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSYSTEMWEB 2012-11-15T06:30:41Z SYSTEMWEB name of TWiki documentation web The web containing all documentation and default preference settings Syntax: % SYSTEMWEB% Expands to:... (last changed by TWikiContributor) TWikiContributor VarSTARTINCLUDE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSTARTINCLUDE 2012-11-15T06:28:40Z STARTINCLUDE start position of topic text if included If present in included topic, start to include text from this location up to the end, or up to the location... (last changed by TWikiContributor) TWikiContributor VarSCRIPTURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTURL 2012-11-15T06:20:58Z SCRIPTURL base URL of TWiki scripts Syntax: % SCRIPTURL% Expands to: Note: The edit script should always be used in conjunction with ?t % GMTIME... (last changed by TWikiContributor) TWikiContributor VarQUERYPARAMS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarQUERYPARAMS 2012-11-15T06:02:06Z QUERYPARAMS show paramaters to the query Expands the parameters to the query that was used to display the page. Syntax: % QUERYPARAMS{... Parameters... (last changed by TWikiContributor) TWikiContributor VarPINK https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPINK 2012-11-15T05:58:10Z PINK start pink colored text PINK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) TWikiContributor
>
>
Copyright 2025 by contributing authors 2018-07-06T08:12:22Z TWikiUserMappingContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUserMappingContrib 2018-07-06T08:12:22Z TWikiUserMappingContrib Introduction The User Mapping Manager interface provides services for mapping between a `user identity` as used when talking to an external... (last changed by TWikiContributor) TWikiContributor WebChangesRightBox https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebChangesRightBox 2016-03-28T04:06:53Z Recent changes in web: more... Web Changes Box on the Right Side This box is included in the of every web, except for the TWiki documentation web. To... (last changed by TWikiContributor) TWikiContributor VarWIKIWEBMASTERNAME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIWEBMASTERNAME 2015-10-07T00:47:51Z WIKIWEBMASTERNAME name of the administrator % WIKIWEBMASTERNAME% expands to the name of the administrator of . Syntax: % WIKIWEBMASTERNAME% , expands... (last changed by TWikiContributor) TWikiContributor FileAttachment https://www.oact.inaf.it/twikiplato/bin/view/TWiki/FileAttachment 2014-05-20T04:40:02Z File Attachments Each topic can have one or more files of any type attached to it by using the Attach screen to upload (or download) files from your local PC. Attachments... (last changed by TWikiContributor) TWikiContributor SiteChanges https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SiteChanges 2013-11-15T21:54:05Z most recent topic changes in webs Modified (now ) Topic in Web Last Modified By Modify changes listing Number of changes per web: 20... (last changed by TWikiContributor) TWikiContributor TWikiSite https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSite 2013-11-07T07:57:27Z TWiki Site TWiki is a Web based collaboration platform A TWiki site is an easy to use, full featured open communications environment: people anywhere... (last changed by TWikiContributor) TWikiContributor TWikiOopsExceptionDotPm https://www.oact.inaf.it/twikiplato/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 VarBB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBB 2013-10-02T21:27:09Z BB bullet with line break Line break and bullet without indentation. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB% Expands... (last changed by TWikiContributor) TWikiContributor VarBB4 https://www.oact.inaf.it/twikiplato/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 VarM https://www.oact.inaf.it/twikiplato/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 VarMAROON https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMAROON 2012-11-15T07:59:17Z MAROON start maroon colored text MAROON is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor VarTOPICURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTOPICURL 2012-11-15T07:02:52Z TOPICURL shortcut to viewing the current topic This variable always expands to an url pointing to the current base topic. Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor) TWikiContributor VarSERVERTIME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSERVERTIME 2012-11-15T06:23:12Z SERVERTIME server time Syntax: % SERVERTIME% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day... (last changed by TWikiContributor) TWikiContributor VarREMOTEADDR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREMOTEADDR 2012-11-15T06:10:04Z REMOTE ADDR environment variable Syntax: % REMOTE ADDR% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related:... (last changed by TWikiContributor) TWikiContributor VarLOGINURL https://www.oact.inaf.it/twikiplato/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 VarENDCOLOR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENDCOLOR 2012-11-12T08:21:03Z ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic... (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.