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-14T23:31:25Z 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 WebHome https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebHome 2018-07-13T04:49:21Z The place to learn about TWiki features and perform TWiki system maintenance. TWiki is a flexible, powerful, secure, yet simple Enterprise Wiki and Web Application... (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 TagMePlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TagMePlugin 2018-07-06T07:08:26Z Tag me Plugin Plugin to tag wiki content collectively or authoritatively in order to make it easier to find content and to get a meaningful page ranking. Introduction... (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 TWikiPreferences https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiPreferences 2017-02-12T00:19:50Z TWiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this TWikiSite. NOTE: Don`t edit this topic... (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 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 VarSESSIONVARIABLE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSESSIONVARIABLE 2014-08-14T02:36:29Z SESSION VARIABLE get, set or clear a session variable Session variables are stored in a personal `persistent memory space` that is not lost until the web browser... (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 VarRAQUO https://www.oact.inaf.it/twikicheops/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 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 IncludeTopicRaw https://www.oact.inaf.it/twikicheops/bin/view/TWiki/IncludeTopicRaw 2012-12-27T09:03:11Z INCLUDE a topic in the raw When a topic is included, normally TWiki variables in the included topic are expanded in the context of the inlcluded topic. But if raw... (last changed by TWikiContributor) TWikiContributor UsingMultipleDisks https://www.oact.inaf.it/twikicheops/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 VarSCRIPTURLPATH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSCRIPTURLPATH 2012-11-15T06:20:40Z SCRIPTURLPATH base URL path of TWiki scripts As % SCRIPTURL% , but doesn`t include the protocol and host part of the URL Syntax: % SCRIPTURLPATH%... (last changed by TWikiContributor) TWikiContributor VarGRAY https://www.oact.inaf.it/twikicheops/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
>
>
Copyright 2025 by contributing authors 2018-07-14T23:23:02Z VarURLPARAM https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarURLPARAM 2018-07-14T23:23:02Z URLPARAM{`name`} get value of a URL parameter Returns the value of a URL parameter. Syntax: % URLPARAM{`name` Supported parameters: Parameter... (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 SpreadSheetPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SpreadSheetPlugin 2018-07-06T06:24:21Z TWiki Spreadsheet Plugin This plugin adds spreadsheet capabilities to TWiki topics. Functions such as % CALCULATE{$INT(7/3) are evaluated at page view time. They... (last changed by TWikiContributor) TWikiContributor TWikiAccessControl https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiAccessControl 2017-08-09T04:59:54Z TWiki Access Control Restricting read and write access to topics and webs, by Users and groups TWiki Access Control allows you restrict access to single topics and... (last changed by TWikiContributor) TWikiContributor VarHEADLINES https://www.oact.inaf.it/twikicheops/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 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 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 MetadataRepository https://www.oact.inaf.it/twikicheops/bin/view/TWiki/MetadataRepository 2015-03-09T09:04:10Z Metadata Repository Motivation If you have hundreds or thousands of webs on a TWiki site, web metadata stored in a data repository is useful. It can... (last changed by TWikiContributor) TWikiContributor AdminSkillsAssumptions https://www.oact.inaf.it/twikicheops/bin/view/TWiki/AdminSkillsAssumptions 2013-11-07T07:57:41Z Administrator Skills Assumptions Note: If you are not familiar with Linux system administration, Apache webserver configuration, consider using TWiki:Codev.DownloadTWikiVM... (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 TWikiOopsExceptionDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiOopsExceptionDotPm 2013-10-14T08:02:47Z Package TWiki::OopsException Exception used to raise a request to redirect to an Oops URL. An OopsException thrown anywhere in the code will redirect the browser... (last changed by TWikiContributor) TWikiContributor TWikiUIMdrepoUIDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUIMdrepoUIDotPm 2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (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 VarMAROON https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarMAROON 2012-11-15T07:59:17Z MAROON start maroon colored text MAROON is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor 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 VarPLUGINDESCRIPTIONS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarPLUGINDESCRIPTIONS 2012-11-15T05:58:40Z PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % PLUGINDESCRIPTIONS% Expands to: Category: AdministrationVariables, SystemInformationVariables... (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:
<
<
TWikiHistory https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiHistory 2018-07-16T01:58:07Z Appendix A: TWiki Development Time line TWiki Release 6.1 (Kampala) released on 2018 07 16 New Features and Enhancements of TWiki Release 6.1 Bug Fixes... (last changed by TWikiContributor) TWikiContributor TWikiUpgradeGuide https://www.oact.inaf.it/twikicheops/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 TablePlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TablePlugin 2018-07-06T06:58:55Z Table Plugin Introduction The TablePlugin gives extra control of TWiki table rendering using cell 1 cell 2 syntax: Sort table by columns Use TML... (last changed by TWikiContributor) TWikiContributor UserReports https://www.oact.inaf.it/twikicheops/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 WebChangesAlert https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebChangesAlert 2015-02-27T05:46:19Z Web Changes Notification Service Each TWiki web has an automatic e mail notification service that sends you an e mail with links to all of the topics modified since... (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 VarNOP https://www.oact.inaf.it/twikicheops/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 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 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 VarU https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarU 2013-09-14T07:33:48Z U `updated` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % U% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) TWikiContributor TWikiReferenceManual https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiReferenceManual 2013-08-30T00:07:32Z TWiki Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of the TWiki Enterprise Collaboration... (last changed by TWikiContributor) TWikiContributor TWikiReleaseNotes05x01 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiReleaseNotes05x01 2013-02-16T22:54:56Z Release Notes of TWiki 5.1.4 (Istanbul), 2013 02 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... (last changed by TWikiContributor) TWikiContributor CopyingTopics https://www.oact.inaf.it/twikicheops/bin/view/TWiki/CopyingTopics 2012-12-25T07:25:32Z Copying Topics Browser based copy for individual topics Overview You can use browser based controls to copy a topic within the same web or to another web. The specified... (last changed by TWikiContributor) TWikiContributor VarCONTENTMODE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCONTENTMODE 2012-11-30T07:50:47Z CONTENTMODE{web `WEB`} content mode Returns the content mode of the specified web. It`s either `local`, `read only`, `master`, or `slave`. Read ReadOnlyAndMirrorWebs... (last changed by TWikiContributor) TWikiContributor VarENDBG https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarENDBG 2012-11-15T08:00:30Z ENDBG end background color section ENDBG is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that... (last changed by TWikiContributor) TWikiContributor VarLIME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLIME 2012-11-15T07:59:34Z LIME start lime colored text LIME is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) TWikiContributor
>
>
SlideShowPlugin https://www.oact.inaf.it/twikicheops/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 WebTopBar https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebTopBar 2014-06-19T03:03:06Z (last changed by TWikiContributor) TWikiContributor VarUSERSWEB https://www.oact.inaf.it/twikicheops/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 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 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 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 VarEXAMPLEVAR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEXAMPLEVAR 2012-11-15T09:41:23Z EXAMPLEVAR example variable The % EXAMPLEVAR{ variable is handled by the EmptyPlugin Syntax: % EXAMPLEVAR{`text` format `...` Parameter text `... (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 VarYELLOW https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarYELLOW 2012-11-15T07:46:37Z YELLOW start yellow colored text YELLOW is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) TWikiContributor VarWIKINAME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKINAME 2012-11-15T07:40:23Z WIKINAME your Wiki username The WikiName is the same as % USERNAME% if not defined in the . topic Syntax: % WIKINAME% Expands to: Note:... (last changed by TWikiContributor) TWikiContributor VarDATE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarDATE 2012-11-12T08:03:26Z DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... (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 AttachmentsAndFilesVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/AttachmentsAndFilesVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor SearchingAndListingVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SearchingAndListingVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor TopMenuSkinHomeMenu https://www.oact.inaf.it/twikicheops/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 TWikiMetaData https://www.oact.inaf.it/twikicheops/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 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-14T23:31:25Z 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 WebHome https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebHome 2018-07-13T04:49:21Z The place to learn about TWiki features and perform TWiki system maintenance. TWiki is a flexible, powerful, secure, yet simple Enterprise Wiki and Web Application... (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 SpreadSheetPluginTestCases https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SpreadSheetPluginTestCases 2017-10-19T22:42:38Z SpreadSheetPlugin Testing Use this topic to verify proper operation of the SpreadSheetPlugin in your environment. For developers: This topic is included by TestCaseAutoSpreadSheetPlu... (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 TWikiLoginManagerSessionDotPm https://www.oact.inaf.it/twikicheops/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 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 NewUserTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/NewUserTemplate 2013-04-10T18:07:30Z My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference try out TWiki on your own... (last changed by TWikiContributor) TWikiContributor ExampleTopicTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ExampleTopicTemplate 2013-03-31T05:55:09Z (just an example illustrating how to create a new topic based on a specific template topic. .TWikiTemplates has more) (last changed by TWikiContributor) TWikiContributor IncludeTopicRaw https://www.oact.inaf.it/twikicheops/bin/view/TWiki/IncludeTopicRaw 2012-12-27T09:03:11Z INCLUDE a topic in the raw When a topic is included, normally TWiki variables in the included topic are expanded in the context of the inlcluded topic. But if raw... (last changed by TWikiContributor) TWikiContributor UsingMultipleDisks https://www.oact.inaf.it/twikicheops/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 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 VarSCRIPTURLPATH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSCRIPTURLPATH 2012-11-15T06:20:40Z SCRIPTURLPATH base URL path of TWiki scripts As % SCRIPTURL% , but doesn`t include the protocol and host part of the URL Syntax: % SCRIPTURLPATH%... (last changed by TWikiContributor) TWikiContributor VarPURPLE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarPURPLE 2012-11-15T06:00:09Z PURPLE start purple colored text PURPLE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (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 ChartingAndDrawingVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ChartingAndDrawingVariables 2012-11-11T09:07:03Z (last changed by TWikiContributor) TWikiContributor
>
>
TWikiUpgradeGuide https://www.oact.inaf.it/twikicheops/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/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 VarTOPICTITLE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOPICTITLE 2018-04-25T22:35:14Z TOPICTITLE title of a topic The topic title is defined by, in order of sequence: form field named `Title`, topic preference setting named TITLE... (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 WebChangesAlert https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebChangesAlert 2015-02-27T05:46:19Z Web Changes Notification Service Each TWiki web has an automatic e mail notification service that sends you an e mail with links to all of the topics modified since... (last changed by TWikiContributor) TWikiContributor TWikiUserAuthentication https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUserAuthentication 2014-07-13T20:49:50Z TWiki User Authentication TWiki site access control and user activity tracking options Overview Authentication, or `logging in`, is the process by which a user... (last changed by TWikiContributor) TWikiContributor VarNOP https://www.oact.inaf.it/twikicheops/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 VarREG https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarREG 2014-03-26T21:38:56Z REG Registered Trademark symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % REG% Expands to: Category: FormattingAndRenderingVariables... (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 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 WysiwygPluginSettings https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WysiwygPluginSettings 2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) TWikiContributor WysiwygPluginTopicLister https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WysiwygPluginTopicLister 2013-09-12T05:06:39Z (last changed by TWikiContributor) TWikiContributor TWikiPlugins https://www.oact.inaf.it/twikicheops/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 TWikiReleaseNotes05x01 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiReleaseNotes05x01 2013-02-16T22:54:56Z Release Notes of TWiki 5.1.4 (Istanbul), 2013 02 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... (last changed by TWikiContributor) TWikiContributor WebTopicViewTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebTopicViewTemplate 2013-01-24T01:48:37Z Note: This topic does not exist The topic 1 you are trying to access does not exist, yet. Do you wish to navigate quickly to a similar topic? Similar topics... (last changed by TWikiContributor) TWikiContributor VarCONTENTMODE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarCONTENTMODE 2012-11-30T07:50:47Z CONTENTMODE{web `WEB`} content mode Returns the content mode of the specified web. It`s either `local`, `read only`, `master`, or `slave`. Read ReadOnlyAndMirrorWebs... (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.