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 ">" WebSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebSearch 2018-07-15T00:39:04Z Search in 1 Web Advanced search Attachment search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo... (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 AllowWebCreateByUserMappingManager https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AllowWebCreateByUserMappingManager 2017-01-23T08:22:04Z Allowing Web Creation, Deletion, Rename by the User Mapping Manager Motivation There are cases where DENYROOTCHANGE, ALLOWROOTCHANGE, DENYWEBCHANGE, and ALLOWWEBCHANGE... (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 VarTWOCOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTWOCOLUMNS 2015-05-07T04:00:56Z TWOCOLUMNS responsive two column page layout Write % TWOCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with two columns . The layout is responsive... (last changed by TWikiContributor) TWikiContributor VarENDCOLUMNS https://www.oact.inaf.it/twikiplato/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 VarCOLORPICKER https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCOLORPICKER 2014-12-30T00:18:19Z COLORPICKER{} color picker for use in HTML forms for TWiki applications The % COLORPICKER{ variable is handled by the ColorPickerPlugin. Syntax: % COLORPICKER... (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 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 TWikiUIMdrepoUIDotPm https://www.oact.inaf.it/twikiplato/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 TagMeViewAllTags https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeViewAllTags 2013-04-18T01:40:46Z Tag me: View All Tags All Tags Tag Search Other tag options: Create new tag, Rename tag, Delete tag (last changed by TWikiContributor) TWikiContributor TWikiSkinBrowser https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSkinBrowser 2012-12-21T09:19:02Z TWiki Skin Browser You can try out the TWikiSkins currently installed on this system: .skinstable td {border top:2px solid #444; padding:0.75em 0.5em;} Tip: Additional... (last changed by TWikiContributor) TWikiContributor TextFormattingRules https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TextFormattingRules 2012-11-15T19:12:06Z TWiki Text Formatting These instructions are for contributors who prefer to use the Raw Edit over the default WYSIWYG editor. Working in TWiki is as easy as typing... (last changed by TWikiContributor) TWikiContributor VarLIME https://www.oact.inaf.it/twikiplato/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 VarFAILEDPLUGINS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarFAILEDPLUGINS 2012-11-13T08:25:27Z FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS Category... (last changed by TWikiContributor) TWikiContributor VarALLVARIABLES https://www.oact.inaf.it/twikiplato/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
>
>
VarENCODE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENCODE 2018-07-14T23:23:02Z ENCODE{string} encode a string to URL entities, HTML entities, CSV format, and more Encode `special` characters in a string to HTML numeric entities, URL entities... (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 EditTablePlugin https://www.oact.inaf.it/twikiplato/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 CgiContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/CgiContrib 2018-07-05T23:52:57Z CGI Contrib Package Introduction This contrib does not add any features to TWiki. Its purpose is to convert Perl`s CGI module from being an external dependency to... (last changed by TWikiContributor) TWikiContributor 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 TWikiConfigureUIsEXTENDDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiConfigureUIsEXTENDDotPm 2013-10-14T08:02:47Z Package TWiki::Configure::UIs::EXTEND StaticMethod unpackArchive ($archive ,$dir ) Unpack an archive. The unpacking method is determined from the file extension... (last changed by TWikiContributor) TWikiContributor WebPreferencesHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebPreferencesHelp 2013-09-25T19:36:25Z Help on Preferences A preference setting is defined by: 3 or 6 spaces Set NAME value Example: Set WEBBGCOLOR #FFFFC0 A preferences... (last changed by TWikiContributor) TWikiContributor VarSTATISTICSTOPIC https://www.oact.inaf.it/twikiplato/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 SiteStatisticsFooter https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SiteStatisticsFooter 2013-09-12T01:06:30Z Legend: Webs Total : Number of webs, excluding template webs Webs Viewed : Number of webs viewed This can be bigger than Webs Total since this... (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 WebTopicCreator https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopicCreator 2013-04-27T01:22:50Z `Create New Topic` page has moved Continue to create the new page TWiki admins Please replace all web`s WebTopicCreator topic contents with this text: % `WebTopicCreator... (last changed by TWikiContributor) TWikiContributor IncludeTopicRaw https://www.oact.inaf.it/twikiplato/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/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 VarICON https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarICON 2012-11-13T09:03:28Z ICON{`name`} small documentation graphic or icon of common attachment types Generates the HTML img tag of a small graphic image attached to TWikiDocGraphics.... (last changed by TWikiContributor) TWikiContributor SubwebAndTopicNames https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SubwebAndTopicNames 2012-09-26T09:51:07Z Subweb and topic names conflicts, view URLs, and links If your TWiki installation has the hierarchical webs feature turned on, you face subtle issues about subweb... (last changed by TWikiContributor) TWikiContributor UserDocumentationCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserDocumentationCategory 2012-09-06T05:50:28Z A List of TWiki User Documentation Related topics: (last changed by TWikiContributor) TWikiContributor
 

See also: WebRssBase, TWiki:Codev/AtomSyndication

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