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/twikiplato/bin/view/TWiki http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
TopMenuSkin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkin 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) 2018-07-06T07:43:54Z TWikiContributor EmptyPlugin https://www.oact.inaf.it/twikiplato/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 UserSubwebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserSubwebs User Subwebs TWiki provides each user with their own topic having their information and configuration. You may want to provide each user with a subweb Main/FirstLast... (last changed by TWikiContributor) 2017-01-23T08:08:34Z TWikiContributor SiteMap https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SiteMap 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) 2015-07-21T18:08:49Z TWikiContributor VarJQTAB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarJQTAB 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) 2015-05-13T06:49:42Z TWikiContributor TWikiStoreRcsLiteDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreRcsLiteDotPm 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) 2013-10-14T08:02:47Z TWikiContributor VarBR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBR BR line break Type: Preference variable TWikiRenderingShortcut. Syntax: % BR% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor TWikiDocumentation https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDocumentation TWiki Reference Manual () This page contains all documentation topics as one long, complete reference sheet. Related Topics: TWikiSite, TWikiHistory, TWikiEnhancementRequests... (last changed by TWikiContributor) 2013-08-30T00:07:32Z TWikiContributor PageRenderingProcess https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PageRenderingProcess Page Rendering Process Overview of how TWiki works To achieve a goal in TWiki either by making use of existing features or implementing new features, good understanding... (last changed by TWikiContributor) 2013-08-30T00:07:32Z TWikiContributor TWikiVariablesSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesSearch TWiki Variables Search TWiki Variables Show all Category Categories: Related Topics: UserDocumentationCategory, TWikiVariables, TWikiVariablesWizard... (last changed by TWikiContributor) 2013-04-22T23:09:33Z TWikiContributor VarHTTPS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHTTPS HTTPS get HTTPS headers The same as % HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used to determine... (last changed by TWikiContributor) 2012-12-26T05:53:30Z TWikiContributor VarSCRIPTURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTURL 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) 2012-11-15T06:20:58Z TWikiContributor VarREMOTEPORT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREMOTEPORT REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... (last changed by TWikiContributor) 2012-11-15T06:10:21Z TWikiContributor VarLOGOUTURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLOGOUTURL LOGOUTURL present a logout link Present a logout link, regardless of the state of login Syntax: % LOGOUTURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) 2012-11-14T05:55:11Z TWikiContributor VarLANGUAGES https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLANGUAGES LANGUAGES list available TWiki languages List the languages available (as PO files) to TWiki. Those are the languages in which TWiki`s user interface is... (last changed by TWikiContributor) 2012-11-14T05:45:17Z TWikiContributor VarENV https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENV 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) 2012-11-12T08:22:16Z TWikiContributor
>
>
TWikiUsersDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUsersDotPm 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) 2018-07-16T03:20:32Z TWikiContributor TWikiHistory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiHistory 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) 2018-07-16T01:58:07Z TWikiContributor WebSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebSearch 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) 2018-07-15T00:39:04Z TWikiContributor TWikiEditingShorthand https://www.oact.inaf.it/twikiplato/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 SpreadSheetPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SpreadSheetPlugin 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) 2018-07-06T06:24:21Z TWikiContributor VarTWIKISHEET https://www.oact.inaf.it/twikiplato/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 VarVAR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarVAR 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) 2015-09-25T01:25:14Z TWikiContributor WebTopBar https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopBar (last changed by TWikiContributor) 2014-06-19T03:03:06Z TWikiContributor TWikiUISearchDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUISearchDotPm Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TagMeDebugViewTags https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeDebugViewTags Tag me: Debug View Tags by: web: topic: exclude: minsize: maxsize: format: a href \`% SCRIPTURL{view/% WEB... (last changed by TWikiContributor) 2013-04-18T01:40:46Z TWikiContributor VarMDREPO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarMDREPO 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) 2013-04-05T08:04:52Z TWikiContributor CommentPluginTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/CommentPluginTemplate Templates for CommentPlugin See CommentPlugin: Customisation for help. While this topic can be viewed as a TWiki topic, it is used by the CommentPlugin as a template... (last changed by TWikiContributor) 2013-02-07T00:57:20Z TWikiContributor VarCONTENTMODE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCONTENTMODE 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) 2012-11-30T07:50:47Z TWikiContributor VarREVINFO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREVINFO REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... (last changed by TWikiContributor) 2012-11-15T06:09:07Z TWikiContributor VarPINK https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPINK 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) 2012-11-15T05:58:10Z TWikiContributor VarLOCALSITEPREFS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLOCALSITEPREFS LOCALSITEPREFS web.topicname of site preferences topic The full name of the local site preferences topic. These local site preferences overload the system level... (last changed by TWikiContributor) 2012-11-14T05:54:05Z 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.