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-10T21:55:14Z MailerContrib https://www.oact.inaf.it/twikicheops/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 PatternSkin https://www.oact.inaf.it/twikicheops/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 InterwikiPlugin https://www.oact.inaf.it/twikicheops/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 VarCHILDREN https://www.oact.inaf.it/twikicheops/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 VarSETGETDUMP https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSETGETDUMP 2015-04-09T20:44:52Z SETGETDUMP{...} dump variables Dump volatile or persistent name/values previously set with % SET{ . Syntax: % SETGETDUMP{ remember `1` format `...` separator... (last changed by TWikiContributor) TWikiContributor TWikiTimeDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTimeDotPm 2014-10-05T11:03:29Z Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate,$defaultLocal) $iSecs Convert string date/time string to seconds since epoch (... (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 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 TWikiSiteTools https://www.oact.inaf.it/twikicheops/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 SearchPatternCookbook https://www.oact.inaf.it/twikicheops/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 InstalledPlugins https://www.oact.inaf.it/twikicheops/bin/view/TWiki/InstalledPlugins 2013-03-01T23:41:54Z Installed Plugins Plugins are mainly user contributed add ons that enhance and extend TWiki features and capabilities. A limited number of plugins are included in... (last changed by TWikiContributor) TWikiContributor VarWIKIVERSION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIVERSION 2012-11-15T07:42:30Z WIKIVERSION the version of the installed TWiki engine Syntax: % WIKIVERSION% Expands to: Category: AdministrationVariables, SystemInformationVariables... (last changed by TWikiContributor) TWikiContributor VarSESSIONVAR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSESSIONVAR 2012-11-15T06:25:02Z SESSIONVAR name of CGI and session variable that stores the session ID Syntax: % SESSIONVAR% Expand to: Category: DevelopmentVariables, SystemInformationVariables... (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 VarREMOTEUSER https://www.oact.inaf.it/twikicheops/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 VarRENDERLIST https://www.oact.inaf.it/twikicheops/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
>
>
Copyright 2025 by contributing authors 2018-07-15T00:21:54Z TipsContrib https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TipsContrib 2018-07-15T00:21:54Z Tips Contrib Package Displays a rotating `TWiki Tip of the Day` to help familiarize new users with TWiki features. Includes an application for creating custom tips... (last changed by TWikiContributor) TWikiContributor WatchlistPlugin https://www.oact.inaf.it/twikicheops/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 ColorPickerPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ColorPickerPlugin 2018-07-06T00:16:11Z Color Picker Plugin Introduction This TWiki plugin packages the color picker, which is a jQuery plugin developed by Steven Wittens of Acko.net. The package adds a... (last changed by TWikiContributor) TWikiContributor InterWikis https://www.oact.inaf.it/twikicheops/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 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 RegularExpression https://www.oact.inaf.it/twikicheops/bin/view/TWiki/RegularExpression 2016-02-23T17:58:37Z Regular Expressions Introduction Regular expressions (REs), unlike simple queries, allow you to search for text which matches a particular pattern. REs are similar... (last changed by TWikiContributor) TWikiContributor VarVAR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarVAR 2015-09-25T01:25:14Z VAR{`NAME` ...} get a preference value from another web or topic and more Gets the value of a variable in various manners. If the topic parameter... (last changed by TWikiContributor) TWikiContributor TWikiRegistration https://www.oact.inaf.it/twikicheops/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 TWikiConfigureLoadDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureLoadDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::Load This module consists of just a single subroutine readConfig . It allows to safely modify configuration variables for one single... (last changed by TWikiContributor) TWikiContributor TWikiRequestDotPm https://www.oact.inaf.it/twikicheops/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 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 TinyMCEQuickHelp https://www.oact.inaf.it/twikicheops/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 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 TWikiPreferencesForm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiPreferencesForm 2013-03-26T11:07:07Z TWiki Preferences Form Name Type Size Value Tooltip message Attributes WEBBGCOLOR color 20 #FFD8AA HTML Color S FAVICON text... (last changed by TWikiContributor) TWikiContributor VarCALC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCALC 2013-03-23T08:16:51Z CALC{`formula`} add spreadsheet calculations to tables The % CALC{formula variable is handled by the SpreadSheetPlugin. Over 100 functions are available, such... (last changed by TWikiContributor) TWikiContributor AutonomousWebs https://www.oact.inaf.it/twikicheops/bin/view/TWiki/AutonomousWebs 2012-12-26T01:54:51Z Making webs autonomous Motivation On a large TWiki site having thousands of webs, each web should be as self service as possible so that TWiki administrators` work... (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:
<
<
TWikiStoreDotPm https://www.oact.inaf.it/twikicheops/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 TWikiInstallationGuide https://www.oact.inaf.it/twikicheops/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 TinyMCEPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TinyMCEPlugin 2018-07-10T21:48:30Z TinyMCEPlugin Introduction This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers such as Firefox, IE, Safari... (last changed by TWikiContributor) TWikiContributor VarJQTAB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarJQTAB 2015-05-13T06:49:42Z JQTAB start a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab... (last changed by TWikiContributor) TWikiContributor VarJQTABPANE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarJQTABPANE 2014-11-14T23:26:41Z JQTABPANE start a JQuery tab pane Create nice looking horizontal tab panes in TWiki topics. Write a sequence of % JQTAB{`...` and % JQENDTAB% pairs, and enclose... (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 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 VarHOMETOPIC https://www.oact.inaf.it/twikicheops/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 VarT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarT 2013-09-14T07:33:48Z T tip icon Type: Preference variable TWikiRenderingShortcut. Syntax: % T% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) TWikiContributor VarI https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarI 2013-09-14T07:33:48Z I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % I% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) TWikiContributor VarBROWN https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBROWN 2012-11-15T07:49:59Z BROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor VarWIKITOOLNAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKITOOLNAME 2012-11-15T07:41:03Z WIKITOOLNAME name of your TWiki site Syntax: % WIKITOOLNAME% Expands to: TWiki Category: SystemInformationVariables Related: WIKILOGOURL, WIKIVERSION... (last changed by TWikiContributor) TWikiContributor VarTOPICURL https://www.oact.inaf.it/twikicheops/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 VarSCRIPTURL https://www.oact.inaf.it/twikicheops/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 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 VarPINK https://www.oact.inaf.it/twikicheops/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
>
>
TWikiStoreDotPm https://www.oact.inaf.it/twikicheops/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 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 TinyMCEPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TinyMCEPlugin 2018-07-10T21:48:30Z TinyMCEPlugin Introduction This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers such as Firefox, IE, Safari... (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 TWikiSkins https://www.oact.inaf.it/twikicheops/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 VarHOMETOPIC https://www.oact.inaf.it/twikicheops/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 VarT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarT 2013-09-14T07:33:48Z T tip icon Type: Preference variable TWikiRenderingShortcut. Syntax: % T% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) TWikiContributor VarGREEN https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarGREEN 2012-11-15T07:59:52Z GREEN start green colored text GREEN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor VarBROWN https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBROWN 2012-11-15T07:49:59Z BROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor VarSILVER https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSILVER 2012-11-15T06:25:50Z SILVER start silver colored text SILVER 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 VarPINK https://www.oact.inaf.it/twikicheops/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 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 EditingAndContentUpdateVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/EditingAndContentUpdateVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor ImportVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ImportVariables 2012-11-11T09:07:03Z (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/twikicheops/bin/view/TWiki
>
>
https://www.oact.inaf.it/twikicheops/bin/view/TWiki
 Copyright 2025 by contributing authors
