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 ">" TWikiFuncDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiFuncDotPm 2018-07-16T03:20:32Z Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact... (last changed by TWikiContributor) TWikiContributor VarENCODE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENCODE 2018-07-14T23:23:02Z ENCODE{string} encode a string to URL entities, HTML entities, CSV format, and more Encode `special` characters in a string to HTML numeric entities, URL entities... (last changed by TWikiContributor) TWikiContributor TWikiReleaseNotes06x00 https://www.oact.inaf.it/twikiplato/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 UserReports https://www.oact.inaf.it/twikiplato/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 VarENDCOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENDCOLUMNS 2015-05-07T04:00:56Z ENDCOLUMNS end a responsive multi column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . See TWOCOLUMNS... (last changed by TWikiContributor) TWikiContributor TWikiLogos https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiLogos 2013-11-07T07:34:19Z TWiki Logos The official TWiki logo is a big `T` in a speech bubble conveying `working together`, and has a `collaborate with TWiki` tag line. TWiki.org Logo Artwork... (last changed by TWikiContributor) TWikiContributor TWikiResponseDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiResponseDotPm 2013-10-14T08:02:47Z Package TWiki::Response Class to encapsulate response data. Fields: status response status headers hashref to response headers body... (last changed by TWikiContributor) TWikiContributor TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreRcsFileDotPm 2013-10-14T08:02:47Z Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. It is the base class of implementations of stores... (last changed by TWikiContributor) TWikiContributor VarUSERSWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarUSERSWEB 2013-09-25T19:36:51Z USERSWEB name of users web The web containing individual user topics, .TWikiGroups, and customized site wide preferences. Syntax: % USERSWEB% Expands... (last changed by TWikiContributor) TWikiContributor SearchPatternCookbook https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchPatternCookbook 2013-04-23T03:30:20Z Search Pattern Cookbook The Search function in TWiki is very powerful. Especially searches using a RegularExpression play an important part of tapping TWiki`s full... (last changed by TWikiContributor) TWikiContributor TWikiTip029 https://www.oact.inaf.it/twikiplato/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 VarHTTP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHTTP 2012-12-26T05:53:30Z HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are not significant... (last changed by TWikiContributor) TWikiContributor VarWIKIUSERSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIUSERSTOPIC 2012-11-15T07:42:15Z WIKIUSERSTOPIC name of topic listing all registers users Syntax: % WIKIUSERSTOPIC% Expands to: , with prefix renders as . Category: SystemInformationVariables... (last changed by TWikiContributor) TWikiContributor VarSLIDESHOWSTART https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSLIDESHOWSTART 2012-11-15T06:26:38Z SLIDESHOWSTART convert a topic with headings into a slideshow The % SLIDESHOWSTART% variable is handled by the SlideShowPlugin Syntax: % SLIDESHOWSTART... (last changed by TWikiContributor) TWikiContributor VarRENDERLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRENDERLIST 2012-11-15T06:08:54Z RENDERLIST render bullet lists in a variety of formats The % RENDERLIST% variable is handled by the RenderListPlugin Syntax: % RENDERLIST% Syntax... (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
>
>
TWikiFuncDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiFuncDotPm 2018-07-16T03:20:32Z Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact... (last changed by TWikiContributor) TWikiContributor VarENCODE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENCODE 2018-07-14T23:23:02Z ENCODE{string} encode a string to URL entities, HTML entities, CSV format, and more Encode `special` characters in a string to HTML numeric entities, URL entities... (last changed by TWikiContributor) TWikiContributor SmiliesPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SmiliesPlugin 2018-07-06T06:06:39Z The Smilies Plugin : ) Introduction Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile :<nop... (last changed by TWikiContributor) TWikiContributor TWikiReleaseNotes06x00 https://www.oact.inaf.it/twikiplato/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 UserReports https://www.oact.inaf.it/twikiplato/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 VarENDCOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENDCOLUMNS 2015-05-07T04:00:56Z ENDCOLUMNS end a responsive multi column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . See TWOCOLUMNS... (last changed by TWikiContributor) TWikiContributor TWikiLogos https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiLogos 2013-11-07T07:34:19Z TWiki Logos The official TWiki logo is a big `T` in a speech bubble conveying `working together`, and has a `collaborate with TWiki` tag line. TWiki.org Logo Artwork... (last changed by TWikiContributor) TWikiContributor TWikiResponseDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiResponseDotPm 2013-10-14T08:02:47Z Package TWiki::Response Class to encapsulate response data. Fields: status response status headers hashref to response headers body... (last changed by TWikiContributor) TWikiContributor TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreRcsFileDotPm 2013-10-14T08:02:47Z Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. It is the base class of implementations of stores... (last changed by TWikiContributor) TWikiContributor VarUSERSWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarUSERSWEB 2013-09-25T19:36:51Z USERSWEB name of users web The web containing individual user topics, .TWikiGroups, and customized site wide preferences. Syntax: % USERSWEB% Expands... (last changed by TWikiContributor) TWikiContributor TWikiTip029 https://www.oact.inaf.it/twikiplato/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 VarHTTP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHTTP 2012-12-26T05:53:30Z HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are not significant... (last changed by TWikiContributor) TWikiContributor VarWIKIUSERSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIUSERSTOPIC 2012-11-15T07:42:15Z WIKIUSERSTOPIC name of topic listing all registers users Syntax: % WIKIUSERSTOPIC% Expands to: , with prefix renders as . Category: SystemInformationVariables... (last changed by TWikiContributor) TWikiContributor VarSLIDESHOWSTART https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSLIDESHOWSTART 2012-11-15T06:26:38Z SLIDESHOWSTART convert a topic with headings into a slideshow The % SLIDESHOWSTART% variable is handled by the SlideShowPlugin Syntax: % SLIDESHOWSTART... (last changed by TWikiContributor) TWikiContributor VarRENDERLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRENDERLIST 2012-11-15T06:08:54Z RENDERLIST render bullet lists in a variety of formats The % RENDERLIST% variable is handled by the RenderListPlugin Syntax: % RENDERLIST% Syntax... (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
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

 
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.