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:
<
<
TWikiInstallationGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiInstallationGuide?t=2018-07-15T04:41:42Z TWiki Installation Guide The following is installation instructions for the TWiki 6.1 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki... (last changed by TWikiContributor) 2018-07-15T04:41:42Z TWikiContributor 83 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiInstallationGuide https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiInstallationGuide BehaviourContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/BehaviourContrib?t=2018-07-05T23:42:36Z 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 10 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/BehaviourContrib https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/BehaviourContrib VarTOPICTITLE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTOPICTITLE?t=2018-04-25T22:35:14Z 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 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarTOPICTITLE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarTOPICTITLE TopMenuSkinTopBar https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkinTopBar?t=2014-06-19T03:01:22Z Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor) 2014-06-19T03:01:22Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TopMenuSkinTopBar https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TopMenuSkinTopBar VarEDITFORM https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEDITFORM?t=2014-06-11T05:26:01Z EDITFORM{} render a TWiki form for edit Show an HTML form to update the TWiki form data of a topic. Syntax to update a TWiki form: % EDITFORM{topic `..... (last changed by TWikiContributor) 2014-06-11T05:26:01Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarEDITFORM https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarEDITFORM VarCOPY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCOPY?t=2014-03-26T21:38:56Z COPY Copyright symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % COPY% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2014-03-26T21:38:56Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarCOPY https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarCOPY VarBB4 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBB4?t=2013-10-02T21:27:09Z BB4 level 4 bullet with line break Line break and bullet, level 4. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB4% Expands... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBB4 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBB4 VarHOMETOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHOMETOPIC?t=2013-09-20T08:03:13Z HOMETOPIC home topic in each web Note: Each web has a home topic Syntax: % HOMETOPIC% Expands to: , renders as Category: SystemInformationVariables... (last changed by TWikiContributor) 2013-09-20T08:03:13Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHOMETOPIC https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHOMETOPIC TWikiExternalLinks https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiExternalLinks?t=2013-03-19T03:57:19Z TWiki External Links URLs starting with file , ftp , gopher , http , https , irc , mailto , news , nntp and telnet are linked automatically if preceded... (last changed by TWikiContributor) 2013-03-19T03:57:19Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiExternalLinks https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiExternalLinks VarHTTP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHTTP?t=2012-12-26T05:53:30Z HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are not significant... (last changed by TWikiContributor) 2012-12-26T05:53:30Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHTTP https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHTTP VarHTTPS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHTTPS?t=2012-12-26T05:53:30Z 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 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHTTPS https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHTTPS TWikiSkinBrowser https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSkinBrowser?t=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) 2012-12-21T09:19:02Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSkinBrowser https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSkinBrowser VarUSERNAME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarUSERNAME?t=2012-11-15T07:17:14Z USERNAME your login username TWiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME like .JohnSmith... (last changed by TWikiContributor) 2012-11-15T07:17:14Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERNAME https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERNAME VarSTOPINCLUDE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSTOPINCLUDE?t=2012-11-15T06:29:30Z 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 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSTOPINCLUDE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSTOPINCLUDE VarRENDERLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRENDERLIST?t=2012-11-15T06:08:54Z RENDERLIST render bullet lists in a variety of formats The % RENDERLIST% variable is handled by the RenderListPlugin Syntax: % RENDERLIST% Syntax... (last changed by TWikiContributor) 2012-11-15T06:08:54Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarRENDERLIST https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarRENDERLIST EmailAndNotificationVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/EmailAndNotificationVariables?t=2012-11-11T09:07:03Z (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/EmailAndNotificationVariables https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/EmailAndNotificationVariables
>
>
ColorPickerPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ColorPickerPlugin?t=2018-07-06T00:16:11Z Color Picker Plugin Introduction This TWiki plugin packages the color picker, which is a jQuery plugin developed by Steven Wittens of Acko.net. The package adds a... (last changed by TWikiContributor) 2018-07-06T00:16:11Z TWikiContributor TWikiPreferences https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiPreferences?t=2017-02-12T00:19:50Z TWiki Site Level Preferences This topic defines site level settings that apply to all users and webs on this TWikiSite. NOTE: Don`t edit this topic... (last changed by TWikiContributor) 2017-02-12T00:19:50Z TWikiContributor WebChanges https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebChanges?t=2015-09-17T06:19:15Z Recent Changes in 1 Web retrieved at 1 ` Show 1 results per page, or 2 show all 3 .//?limit $item` rel `nofollow` $item), 10, 20, 50,... (last changed by TWikiContributor) 2015-09-17T06:19:15Z TWikiContributor VarTHREECOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTHREECOLUMNS?t=2015-05-07T04:00:56Z THREECOLUMNS responsive three column page layout Write % THREECOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with three columns . The layout is responsive... (last changed by TWikiContributor) 2015-05-07T04:00:56Z TWikiContributor VarJQTABPANE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarJQTABPANE?t=2014-11-14T23:26:41Z JQTABPANE start a JQuery tab pane Create nice looking horizontal tab panes in TWiki topics. Write a sequence of % JQTAB{`...` and % JQENDTAB% pairs, and enclose... (last changed by TWikiContributor) 2014-11-14T23:26:41Z TWikiContributor TWikiTipsOfTheDayInclude https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiTipsOfTheDayInclude?t=2013-10-25T19:11:37Z TWiki Tips Of the Day Include This Page randomly picks a Tip of the day to display. The of the TWiki and Sandbox web include the part between the horizontal rules... (last changed by TWikiContributor) 2013-10-25T19:11:37Z TWikiContributor TWikiResponseDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiResponseDotPm?t=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) 2013-10-14T08:02:47Z TWikiContributor VarRAQUO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRAQUO?t=2013-10-02T21:27:09Z RAQUO right double angle quote This variable is typically used in breadcrumbs. Syntax: % RAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor VarI https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarI?t=2013-09-14T07:33:48Z I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % I% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarWIP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIP?t=2013-09-14T07:21:59Z 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 TWikiDocumentation https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDocumentation?t=2013-08-30T00:07:32Z 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 VarYELLOW https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarYELLOW?t=2012-11-15T07:46:37Z YELLOW start yellow colored text YELLOW is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T07:46:37Z TWikiContributor VarWIKIHOMEURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIHOMEURL?t=2012-11-15T07:38:51Z WIKIHOMEURL site home URL DEPRECATED, please use % WIKILOGOURL% instead. Syntax: % WIKIHOMEURL% Expands to: Defined in: TWikiPreferences,... (last changed by TWikiContributor) 2012-11-15T07:38:51Z TWikiContributor VarREMOTEPORT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREMOTEPORT?t=2012-11-15T06:10:21Z REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... (last changed by TWikiContributor) 2012-11-15T06:10:21Z TWikiContributor DatabaseAndFormsVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/DatabaseAndFormsVariables?t=2012-11-11T09:07:03Z (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor TWikiUsersHtPasswdUserDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUsersHtPasswdUserDotPm?t=2011-08-21T04:15:17Z Package TWiki::Users::HtPasswdUser Support for htpasswd and htdigest format password files. Subclass of TWiki::Users::Password . See documentation of that class... (last changed by TWikiContributor) 2011-08-21T04:15: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.