Difference: WebAtomBase (1 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-15T08:48:20Z TWikiUpgradeGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUpgradeGuide 2018-07-15T08:48:20Z TWiki Upgrade Guide This guide covers upgrading from a previous version of TWiki (such as TWiki 5.1) to TWiki 6.1 Overview TWiki 6.1.0 is a minor release that brings... (last changed by TWikiContributor) TWikiContributor TWikiInstallationGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiInstallationGuide 2018-07-15T04:41:42Z TWiki Installation Guide The following is installation instructions for the TWiki 6.1 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki... (last changed by TWikiContributor) TWikiContributor RenderListPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/RenderListPlugin 2018-07-06T05:15:07Z Render List Plugin Syntax Rules RENDERLIST Variable Place a % RENDERLIST{ parameters above any bullet list The list can be handcrafted, generated... (last changed by TWikiContributor) TWikiContributor WebTopBar https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopBar 2014-06-19T03:03:06Z (last changed by TWikiContributor) TWikiContributor VarREVINFO2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREVINFO2 2013-11-27T08:00:26Z REVINFO{`format`} formatted revision information of topic Syntax: % REVINFO{`format` Supported parameters: Parameter: Description: Default... (last changed by TWikiContributor) TWikiContributor ReadOnlyAndMirrorWebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ReadOnlyAndMirrorWebs 2013-11-27T02:07:56Z Read only and mirror web support Scope This topic describes how to set up read only webs. A read only web can be mirrored from another site. But how to mirror a web... (last changed by TWikiContributor) TWikiContributor TWikiStoreRcsLiteDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreRcsLiteDotPm 2013-10-14T08:02:47Z Package TWiki::Store::RcsLite This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Simple replacement... (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 VarNBSP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNBSP 2013-10-02T21:18:55Z NBSP non breaking space The WYSIWYG editor tends to change nbsp; into normal space. Use this variable where non breaking space needs to be retained, such as... (last changed by TWikiContributor) TWikiContributor TinyMCEQuickHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TinyMCEQuickHelp 2013-09-13T06:54:46Z TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiContributor) TWikiContributor TWikiPlugins https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiPlugins 2013-08-30T01:12:19Z TWiki Plugins Add functionality to TWiki with readily available plugins; create plugins based on APIs Overview You can add plugins to extend TWiki functionality... (last changed by TWikiContributor) TWikiContributor TWikiExternalLinks https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiExternalLinks 2013-03-19T03:57:19Z TWiki External Links URLs starting with file , ftp , gopher , http , https , irc , mailto , news , nntp and telnet are linked automatically if preceded... (last changed by TWikiContributor) TWikiContributor VarSPACEDTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSPACEDTOPIC 2012-11-15T06:27:45Z SPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions that search for... (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 VarREMOTEUSER https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREMOTEUSER 2012-11-15T06:11:07Z REMOTE USER environment variable Syntax: % REMOTE USER% Expands to: Category: DevelopmentVariables, SystemInformationVariables, UsersAndAuthenticationVariables... (last changed by TWikiContributor) TWikiContributor VarREVINFO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREVINFO 2012-11-15T06:09:07Z REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... (last changed by TWikiContributor) TWikiContributor
>
>
Copyright 2025 by contributing authors 2018-07-14T23:42:50Z WebSearchAdvanced https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebSearchAdvanced 2018-07-14T23:42:50Z Advanced Search Simple search Attachment search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo Search... (last changed by TWikiContributor) TWikiContributor WatchlistPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WatchlistPlugin 2018-07-10T21:31:56Z Watchlist Plugin Introduction The WatchlistPlugin adds watchlist feature to TWiki topics. Topics of interest can be watched and unwatched. A user can see recent changes... (last changed by TWikiContributor) TWikiContributor TWikiRegistration https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiRegistration 2015-08-23T21:23:18Z Registration Note: Registered users can 1 change and 2 reset their passwords. Important: the information provided in this form will be stored in... (last changed by TWikiContributor) TWikiContributor TWikiSkins https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSkins 2014-05-01T07:55:49Z TWiki Skins A skin overlays regular templates to provide specific look and feel to TWiki screens. Overview TWiki uses TWikiTemplates files as the basis of all the... (last changed by TWikiContributor) TWikiContributor TWikiFormSelectDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiFormSelectDotPm 2013-10-14T08:02:47Z Package TWiki::Form::Select getDefaultValue() $value The default for a select is always the empty string, as there is no way in TWiki form definitions to indicate... (last changed by TWikiContributor) TWikiContributor TWikiConfigureCheckersCertificateDotPm https://www.oact.inaf.it/twikiplato/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 VarBB2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBB2 2013-10-02T21:27:09Z BB2 level 2 bullet with line break Line break and bullet, level 2. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB2% Expands... (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 VarHOMETOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHOMETOPIC 2013-09-20T08:03:13Z HOMETOPIC home topic in each web Note: Each web has a home topic Syntax: % HOMETOPIC% Expands to: , renders as Category: SystemInformationVariables... (last changed by TWikiContributor) TWikiContributor FormatTokens https://www.oact.inaf.it/twikiplato/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 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 EmailAndNotificationVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/EmailAndNotificationVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor ImportVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ImportVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor ApplicationsAndComponentsVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ApplicationsAndComponentsVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor LinkingAndNavigationVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/LinkingAndNavigationVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor VarACTIVATEDPLUGINS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarACTIVATEDPLUGINS 2012-11-11T08:43:01Z ACTIVATEDPLUGINS list of currently activated plugins Syntax: % ACTIVATEDPLUGINS% Expands to: Category: AdministrationVariables, DevelopmentVariables... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Deleted:
<
<
 

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:
<
<
TWikiReleaseNotes06x01 https://www.oact.inaf.it/twikiplato/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 HeadlinesPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/HeadlinesPlugin 2018-07-14T06:33:35Z Headlines Plugin Description This plugin displays RSS and ATOM feeds from news sites. Use it to build news portals that show headline news. Notes: RSS (Rich... (last changed by TWikiContributor) TWikiContributor BackupRestorePlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/BackupRestorePlugin 2018-07-10T22:15:29Z Backup Restore Plugin Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line. This plugin... (last changed by TWikiContributor) TWikiContributor PatternSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PatternSkin 2018-07-06T04:31:36Z Pattern Skin . For use in corporate or perhaps in personal websites it should be fairly easy to tune the looks or even create a PatternSkin based new skin. Screenshot... (last changed by TWikiContributor) TWikiContributor LargeSite https://www.oact.inaf.it/twikiplato/bin/view/TWiki/LargeSite 2017-01-23T08:14:04Z Managing a Large Site There is no limitation with the number of webs and users a TWiki site can have. But there are several considerationgs needed to run a site having... (last changed by TWikiContributor) TWikiContributor TWikiDotPm https://www.oact.inaf.it/twikiplato/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 VarNOP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNOP 2014-05-16T00:46:08Z NOP template text not to be expanded in instantiated topics Syntax: % NOP% In normal topic text, expands to nop , which prevents expansion of adjacent... (last changed by TWikiContributor) TWikiContributor VarMETA https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMETA 2014-03-16T07:22:27Z META displays meta data Provided mainly for use in templates, this variable generates the parts of the topic view that relate to meta data (attachments, forms... (last changed by TWikiContributor) TWikiContributor TWikiMetaDotPm https://www.oact.inaf.it/twikiplato/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 UserBookmarks https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserBookmarks 2013-10-03T21:25:06Z Bookmarks Application Page This page contains several parts that are used by user bookmark pages. Bookmark pages reside in the web and are named wikiname Bookmarks... (last changed by TWikiContributor) TWikiContributor VarCARET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCARET 2013-10-02T21:27:09Z CARET caret symbol The caret variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % CARET% Expands... (last changed by TWikiContributor) TWikiContributor WysiwygPluginTopicLister https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WysiwygPluginTopicLister 2013-09-12T05:06:39Z (last changed by TWikiContributor) TWikiContributor RenameWeb https://www.oact.inaf.it/twikiplato/bin/view/TWiki/RenameWeb 2013-02-23T23:15:34Z Rename, Move or Delete this Web Note: The 1 web cannot be renamed. See also: ManagingWebs icon:move Rename/move/delete web... , looking for references... (last changed by TWikiContributor) TWikiContributor VarSLIDESHOWEND https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSLIDESHOWEND 2012-11-15T06:26:34Z SLIDESHOWEND end slideshow The % SLIDESHOWEND% variable is handled by the SlideShowPlugin Syntax: % SLIDESHOWEND% Example: See SLIDESHOWSTART... (last changed by TWikiContributor) TWikiContributor VarRED https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRED 2012-11-15T06:08:07Z RED start red colored text RED is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that... (last changed by TWikiContributor) TWikiContributor VarLANGUAGES https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLANGUAGES 2012-11-14T05:45:17Z LANGUAGES list available TWiki languages List the languages available (as PO files) to TWiki. Those are the languages in which TWiki`s user interface is... (last changed by TWikiContributor) TWikiContributor
>
>
TWikiStoreDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreDotPm 2018-07-16T03:20:37Z Package TWiki::Store This module hosts the generic storage backend. This module provides the interface layer between the `real` store provider which is hidden behind... (last changed by TWikiContributor) TWikiContributor TopMenuSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkin 2018-07-06T07:43:54Z TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... (last changed by TWikiContributor) TWikiContributor SlideShowPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SlideShowPlugin 2016-01-09T23:49:53Z Slide Show Plugin Introduction There is already a defacto standard for presentations, why this plugin? This plugin makes sense for organizations that do already have... (last changed by TWikiContributor) TWikiContributor VarHEADLINES https://www.oact.inaf.it/twikiplato/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 VarWIKIPREFSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIPREFSTOPIC 2014-12-16T02:37:50Z WIKIPREFSTOPIC name of site wide preferences topic Syntax: % WIKIPREFSTOPIC% Expands to: , renders as Category: AdministrationVariables, SystemInformationVari... (last changed by TWikiContributor) TWikiContributor AdminToolsCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminToolsCategory 2014-01-31T08:53:20Z Admin Tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure script, , InterWikis, Variables, Doc... (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 SiteStatisticsTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SiteStatisticsTemplate 2013-09-12T05:23:21Z TWiki Site Statistics NOTE: This is a template topic, do not change. Update the site statistics. Monthly Site Statistics Data Month WebsTotal WebsViewed... (last changed by TWikiContributor) TWikiContributor IncludeTopicsAndWebPages https://www.oact.inaf.it/twikiplato/bin/view/TWiki/IncludeTopicsAndWebPages 2013-06-26T05:34:51Z Include Topics and Web Pages Using % INCLUDE{... Variable Use the % INCLUDE{... variable to embed the content of another topic or web page inside a TWiki topic... (last changed by TWikiContributor) TWikiContributor TWikiFaqTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiFaqTemplate 2013-03-05T18:44:56Z FAQ: Answer: Back to: TWikiFAQ Contributors: (last changed by TWikiContributor) TWikiContributor CommentPluginTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/CommentPluginTemplate 2013-02-07T00:57:20Z Templates for CommentPlugin See CommentPlugin: Customisation for help. While this topic can be viewed as a TWiki topic, it is used by the CommentPlugin as a template... (last changed by TWikiContributor) TWikiContributor UsingMultipleDisks https://www.oact.inaf.it/twikiplato/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 VarSERVERTIME2 https://www.oact.inaf.it/twikiplato/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 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 VarEDITACTION https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEDITACTION 2012-11-12T08:18:10Z EDITACTION select an edit template EDITACTION defined in a topic or preference setting will define the use of an editaction template instead of the standard edit... (last changed by TWikiContributor) TWikiContributor VarCOMMENT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCOMMENT 2012-11-12T07:00:05Z COMMENT{ attributes } insert an edit box into the topic to easily add comments. A % COMMENT% without parameters shows a simple text box. A % COMMENT... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 42006-11-15 - 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>

Changed:
<
<
%INCLUDE{"%TWIKIWEB%.WebAtomBase"}% <!--
>
>
%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)}%
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" type="regex" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$percntCALC{$IF($GET(c)>0, , <updated>$isodate</updated>$CHAR(10))$SETM(c, +1)}$percnt<entry>$n <title>$topic</title>$n <link rel=\"alternate\" type=\"text/html\" href=\"%SCRIPTURL{"view"}%/$web/$topic?t=$isodate\"/>$n <id>%SCRIPTURL{"view"}%/$web/$topic</id>$n <updated>$isodate</updated>$n <summary>$summary (last changed by <nop>$wikiname)</summary>$n <author>$n  <name><nop>$wikiname</name></author>$n</entry>"}%
%STOPINCLUDE%

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 32006-11-15 - 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

Changed:
<
<
>
>
 

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{"%TWIKIWEB%.WebAtomBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebAtom topic:


Changed:
<
<
https://www.oact.inaf.it/twikiplato/bin/view/TWiki
>
>
https://www.oact.inaf.it/twikiplato/bin/view/TWiki
 Copyright 2025 by contributing authors
Changed:
<
<
2018-07-15T00:21:01Z TWikiTips https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTips 2018-07-15T00:21:01Z TWiki Tips TWiki Tips are tips and hints contributed by TWiki users. Use this form to search for tips. You can contribute new tips. See also: TWiki Tips Of The... (last changed by TWikiContributor) TWikiContributor InterWikis https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InterWikis 2017-08-13T05:40:46Z Inter Wiki Link Rules (or Links to other Sites) This topic is part of the InterwikiPlugin and lists all aliases needed to map Inter Site links to external wikis... (last changed by TWikiContributor) TWikiContributor VarWEB https://www.oact.inaf.it/twikiplato/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 VarCHILDREN https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCHILDREN 2015-04-24T00:12:34Z CHILDREN find children of a topic Find direct children of a topic, as defined by the parent child relationship between topics. To find children recursively... (last changed by TWikiContributor) TWikiContributor TWikiLoginManagerSessionDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiLoginManagerSessionDotPm 2013-10-14T08:02:47Z Package TWiki::LoginManager::Session Class to provide CGI::Session like infra structure, compatible with TWiki Runtime Engine mechanisms other than CGI. It inherits... (last changed by TWikiContributor) TWikiContributor TWikiStoreSearchAlgorithmsForkingDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreSearchAlgorithmsForkingDotPm 2013-10-14T08:02:47Z Package TWiki::Store::SearchAlgorithms::Forking Forking implementation of the RCS cache search. StaticMethod search ($searchString,$topics,$options,$sDir)... (last changed by TWikiContributor) TWikiContributor TWikiSiteTools https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSiteTools 2013-10-13T10:29:54Z TWiki Site Tools Utilities for searching, navigation, and monitoring site activity TWiki Site Tools include utilities for navigating, searching and keeping up with... (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 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 VarS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarS 2013-09-14T07:33:48Z S red star icon Type: Preference variable TWikiRenderingShortcut. Syntax: % S% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) TWikiContributor TWikiVariablesSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesSearch 2013-04-22T23:09:33Z TWiki Variables Search TWiki Variables Show all Category Categories: Related Topics: UserDocumentationCategory, TWikiVariables, TWikiVariablesWizard... (last changed by TWikiContributor) TWikiContributor VarDATEPICKER https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarDATEPICKER 2012-12-12T06:00:09Z DATEPICKER{} pop up calendar to select a date for use in HTML forms The % DATEPICKER{ variable is handled by the DatePickerPlugin. Syntax: % DATEPICKER... (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 VarGRAY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarGRAY 2012-11-13T08:30:12Z GRAY start gray colored text GRAY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) TWikiContributor VarEDITTABLE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEDITTABLE 2012-11-12T08:18:39Z EDITTABLE{ attributes } edit TWiki tables using edit fields and other input fields The % EDITTABLE{ variable is handled by the EditTablePlugin Syntax... (last changed by TWikiContributor) TWikiContributor
>
>
MailerContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/MailerContrib 2018-07-10T21:55:14Z Mailer Contrib Introduction The Mailer Contrib allows users to `subscribe` to regularly scheduled e mails containing either: A report on changes to all topics... (last changed by TWikiContributor) TWikiContributor PreferencesPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PreferencesPlugin 2018-07-06T05:01:58Z PreferencesPlugin Introduction Allows editing of preferences using fields predefined in a .TWikiForms. However, the edit fields are inlined in the text, similar... (last changed by TWikiContributor) TWikiContributor InterwikiPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/InterwikiPlugin 2018-07-06T01:48:16Z Interwiki Plugin Introduction The InterwikiPlugin links ExternalSite:Page text to a page on an external site based on aliases defined in the .InterWikis... (last changed by TWikiContributor) TWikiContributor VarWEBLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEBLIST 2017-05-31T07:34:19Z WEBLIST{`format`} index of all webs List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL on preference variable. The `format`... (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 TWikiRequestDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiRequestDotPm 2013-10-14T08:02:47Z Package TWiki::Request Class to encapsulate request data. Fields: action action requested (view, edit, save, ...) cookies hashref whose keys are cookie... (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 VarADDTOHEAD https://www.oact.inaf.it/twikiplato/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 WatchlistTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WatchlistTemplate 2013-03-15T07:06:12Z Watchlist Return to: (last changed by TWikiContributor) TWikiContributor WebLeftBarExample https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebLeftBarExample 2013-01-23T08:12:32Z 1 Web 1 Web Home Changes Index Search Webs (last changed by TWikiContributor) TWikiContributor VarSTOPINCLUDE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSTOPINCLUDE 2012-11-15T06:29:30Z STOPINCLUDE end position of topic text if included If present in included topic, stop to include text at this location and ignore the remaining text. A normal... (last changed by TWikiContributor) TWikiContributor AttachmentsAndFilesVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AttachmentsAndFilesVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor UsersAndAuthenticationVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UsersAndAuthenticationVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor TopMenuSkinHomeMenu https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkinHomeMenu 2012-09-16T04:53:11Z Home Menu of TopMenuSkin This topic defines the Home pulldown menu, used by the TopMenuSkin. Home Site map Disable WYSIWYG editor... (last changed by TWikiContributor) TWikiContributor TWikiTipsOfTheDay https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTipsOfTheDay 2012-09-05T06:15:48Z TWiki Tips Of The Day These are all tips of the day. They are located in the web (official TWiki tips) and web (custom tips). Total: tips See also: TWiki Tips... (last changed by TWikiContributor) TWikiContributor TWikiMetaData https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiMetaData 2012-04-12T23:08:40Z TWiki Meta Data Additional topic data, program generated or from TWikiForms, is stored embedded in the topic text using META: tags Overview By default, TWiki... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 22006-01-24 - TWikiContributor

 

ATOM News Feeds

Find out What's New

There are several ways to find out what's new in each TWiki web:

Changed:
<
<
  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
>
>
  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

Changed:
<
<
>
>
 

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{"%TWIKIWEB%.WebAtomBase"}% <!--

Changed:
<
<
  • Set SKIN = rss
>
>
  • Set SKIN = rss
 -->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/%HOMETOPIC%"/>
<id>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$percntCALC{$IF($GET(c)>0, , <updated>$isodate</updated>$CHAR(10))$SETM(c, +1)}$percnt<entry>$n <title>$topic</title>$n <link rel=\"alternate\" type=\"text/html\" href=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate\"/>$n <id>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic</id>$n <updated>$isodate</updated>$n <summary>$summary (last changed by <nop>$wikiname)</summary>$n <author>$n  <name><nop>$wikiname</name></author>$n</entry>"}%
%STOPINCLUDE%

See also: WebRssBase, TWiki:Codev/AtomSyndication

Revision 12006-01-24 - 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{"%TWIKIWEB%.WebAtomBase"}% <!--
	* Set SKIN = rss
-->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/%HOMETOPIC%"/>
<id>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="$percntCALC{$IF($GET(c)>0, , <updated>$isodate</updated>$CHAR(10))$SETM(c, +1)}$percnt<entry>$n <title>$topic</title>$n <link rel=\"alternate\" type=\"text/html\" href=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate\"/>$n <id>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic</id>$n <updated>$isodate</updated>$n <summary>$summary (last changed by <nop>$wikiname)</summary>$n <author>$n  <name><nop>$wikiname</name></author>$n</entry>"}%
%STOPINCLUDE%

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.