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 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 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 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 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 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 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 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 TWikiUserMappingDotPm https://wiki.ivoa.net./twiki/bin/view/TWiki/TWikiUserMappingDotPm Package TWiki::UserMapping This is a virtual base class (a.k.a an interface) for all user mappers. It is not useable as a mapping in TWiki use the BaseUserMapping... 2011-08-21T04:16:08Z TWikiContributor 3 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TWikiUserMappingDotPm https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TWikiUserMappingDotPm TopMenuSkinTopBar https://wiki.ivoa.net./twiki/bin/view/TWiki/TopMenuSkinTopBar Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account Disable WYSIWYG editor for this page... 2011-07-28T22:00:57Z TWikiContributor 4 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TopMenuSkinTopBar https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TopMenuSkinTopBar TagMeViewAllTags https://wiki.ivoa.net./twiki/bin/view/TWiki/TagMeViewAllTags Tag me: View All Tags All Tags My Tags Tag Search Other tag options: Create new tag, Rename tag, Delete tag 2011-07-17T22:02:31Z TWikiContributor 2 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TagMeViewAllTags https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TagMeViewAllTags VarINCLUDE https://wiki.ivoa.net./twiki/bin/view/TWiki/VarINCLUDE INCLUDE{`page`} include other topic or web page Merges the content of a specified page into the current one before rendering. Syntax: % INCLUDE{`page`... 2011-04-14T08:21:22Z TWikiContributor 8 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/VarINCLUDE https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/VarINCLUDE TWikiUIEditDotPm https://wiki.ivoa.net./twiki/bin/view/TWiki/TWikiUIEditDotPm Package TWiki::UI::Edit Edit command handler StaticMethod edit ($session) Edit command handler. This method is designed to be invoked via the UI::run method... 2011-04-12T00:50:46Z TWikiContributor 4 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TWikiUIEditDotPm https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TWikiUIEditDotPm WebChanges https://wiki.ivoa.net./twiki/bin/view/TWiki/WebChanges 1 Recent Changes in 2 Web, ` retrieved at 1 ` Show recent changes with 50, 100, 200, 500, 1000 topics, all changes//WebRss, //, //?limit 100, //?limit... 2011-01-29T05:19:42Z TWikiContributor 10 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/WebChanges https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/WebChanges TWikiTip023 https://wiki.ivoa.net./twiki/bin/view/TWiki/TWikiTip023 Control table attributes with TablePlugin The TablePlugin gives extra control over table display: Allows sorting Changing table properties like border width... 2010-06-28T02:45:04Z TWikiContributor 2 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TWikiTip023 https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TWikiTip023 ObjectMethod https://wiki.ivoa.net./twiki/bin/view/TWiki/ObjectMethod 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
>
>
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 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 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 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 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 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 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 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 FormatTokens https://wiki.ivoa.net./twiki/bin/view/TWiki/FormatTokens?t=2011-10-11T16:21:58Z Formatting Tokens TWiki defines some standard special tokens that can be used to replace characters in some parameters notably those to FormattedSearch and IfStatements... 2011-10-11T16:21:58Z TWikiContributor 4 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/FormatTokens https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/FormatTokens TopMenuSkinTopicMenu https://wiki.ivoa.net./twiki/bin/view/TWiki/TopMenuSkinTopicMenu?t=2011-07-28T22:00:57Z Topic Menu of TopMenuSkin This topic defines the Topic pulldown menu with topic actions, used by the TopMenuSkin. View Raw View... 2011-07-28T22:00:57Z TWikiContributor 3 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TopMenuSkinTopicMenu https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TopMenuSkinTopicMenu PatternSkinColorSettings https://wiki.ivoa.net./twiki/bin/view/TWiki/PatternSkinColorSettings?t=2011-07-17T22:05:52Z Color scheme settings for .PatternSkin Use this topic to change the color settings of .PatternSkin. When this topic is saved, the attachment theme colors.css will... 2011-07-17T22:05:52Z TWikiContributor 6 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/PatternSkinColorSettings https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/PatternSkinColorSettings ColorPickerPlugin https://wiki.ivoa.net./twiki/bin/view/TWiki/ColorPickerPlugin?t=2011-06-12T06:14:03Z 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... 2011-06-12T06:14:03Z TWikiContributor 1 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/ColorPickerPlugin https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/ColorPickerPlugin VarSESSIONVARIABLE https://wiki.ivoa.net./twiki/bin/view/TWiki/VarSESSIONVARIABLE?t=2011-04-09T07:39:53Z SESSION VARIABLE get, set or clear a session variable Session variables are stored in a personal `persistent memory space` that is not lost until the web browser... 2011-04-09T07:39:53Z TWikiContributor 3 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/VarSESSIONVARIABLE https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/VarSESSIONVARIABLE TWikiReleaseNotes04x01 https://wiki.ivoa.net./twiki/bin/view/TWiki/TWikiReleaseNotes04x01?t=2011-01-04T05:13:22Z TWiki Release 4.1.2 (Edinburgh), 2007 03 03 Note: This is the release note for the previous major release version 4.1.X. This note and the TWikiReleaseNotes04x... 2011-01-04T05:13:22Z TWikiContributor 12 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TWikiReleaseNotes04x01 https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/TWikiReleaseNotes04x01 WebNotify https://wiki.ivoa.net./twiki/bin/view/TWiki/WebNotify?t=2010-12-14T02:13:00Z Web Notification This is a subscription service to be automatically notified by e mail when topics change in this TWiki web. This is a convenient service, so... 2010-12-14T02:13:00Z TWikiContributor 11 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/WebNotify https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/WebNotify HierarchicalNavigationChildExample https://wiki.ivoa.net./twiki/bin/view/TWiki/HierarchicalNavigationChildExample?t=2010-09-12T08:14:02Z Example child topic for HierarchicalNavigation. 2010-09-12T08:14:02Z TWikiContributor 2 updated major https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/HierarchicalNavigationChildExample https://wiki.ivoa.net./twiki/bin/rdiff/TWiki/HierarchicalNavigationChildExample
 

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.