Difference: WebRssBase (5 vs. 6)

Revision 62005-03-27 - TWikiContributor

Changed:
<
<

How to Find out What's New?

>
>

RSS News Feeds

 
Changed:
<
<
There are three ways to find out what's new in each TWiki web:
>
>

Find out What's New

Deleted:
<
<
  1. WebChanges shows recent changes
  2. People subscribed in WebNotify get notified of recent changes by e-mail
  3. A news feed can be exported in RSS 1.0 format for TWiki:Codev/TWikiSyndication. RSS news readers like TWiki:Plugins/HeadlinesPlugin can display the recent changes
 
Added:
>
>
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

Changed:
<
<
>
>
 

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:


Changed:
<
<
<channel rdf:about="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%">
  <title>%WIKITOOLNAME%'s %INCLUDINGWEB% web</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <description>(the description of the web). TWiki is a Web-Based Collaboration Platform for the Corporate World.</description>
%INCLUDE{"%TWIKIWEB%.WebRssBase"}%
>
>
<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

Added:
>
>
-->
 

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>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
Deleted:
<
<
TWiki.TWiki
 
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki
Changed:
<
<
https://www.oact.inaf.it/twikiplato/bin/view/TWiki
>
>
https://www.oact.inaf.it/twikiplato/bin/view/TWiki
  http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
TipsContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TipsContrib?t=2018-07-15T00:21:54Z Tips Contrib Package Displays a rotating `TWiki Tip of the Day` to help familiarize new users with TWiki features. Includes an application for creating custom tips... (last changed by TWikiContributor) 2018-07-15T00:21:54Z TWikiContributor 14 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TipsContrib https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TipsContrib SpreadSheetPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SpreadSheetPlugin?t=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) 2018-07-06T06:24:21Z TWikiContributor 31 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SpreadSheetPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SpreadSheetPlugin VarGET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarGET?t=2015-07-09T23:59:27Z GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` Parameters:... (last changed by TWikiContributor) 2015-07-09T23:59:27Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarGET https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarGET SearchResultsPagination https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchResultsPagination?t=2015-06-08T08:17:58Z Search Results Pagination When a % SEARCH{... returns many results, you may want to paginate the results. Overview You can achieve search results pagination by... (last changed by TWikiContributor) 2015-06-08T08:17:58Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SearchResultsPagination https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SearchResultsPagination TWikiFormDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiFormDotPm?t=2014-10-05T11:03:28Z Package TWiki::Form Object representing a single form definition. Form definitions are mainly used to control rendering of a form for editing, though there is some... (last changed by TWikiContributor) 2014-10-05T11:03:28Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiFormDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiFormDotPm WebTopBar https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopBar?t=2014-06-19T03:03:06Z (last changed by TWikiContributor) 2014-06-19T03:03:06Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebTopBar https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebTopBar TWikiPluginDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiPluginDotPm?t=2013-10-14T08:02:47Z Package TWiki::Plugin ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiPluginDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiPluginDotPm VarNBSP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNBSP?t=2013-10-02T21:18:55Z 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 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarNBSP https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarNBSP WebAtomBase https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebAtomBase?t=2013-04-23T04:12:33Z 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 1. Subscribed... (last changed by TWikiContributor) 2013-04-23T04:12:33Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebAtomBase https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebAtomBase VarCALCULATE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCALCULATE?t=2013-03-23T08:16:51Z CALCULATE{`formula`} handle spreadsheet calculations outside tables The % CALCULATE{formula variable is handled by the SpreadSheetPlugin. Over 100 functions... (last changed by TWikiContributor) 2013-03-23T08:16:51Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarCALCULATE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarCALCULATE VarINCLUDINGWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarINCLUDINGWEB?t=2012-12-06T07:04:29Z 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 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarINCLUDINGWEB https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarINCLUDINGWEB VarUSERINFO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarUSERINFO?t=2012-11-15T07:17:45Z USERINFO{`name`} retrieve details about a user Syntax: % USERINFO% Expands to: (comma separated list of the username, wikiusername, and emails) With... (last changed by TWikiContributor) 2012-11-15T07:17:45Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERINFO https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERINFO VarOLIVE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarOLIVE?t=2012-11-15T05:56:03Z OLIVE start olive green colored text OLIVE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T05:56:03Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarOLIVE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarOLIVE VarENDCOLOR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENDCOLOR?t=2012-11-12T08:21:03Z ENDCOLOR end colored text ENDCOLOR is a rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that topic... (last changed by TWikiContributor) 2012-11-12T08:21:03Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarENDCOLOR https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarENDCOLOR VarDISPLAYTIME2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarDISPLAYTIME2?t=2012-11-12T08:04:55Z DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... (last changed by TWikiContributor) 2012-11-12T08:04:55Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarDISPLAYTIME2 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarDISPLAYTIME2 TopMenuSkinHomeMenu https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkinHomeMenu?t=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) 2012-09-16T04:53:11Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TopMenuSkinHomeMenu https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TopMenuSkinHomeMenu
>
>
VarWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEB?t=2016-03-03T19:20:59Z WEB name of current web % WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic, it is the web... (last changed by TWikiContributor) 2016-03-03T19:20:59Z TWikiContributor TWikiVariablesQuickStart https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesQuickStart?t=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) 2016-02-13T23:25:44Z TWikiContributor TWikiDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDotPm?t=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) 2015-11-29T10:27:03Z TWikiContributor VarWIKIPREFSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIPREFSTOPIC?t=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) 2014-12-16T02:37:50Z TWikiContributor VarREG https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREG?t=2014-03-26T21:38:56Z REG Registered Trademark symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % REG% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2014-03-26T21:38:56Z TWikiContributor TWikiStoreSearchAlgorithmsPurePerlDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreSearchAlgorithmsPurePerlDotPm?t=2013-10-14T08:02:47Z Package TWiki::Store::SearchAlgorithms::PurePerl Pure perl implementation of the RCS cache search. StaticMethod search ($searchString,$topics,$options,$sDir)... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUIMdrepoUIDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUIMdrepoUIDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiConfigureUIsEXTENDDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiConfigureUIsEXTENDDotPm?t=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) 2013-10-14T08:02:47Z TWikiContributor WikiReferences https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WikiReferences?t=2013-09-25T19:36:41Z 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 TinyMCEQuickHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TinyMCEQuickHelp?t=2013-09-13T06:54:46Z TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiContributor) 2013-09-13T06:54:46Z TWikiContributor IncludeTopicsAndWebPages https://www.oact.inaf.it/twikiplato/bin/view/TWiki/IncludeTopicsAndWebPages?t=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) 2013-06-26T05:34:51Z TWikiContributor TWikiDocGraphicsTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDocGraphicsTemplate?t=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) 2013-04-23T03:59:56Z TWikiContributor TagMeSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeSearch?t=2013-04-18T01:40:46Z Tag me: Tag Search All Tags Tag Search Show topics tagged with Other tag options: Create new tag, Rename tag, Delete tag (last changed by TWikiContributor) 2013-04-18T01:40:46Z TWikiContributor VarWIKILOGOURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKILOGOURL?t=2012-11-15T07:39:50Z WIKILOGOURL site logo home URL Syntax: % WIKILOGOURL% Expands to: Defined in: TWikiPreferences, default % SCRIPTURLPATH{`view`/% USERSWEB%/% HOMETOPIC... (last changed by TWikiContributor) 2012-11-15T07:39:50Z TWikiContributor VarREDBG https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREDBG?t=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) 2012-11-15T06:08:02Z TWikiContributor VarLANGUAGES https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLANGUAGES?t=2012-11-14T05:45:17Z 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
 
Changed:
<
<
See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication
>
>
See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication
Deleted:
<
<
-- TWiki:Main.PeterThoeny - 02 Sep 2003
 
 
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.