Difference: WebRssBase (3 vs. 4)

Revision 42003-10-19 - PeterThoeny

 

How to Find out What's New?

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

  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

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:


<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"}%

Below part is included by each WebRss topic:


%STARTINCLUDE%  <image rdf:resource="%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright %GMTIME{"$year"}%, Peter Thoeny and contributing authors.</dc:rights>
  <dc:publisher>Peter Thoeny [Peter@Thoeny.com]</dc:publisher>
  <dc:creator>Peter Thoeny [Peter@Thoeny.com]</dc:creator>
  <dc:source>TWiki</dc:source>
  <wiki:interwiki>
    <rdf:Description link="%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%/">
      <rdf:value>TWiki.%INCLUDINGWEB%</rdf:value>
    </rdf:Description>
  </wiki:interwiki>
  <items>
    <rdf:Seq>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="      <rdf:li rdf:resource=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\" />"}%
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif">
  <title>TWiki.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif</url>
</image>
Changed:
<
<
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration IVOA TWiki User Registration The default TWiki User Registration has been disabled to monitor and verify IVOA TWiki account requests. To obtain valid account credentials... 2024-04-08T07:41:57Z GiuliaIafrate 24 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT REDIRECT{`url`} create a redirect to another topic or website The % REDIRECT{ variable is handled by the RedirectPlugin. Syntax: % REDIRECT{`TopicName... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin Redirect Plugin You can use this plugin to make easy to type shortforms/acronyms of topic names. For example: Actual content appears under .LightweightDirectoryAccessProtocol... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory 2022-12-02T09:41:04Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin 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... 2022-12-02T09:41:04Z admin 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEPlugin TinyMCEPlugin Introduction This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers such as Firefox, IE, Safari... 2022-12-02T09:10:06Z admin 11 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... 2022-12-02T09:10:06Z admin 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions TinyMCE FAQs Frequently Asked Questions of the TinyMCEPlugin integration. Q: How can I disable the WYSIWYG editor? A: There are several ways to disable the WYSIWYG... 2022-12-02T09:10:05Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions TWikiReleaseNotes05x01 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiReleaseNotes05x01 Release Notes of TWiki 5.1.1 (Istanbul), 2012 01 14 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... 2012-01-15T05:44:42Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiReleaseNotes05x01 TWikiUIDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiUIDotPm Package package TWiki::UI Coordinator of execution flow and service functions used by the UI packages StaticMethod handleRequest ($req) $res Main coordinator... 2011-08-21T04:16:06Z TWikiContributor 5 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiUIDotPm https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiUIDotPm VarSTARTSECTION https://wiki.ivoa.net/twiki/bin/view/TWiki/VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % STARTSECTION{ and % ENDSECTION{ . Sections may be given... 2011-03-28T20:06:21Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarSTARTSECTION https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarSTARTSECTION VarNOP https://wiki.ivoa.net/twiki/bin/view/TWiki/VarNOP NOP template text not to be expanded in instantiated topics Syntax: % NOP% In normal topic text, expands to nop , which prevents expansion of adjacent... 2011-03-28T20:06:21Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarNOP https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarNOP VarTOC https://wiki.ivoa.net/twiki/bin/view/TWiki/VarTOC TOC table of contents of current topic Table of Contents. Shows a TOC that is generated automatically based on headings of the current topic. Headings in WikiSyntax... 2010-07-07T04:51:54Z TWikiContributor 5 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarTOC https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarTOC TWikiTip020 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip020 InterwikiPlugin links The InterwikiPlugin automatically links ExternalSite:Page text to external sites based on aliases defined in the InterWikis topic. This enables... 2010-06-28T01:49:19Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip020 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip020 TWikiTip011 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip011 Server side include To include the contents of a web page or TWiki topic, use % INCLUDE{`page` . Examples: % INCLUDE{`http://www.google.com/` % INCLUDE... 2010-06-27T07:44:28Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip011 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip011 DeveloperDocumentationCategory https://wiki.ivoa.net/twiki/bin/view/TWiki/DeveloperDocumentationCategory A List of TWiki Developer Documentation Related topics: 2010-06-23T05:11:22Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/DeveloperDocumentationCategory https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/DeveloperDocumentationCategory
>
>
TWikiRegistration https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRegistration?t=2024-04-08T07:41:57Z IVOA TWiki User Registration The default TWiki User Registration has been disabled to monitor and verify IVOA TWiki account requests. To obtain valid account credentials... 2024-04-08T07:41:57Z GiuliaIafrate 24 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRegistration VarREDIRECT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREDIRECT?t=2023-01-19T10:06:18Z REDIRECT{`url`} create a redirect to another topic or website The % REDIRECT{ variable is handled by the RedirectPlugin. Syntax: % REDIRECT{`TopicName... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREDIRECT RedirectPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/RedirectPlugin?t=2023-01-19T10:06:18Z Redirect Plugin You can use this plugin to make easy to type shortforms/acronyms of topic names. For example: Actual content appears under .LightweightDirectoryAccessProtocol... 2023-01-19T10:06:18Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/RedirectPlugin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole?t=2022-12-02T09:41:04Z TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory 2022-12-02T09:41:04Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestoreConsole BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestorePlugin?t=2022-12-02T09:41:04Z 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... 2022-12-02T09:41:04Z admin 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/BackupRestorePlugin TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEPlugin?t=2022-12-02T09:10:06Z TinyMCEPlugin Introduction This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers such as Firefox, IE, Safari... 2022-12-02T09:10:06Z admin 11 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEPlugin TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEQuickHelp?t=2022-12-02T09:10:06Z TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... 2022-12-02T09:10:06Z admin 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEQuickHelp TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions?t=2022-12-02T09:10:05Z TinyMCE FAQs Frequently Asked Questions of the TinyMCEPlugin integration. Q: How can I disable the WYSIWYG editor? A: There are several ways to disable the WYSIWYG... 2022-12-02T09:10:05Z admin 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TinyMCEFrequentlyAskedQuestions SetGetPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/SetGetPlugin?t=2012-01-15T05:02:19Z SetGetPlugin Introduction Use % SET{ to store arbitrary text in a named variable, and reuse it with % GET{ later on within the topic or an included topics. By... 2012-01-15T05:02:19Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/SetGetPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/SetGetPlugin TWikiUsersPasswordDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiUsersPasswordDotPm?t=2011-08-21T04:15:50Z Package TWiki::Users::Password Base class of all password handlers. Default behaviour is no passwords, so anyone can be anyone they like. The methods of this class... 2011-08-21T04:15:50Z TWikiContributor 6 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiUsersPasswordDotPm https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiUsersPasswordDotPm TWikiGlossary https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiGlossary?t=2011-06-05T05:29:25Z TWiki Glossary Simple glossary of TWiki terms Term Definition Attachment: Any type of file that is uploaded via browser and attached to a topic ,... 2011-06-05T05:29:25Z TWikiContributor 6 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiGlossary https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiGlossary TWikiSearchDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiSearchDotPm?t=2011-04-12T00:50:47Z Package TWiki::Search This module implements all the search functionality. ClassMethod new ($session) Constructor for the singleton Search engine object. ObjectMethod... 2011-04-12T00:50:47Z TWikiContributor 5 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiSearchDotPm https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiSearchDotPm ObjectMethod https://wiki.ivoa.net/twiki/bin/view/TWiki/ObjectMethod?t=2010-06-24T03:48:47Z Object Method An ObjectMethod is a method that must be called relative to a previous constructed object of the class type. For example: package Telecoms ClassMethod... 2010-06-24T03:48:47Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/ObjectMethod https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/ObjectMethod VarSTARTINCLUDE https://wiki.ivoa.net/twiki/bin/view/TWiki/VarSTARTINCLUDE?t=2010-05-25T05:06:39Z STARTINCLUDE start position of topic text if included If present in included topic, start to include text from this location up to the end, or up to the location... 2010-05-25T05:06:39Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarSTARTINCLUDE https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarSTARTINCLUDE VarI https://wiki.ivoa.net/twiki/bin/view/TWiki/VarI?t=2010-05-14T22:32:18Z I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % I% Expands to: Related: H, ICON, M, N, P, Q, S, T, U, X, Y, TWikiDocGraphics... 2010-05-14T22:32:18Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarI https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarI WebLeftBarSearch https://wiki.ivoa.net/twiki/bin/view/TWiki/WebLeftBarSearch?t=2009-04-29T20:53:55Z 2009-04-29T20:53:55Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WebLeftBarSearch https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WebLeftBarSearch
 

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

-- PeterThoeny - 02 Sep 2003

 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 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.