Difference: WebRssBase (9 vs. 10)

Revision 102012-11-09 - TWikiContributor

 

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

RSS Feed Usage

RSS Feed Internals

Each web has a WebRss topic which includes part of this WebRssBase topic. This topic is the base for the RSS feed and generates an RSS 1.0 feed for TWiki:Codev/TWikiSyndication.

The WebRss topic in each web contains the following text:


<channel rdf:about="%SCRIPTURL{"view"}%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s <nop>%INCLUDINGWEB% web</title>
  <link>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Enterprise.</description>
%INCLUDE{"TWiki.WebRssBase"}% <!--
   * Set SKIN = rss
-->

Below part is included by each WebRss topic:


%STARTINCLUDE%<image rdf:resource="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>The contributing authors of %WIKITOOLNAME%</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
  <items>
    <rdf:Seq>
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki https://www.oact.inaf.it/twikicheops/bin/view/TWiki /twikicheops/pub/TWiki/WebPreferences/logo.gif
Changed:
<
<
TWikiRenderDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiRenderDotPm Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish... (last changed by TWikiContributor) 2018-07-16T03:20:47Z TWikiContributor TWikiEditingShorthand https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiEditingShorthand 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) 2018-07-14T11:50:57Z TWikiContributor EmptyPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/EmptyPlugin Empty TWiki Plugin Introduction This is an empty plugin. Use it as a template to build your own .TWikiPlugins. This plugin does nothing, but is ready to be extended... (last changed by TWikiContributor) 2018-07-06T01:27:17Z TWikiContributor CgiContrib https://www.oact.inaf.it/twikicheops/bin/view/TWiki/CgiContrib 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) 2018-07-05T23:52:57Z TWikiContributor InterWikis https://www.oact.inaf.it/twikicheops/bin/view/TWiki/InterWikis 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) 2017-08-13T05:40:46Z TWikiContributor SlideShowPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SlideShowPlugin 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) 2016-01-09T23:49:53Z TWikiContributor TWikiRegistration https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiRegistration 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) 2015-08-23T21:23:18Z TWikiContributor ReadOnlyAndMirrorWebs https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ReadOnlyAndMirrorWebs 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) 2013-11-27T02:07:56Z TWikiContributor TWikiUsersBaseUserMappingDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUsersBaseUserMappingDotPm Package TWiki::Users::BaseUserMapping User mapping is the process by which TWiki maps from a username (a login name) to a display name and back. It is also where... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarNBSP https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarNBSP 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) 2013-10-02T21:18:55Z TWikiContributor TWikiFaqTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiFaqTemplate FAQ: Answer: Back to: TWikiFAQ Contributors: (last changed by TWikiContributor) 2013-03-05T18:44:56Z TWikiContributor UsingMultipleDisks https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UsingMultipleDisks 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) 2012-11-22T04:22:04Z TWikiContributor VarWIKIUSERSTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIUSERSTOPIC WIKIUSERSTOPIC name of topic listing all registers users Syntax: % WIKIUSERSTOPIC% Expands to: , with prefix renders as . Category: SystemInformationVariables... (last changed by TWikiContributor) 2012-11-15T07:42:15Z TWikiContributor VarTWIKIWEB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTWIKIWEB TWIKIWEB synonym for SYSTEMWEB Deprecated. Please use % SYSTEMWEB% instead. Category: SystemInformationVariables Related: SYSTEMWEB, USERSWEB (last changed by TWikiContributor) 2012-11-15T07:03:24Z TWikiContributor VarSTOPINCLUDE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSTOPINCLUDE 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) 2012-11-15T06:29:30Z TWikiContributor VarSCRIPTURLPATH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSCRIPTURLPATH 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) 2012-11-15T06:20:40Z TWikiContributor
>
>
TWikiUpgradeGuide https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiUpgradeGuide 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) 2018-07-15T08:48:20Z TWikiContributor TWikiDocGraphics https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiDocGraphics 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) 2018-07-15T07:01:40Z TWikiContributor BehaviourContrib https://www.oact.inaf.it/twikicheops/bin/view/TWiki/BehaviourContrib Behaviour Javascript Framework Contrib Introduction This contrib packages the third party Behaviour Javascript event library, available from http://bennolan.com... (last changed by TWikiContributor) 2018-07-05T23:42:36Z TWikiContributor VarTOPICTITLE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOPICTITLE 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) 2018-04-25T22:35:14Z TWikiContributor VarEDITFORMFIELD https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEDITFORMFIELD 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) 2016-08-31T04:01:34Z TWikiContributor VarTOPICLIST https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOPICLIST TOPICLIST{`format`} topic index of a web List of all topics in a web. The `format` defines the format of one topic item. It may include variables: The $topic... (last changed by TWikiContributor) 2016-07-27T04:19:42Z TWikiContributor VarTWIKISHEET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTWIKISHEET TWIKISHEET{} enable TWiki Sheet (spreadsheet) and set options The % TWIKISHEET{ variable is handled by the TWikiSheetPlugin Syntax: % TWIKISHEET{ parameters... (last changed by TWikiContributor) 2016-04-14T09:38:39Z TWikiContributor WebSearchAttachments https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebSearchAttachments Search Attachments in 1 Web .attName { padding left: 38px; text indent: 38px; } .attComment { font size:80%; color:gray; } Attachment name: Show all... (last changed by TWikiContributor) 2015-05-19T23:16:16Z TWikiContributor VarSPACEOUT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSPACEOUT SPACEOUT{`string`} renders string with spaces inserted in sensible places Inserts spaces between word components. Word component boundaries are transitions from... (last changed by TWikiContributor) 2015-01-15T02:58:30Z TWikiContributor TWikiSiteTools https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiSiteTools 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) 2013-10-13T10:29:54Z TWikiContributor WikiReferences https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WikiReferences References on Wiki and Collaboration Some useful articles and books around collaboration and the Wiki technology in particular. Wiki Technology and TWiki Presentation... (last changed by TWikiContributor) 2013-09-25T19:36:41Z TWikiContributor VarWIP https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIP WIP work in progress icon Type: Preference variable TWikiRenderingShortcut. Syntax: % WIP% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:21:59Z TWikiContributor VarINCLUDINGWEB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarINCLUDINGWEB INCLUDINGWEB web that includes current topic The web name of the topic that includes the current topic same as % WEB% if there is no INCLUDE. Syntax... (last changed by TWikiContributor) 2012-12-06T07:04:29Z TWikiContributor VarSLIDESHOWEND https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSLIDESHOWEND SLIDESHOWEND end slideshow The % SLIDESHOWEND% variable is handled by the SlideShowPlugin Syntax: % SLIDESHOWEND% Example: See SLIDESHOWSTART... (last changed by TWikiContributor) 2012-11-15T06:26:34Z TWikiContributor VarICONURLPATH https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarICONURLPATH ICONURLPATH{`name`} URL path of small documentation graphic or icon Generates the URL path of a TWikiDocGraphics image, typically used in an HTML img tag. Specify... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor VarICONURL https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarICONURL 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) 2012-11-13T09:00:16Z TWikiContributor
 

See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

Deleted:
<
<
 
 
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.WebRssBase.