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 ">" TWikiSystemRequirements https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiSystemRequirements 2018-07-15T06:33:52Z TWiki System Requirements Server and client requirements Low client and server base requirements are core features that keep TWiki widely deployable, particularly... (last changed by TWikiContributor) TWikiContributor TWikiUserMappingContrib https://www.oact.inaf.it/twikicheops/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 VarEDITFORMFIELD https://www.oact.inaf.it/twikicheops/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 TWikiDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiDotPm 2015-11-29T10:27:03Z Package TWiki TWiki operates by creating a singleton object (known as the Session object) that acts as a point of reference for all the different modules in the system... (last changed by TWikiContributor) TWikiContributor VarEDITFORM https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEDITFORM 2014-06-11T05:26:01Z EDITFORM{} render a TWiki form for edit Show an HTML form to update the TWiki form data of a topic. Syntax to update a TWiki form: % EDITFORM{topic `..... (last changed by TWikiContributor) TWikiContributor TWikiLogos https://www.oact.inaf.it/twikicheops/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 TWikiMdrepoDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiMdrepoDotPm 2013-10-14T08:02:47Z Package TWiki::Mdrepo ClassMethod new ($session) Construct a Mdrepo module. It`s a caller`s responsibility to guarantee all of the followings defined: $TWiki... (last changed by TWikiContributor) TWikiContributor VarP https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarP 2013-09-14T07:33:48Z P pencil icon Type: Preference variable TWikiRenderingShortcut. Syntax: % P% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) TWikiContributor WebStatistics https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebStatistics 2013-09-13T00:20:58Z Statistics for TWiki Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top viewers: Top contributors... (last changed by TWikiContributor) TWikiContributor FormatTokens https://www.oact.inaf.it/twikicheops/bin/view/TWiki/FormatTokens 2013-08-22T00:48:15Z Formatting Tokens TWiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and IfStatements... (last changed by TWikiContributor) TWikiContributor VarMDREPO https://www.oact.inaf.it/twikicheops/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 WatchlistTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WatchlistTemplate 2013-03-15T07:06:12Z Watchlist Return to: (last changed by TWikiContributor) TWikiContributor TopMenuSkinTopicMenu https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TopMenuSkinTopicMenu 2013-03-03T23:53:18Z Topic Menu of TopMenuSkin This topic defines the Topic pulldown menu with topic actions, used by the TopMenuSkin. View Raw View... (last changed by TWikiContributor) TWikiContributor SecurityAndAccessControlVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SecurityAndAccessControlVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor FormattingAndRenderingVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/FormattingAndRenderingVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor DatabaseAndFormsVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/DatabaseAndFormsVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor
>
>
TWikiSheetPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiSheetPlugin 2018-07-16T01:42:02Z TWiki Sheet Plugin Introduction The TWiki Sheet Plugin turns a TWiki table into a spreadsheet that can be modified right in the browser. TWiki Sheet looks and feels... (last changed by TWikiContributor) TWikiContributor ScrollBoxAddOn https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ScrollBoxAddOn 2018-07-06T05:26:56Z Scroll Box Add on Introduction Use this add on to create nice looking text scroll boxes, logo rolls and boxes with images that get replaced in regular intervals.... (last changed by TWikiContributor) TWikiContributor CgiContrib https://www.oact.inaf.it/twikicheops/bin/view/TWiki/CgiContrib 2018-07-05T23:52:57Z CGI Contrib Package Introduction This contrib does not add any features to TWiki. Its purpose is to convert Perl`s CGI module from being an external dependency to... (last changed by TWikiContributor) TWikiContributor VarWIKIWEBMASTER https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIWEBMASTER 2015-10-07T00:47:51Z WIKIWEBMASTER email address of the administrator % WIKIWEBMASTER% expands to the email address of the administrator of . Syntax: % WIKIWEBMASTER% , expands... (last changed by TWikiContributor) TWikiContributor SearchResultsPagination https://www.oact.inaf.it/twikicheops/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 VarENDCOLUMNS https://www.oact.inaf.it/twikicheops/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 VarTOC2 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOC2 2014-06-16T01:48:26Z TOC{`Topic`} table of contents Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ( ` text`... (last changed by TWikiContributor) TWikiContributor TWikiConfigureCheckersCertificateDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureCheckersCertificateDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::Checkers::CertificateChecker Configure GUI checker for Certificate items. This checker validates files that contain X.509 certificates,... (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 VarY https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarY 2013-09-14T07:33:48Z Y `yes` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Y% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) TWikiContributor CustomUserGroupNotations https://www.oact.inaf.it/twikicheops/bin/view/TWiki/CustomUserGroupNotations 2013-04-26T06:51:03Z Custom User/Group Notations Your TWiki site may be depending on a web user authentication mechanism provided in your environment. And your users are well accustomed... (last changed by TWikiContributor) TWikiContributor TWikiDocGraphicsTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiDocGraphicsTemplate 2013-04-23T03:59:56Z Site Documentation Graphics Site specific documentation graphics are defined in this topic. Add your own graphic images here, they will survive a TWiki system update... (last changed by TWikiContributor) TWikiContributor VarAQUA https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarAQUA 2012-11-15T08:00:12Z AQUA start aqua colored text AQUA is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) TWikiContributor VarSERVERTIME2 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSERVERTIME2 2012-11-15T06:23:12Z SERVERTIME{`format`} formatted server time Same format qualifiers as % GMTIME% Syntax: % SERVERTIME{`format` Supported variables: $seconds ,... (last changed by TWikiContributor) TWikiContributor VarENDSECTION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENDSECTION 2012-11-12T08:21:27Z ENDSECTION{`name`} marks the end of a named section within a topic Syntax: % ENDSECTION{`name` Syntax: % ENDSECTION{type `include` Syntax: % ENDSECTION... (last changed by TWikiContributor) TWikiContributor VarBLACK https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBLACK 2012-11-12T06:52:27Z BLACK start black colored text BLACK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

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