Changed:
<
<
2018-07-15T07:01:40Z TWikiDocGraphics https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiDocGraphics 2018-07-15T07:01:40Z TWiki Documentation Graphics and File Type Icons This is the TWiki Documentation Graphics library. The graphics can be used in topics and by web applications. All... (last changed by TWikiContributor) TWikiContributor 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 WebRssBase https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebRssBase 2018-07-15T00:36:35Z RSS 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 1. Subscribed... (last changed by TWikiContributor) TWikiContributor SiteChanges https://www.oact.inaf.it/twikicheops/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 VarGROUPS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarGROUPS 2013-10-10T00:18:58Z GROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. The variable is intended to be used in .TWikiGroups, to allow a group... (last changed by TWikiContributor) TWikiContributor InstantEnhancements https://www.oact.inaf.it/twikicheops/bin/view/TWiki/InstantEnhancements 2013-09-25T19:36:57Z Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor) TWikiContributor VarADDTOHEAD https://www.oact.inaf.it/twikicheops/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 VarCALCULATE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCALCULATE 2013-03-23T08:16:51Z CALCULATE{`formula`} handle spreadsheet calculations outside tables The % CALCULATE{formula variable is handled by the SpreadSheetPlugin. Over 100 functions... (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 RenameWeb https://www.oact.inaf.it/twikicheops/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 VarWIKILOGOIMG https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKILOGOIMG 2012-11-15T07:39:35Z WIKILOGOIMG site logo image URL Syntax: % WIKILOGOIMG% Expands to: Renders as: Defined in: TWikiPreferences Category: AdministrationVariables... (last changed by TWikiContributor) TWikiContributor VarSTOPINCLUDE https://www.oact.inaf.it/twikicheops/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 VarICONURL https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarICONURL 2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (last changed by TWikiContributor) TWikiContributor VarENV https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENV 2012-11-12T08:22:16Z ENV{`varname`} inspect the value of an environment variable Returns the current value of the environment variable in the CGI (Common Gateway Interface) environment... (last changed by TWikiContributor) TWikiContributor VarENDCOLOR https://www.oact.inaf.it/twikicheops/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 FormattingAndRenderingVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/FormattingAndRenderingVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor
>
>
TWikiUsersDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUsersDotPm 2018-07-16T03:20:32Z Package TWiki::Users This package provides services for the lookup and manipulation of login and wiki names of users, and their authentication. It is a Facade that... (last changed by TWikiContributor) TWikiContributor VarSEARCH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSEARCH 2018-07-14T23:31:25Z SEARCH{`text`} search content Inline search, shows a search result embedded in a topic Syntax: % SEARCH{`text` ... Supported parameters: Parameter... (last changed by TWikiContributor) TWikiContributor TWikiEditingShorthand https://www.oact.inaf.it/twikicheops/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 TWikiVariablesQuickStart https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiVariablesQuickStart 2016-02-13T23:25:44Z TWiki Variables Quickstart TWiki Variables are names enclosed in percent signs that are that are expanded to some other text when the topic is displayed. For example... (last changed by TWikiContributor) TWikiContributor VarTHREECOLUMNS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTHREECOLUMNS 2015-05-07T04:00:56Z THREECOLUMNS responsive three column page layout Write % THREECOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with three columns . The layout is responsive... (last changed by TWikiContributor) TWikiContributor TWikiForms https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiForms 2014-12-11T07:16:09Z TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... (last changed by TWikiContributor) TWikiContributor ReadOnlyAndMirrorWebs https://www.oact.inaf.it/twikicheops/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 TWikiFormSelectDotPm https://www.oact.inaf.it/twikicheops/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 VarBULLET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBULLET 2013-10-02T21:27:09Z BULLET bullet sign Bullet sign, useful to create a bullet list in a TWiki table, such as % BULLET% One % BB% Two % BB% Three Type: Preference variable... (last changed by TWikiContributor) TWikiContributor VarNBSP https://www.oact.inaf.it/twikicheops/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 TagMeViewMyTags https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TagMeViewMyTags 2013-04-18T02:20:35Z Tag me: View My Tags All Tags My Tags Tag Search Other tag options: Create new tag, Rename tag, Delete tag (last changed by TWikiContributor) TWikiContributor TagMeSearch https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TagMeSearch 2013-04-18T01:40:46Z Tag me: Tag Search All Tags Tag Search Show topics tagged with Other tag options: Create new tag, Rename tag, Delete tag (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 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 VarRED https://www.oact.inaf.it/twikicheops/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 VarALLVARIABLES https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarALLVARIABLES 2012-11-12T06:32:32Z ALLVARIABLES list of currently defined TWikiVariables Syntax: % ALLVARIABLES% Expands to: a table showing all defined TWikiVariables in the current context... (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.