Difference: WebAtomBase (4 vs. 5)

Revision 52008-12-01 - TWikiContributor

 

ATOM News Feeds

Find out What's New

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

  1. Visit WebChanges to see recent changes
  2. Subscribed in WebNotify get notified of recent changes by e-mail
  3. Use a news readers such as TWiki:Plugins/HeadlinesPlugin to display the recent changes

ATOM Feed Usage

ATOM Feed Internals

Each web has a WebAtom topic which includes part of this WebAtomBase topic. This topic is the base for the ATOM feed and generates an WebAtom 1.0 feed for TWiki:Codev/AtomSyndication.

The WebAtom topic in each web contains the following text:


<title><nop>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
<subtitle>(the description of the web, plain text with no markup and no wikiwords). TWiki is an Enterprise Collaboration Platform.</subtitle>
%INCLUDE{"%SYSTEMWEB%.WebAtomBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebAtom topic:


%STARTINCLUDE%<link rel="self" type="application/atom+xml" href="%SCRIPTURL{"view"}%/%INCLUDINGWEB%/%BASETOPIC%"/>
<id>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</id>
<rights>%WEBRSSCOPYRIGHT%</rights>%CALC{$SET(c,0)}%
Changed:
<
<
ERROR: syntax error, near ">" 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 WebSearchAdvanced https://www.oact.inaf.it/twikicheops/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 VarINCLUDE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarINCLUDE 2015-06-05T01:43:02Z INCLUDE{`page`} include other topic, attachment, or web page Merges the content of a specified page into the current one before rendering. Syntax: % INCLUDE... (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 VarSET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSET 2015-04-08T03:03:12Z SET{`name` value `...`} set a variable Set a named variable that can be retrieved later with % GET{ . No output is shown, e.g. % SET{ resolves to an empty... (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 FileAttachment https://www.oact.inaf.it/twikicheops/bin/view/TWiki/FileAttachment 2014-05-20T04:40:02Z File Attachments Each topic can have one or more files of any type attached to it by using the Attach screen to upload (or download) files from your local PC. Attachments... (last changed by TWikiContributor) TWikiContributor TWikiResponseDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiResponseDotPm 2013-10-14T08:02:47Z Package TWiki::Response Class to encapsulate response data. Fields: status response status headers hashref to response headers body... (last changed by TWikiContributor) TWikiContributor TWikiLoginManagerDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiLoginManagerDotPm 2013-10-14T08:02:47Z Package TWiki::LoginManager The package is also a Factory for login managers and also the base class for all login managers. On its own, an object of this class is... (last changed by TWikiContributor) TWikiContributor TWikiStoreRcsLiteDotPm https://www.oact.inaf.it/twikicheops/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 VarBB https://www.oact.inaf.it/twikicheops/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 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 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 VarUSERSIG https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarUSERSIG 2013-02-07T00:03:42Z USERSIG show user signature with profile picture icon Syntax: % USERSIG{WikiName or % USERSIG{WikiName YYYY MM DD The parameter can be either just... (last changed by TWikiContributor) TWikiContributor VarINCLUDINGTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarINCLUDINGTOPIC 2012-12-06T07:04:32Z INCLUDINGTOPIC name of topic that includes current topic The name of the topic that includes the current topic same as % TOPIC% in case there is no include... (last changed by TWikiContributor) TWikiContributor VarBASEWEB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBASEWEB 2012-12-06T07:04:16Z BASEWEB base web where an INCLUDE started The web name where the includes started, e.g. the web of the first topic of nested includes. Same as % WEB% in case... (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 EditTablePlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/EditTablePlugin 2018-07-06T01:11:20Z Edit Table Plugin Introduction Edit TWiki tables in place, using edit fields and drop down boxes, without having to edit the complete topic. Simply add an Edit... (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 SiteMap https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SiteMap 2015-07-21T18:08:49Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... (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 TWikiConfigureCheckersCertificateKeyCheckerDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::Checkers::Certificate::KeyChecker Configure GUI checker for Certificate Key items. This checker validates files that contain private key... (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 VarBR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBR 2013-10-02T21:27:09Z BR line break Type: Preference variable TWikiRenderingShortcut. Syntax: % BR% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) TWikiContributor VarNOTIFYTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarNOTIFYTOPIC 2013-09-20T08:03:22Z NOTIFYTOPIC name of the notify topic Note: Each web has a notify topic Syntax: % NOTIFYTOPIC% Expands to: , renders as Category: SystemInformationVariabl... (last changed by TWikiContributor) TWikiContributor VarSTATISTICSTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSTATISTICSTOPIC 2013-09-20T08:03:05Z STATISTICSTOPIC name of statistics topic Note: Each web has a statistics topic Syntax: % STATISTICSTOPIC% Expands to: , renders as Category... (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 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 VarDATEPICKER https://www.oact.inaf.it/twikicheops/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 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 VarREDBG https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarREDBG 2012-11-15T06:08:02Z REDBG start red colored background section REDBG is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut... (last changed by TWikiContributor) TWikiContributor TagMeChangeRequests https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TagMeChangeRequests 2012-11-13T09:19:06Z Tag me: Change Requests Note: Creating, renaming, and deleting of tags is ususally done by users that have received permissions to do this. Permissions are... (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.WebAtomBase.