Difference: WebRssBase (8 vs. 9)

Revision 92008-12-01 - 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:
<
<
>
>
  International Virtual Observatory Alliance.TWiki https://wiki.ivoa.net/twiki/bin/view/TWiki /internal/TWiki/TWikiPreferences/ivoa_logo137x77.jpg
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... (last changed by GiuliaIafrate) 2024-04-08T07:41:57Z GiuliaIafrate 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... (last changed by TWikiAdminUser) 2023-01-19T10:06:18Z admin 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... (last changed by TWikiAdminUser) 2023-01-19T10:06:18Z admin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory (last changed by TWikiAdminUser) 2022-12-02T09:41:04Z admin 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... (last changed by TWikiAdminUser) 2022-12-02T09:41:04Z admin 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... (last changed by TWikiAdminUser) 2022-12-02T09:10:06Z admin 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... (last changed by TWikiAdminUser) 2022-12-02T09:10:06Z admin 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... (last changed by TWikiAdminUser) 2022-12-02T09:10:05Z admin 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... (last changed by TWikiContributor) 2011-08-21T04:16:06Z TWikiContributor TWikiPreferencesForm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiPreferencesForm TWiki Preferences Form Name Type Size Value Tooltip message Attributes WEBBGCOLOR color 20 #FFD8AA HTML Color S FAVICON text... (last changed by TWikiContributor) 2011-08-21T03:21:45Z TWikiContributor WebCreateNewTopicTemplate https://wiki.ivoa.net/twiki/bin/view/TWiki/WebCreateNewTopicTemplate Create New Topic in 1 Web %{ do not show the following elements Topic name: Topic parent: Use template: Default template View templates (last changed by TWikiContributor) 2011-08-08T22:00:48Z TWikiContributor PersonalPreferencesHelp https://wiki.ivoa.net/twiki/bin/view/TWiki/PersonalPreferencesHelp Personal Preferences Help Below help text gets included by user profile pages instantiated from NewUserTemplate or .NewUserTemplate (if exists) TWiki has... (last changed by TWikiContributor) 2011-07-28T04:17:06Z TWikiContributor TWikiNetSkinPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiNetSkinPlugin TWikiNetSkin Plugin Helps TWikiNetSkin to render tables and h2 headers. This plugin is only enabled if the skin is set to twikinet . Syntax Rules (none) Plugin... (last changed by TWikiContributor) 2011-07-10T22:05:39Z TWikiContributor VarHEADLINES https://wiki.ivoa.net/twiki/bin/view/TWiki/VarHEADLINES HEADLINES{`url`} show RSS and ATOM feeds in TWiki pages The % HEADLINES{`url` variable is handled by the HeadlinesPlugin. Syntax: % HEADLINES{ `http:... (last changed by TWikiContributor) 2011-07-09T00:26:47Z TWikiContributor VarENCODE https://wiki.ivoa.net/twiki/bin/view/TWiki/VarENCODE ENCODE{`string`} encodes a string to HTML entities Encode `special` characters to HTML numeric entities. Encoded characters are: all non printable ASCII... (last changed by TWikiContributor) 2011-06-14T03:41:48Z TWikiContributor VarTOC2 https://wiki.ivoa.net/twiki/bin/view/TWiki/VarTOC2 TOC{`Topic`} table of contents Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ( ` text`... (last changed by TWikiContributor) 2010-07-07T04:51:54Z TWikiContributor
>
>
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... (last changed by GiuliaIafrate) 2024-04-08T07:41:57Z GiuliaIafrate 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... (last changed by TWikiAdminUser) 2023-01-19T10:06:18Z admin 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... (last changed by TWikiAdminUser) 2023-01-19T10:06:18Z admin 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... (last changed by TWikiAdminUser) 2022-12-02T09:41:04Z admin BackupRestoreConsole https://wiki.ivoa.net/twiki/bin/view/TWiki/BackupRestoreConsole TWiki Backup Restore Console Related Topics: BackupRestorePlugin, .AdminToolsCategory (last changed by TWikiAdminUser) 2022-12-02T09:41:04Z admin 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... (last changed by TWikiAdminUser) 2022-12-02T09:10:06Z admin 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... (last changed by TWikiAdminUser) 2022-12-02T09:10:06Z admin 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... (last changed by TWikiAdminUser) 2022-12-02T09:10:05Z admin MailerContrib https://wiki.ivoa.net/twiki/bin/view/TWiki/MailerContrib Mailer Contrib Introduction The Mailer Contrib allows users to `subscribe` to regularly scheduled e mails containing either: A report on changes to all topics... (last changed by TWikiContributor) 2012-01-14T06:18:55Z TWikiContributor 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... (last changed by TWikiContributor) 2011-08-21T04:16:08Z TWikiContributor TWikiUpgradeGuide https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiUpgradeGuide TWiki Upgrade Guide This guide covers upgrading from a previous version of TWiki (such as TWiki 4.3) to TWiki 5.1 Overview TWiki 5.1 is a minor release introducing... (last changed by TWikiContributor) 2011-08-13T22:16:07Z TWikiContributor HeadlinesPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/HeadlinesPlugin Headlines Plugin Description This plugin displays RSS and ATOM feeds from news sites. Use it to build news portals that show headline news. Note: Syndic8.com... (last changed by TWikiContributor) 2011-07-17T22:41:43Z TWikiContributor TwistyPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/TwistyPlugin TwistyPlugin Introduction The TwistyPlugin gives you several options to control the appearance of a twisty: use link text or buttons position an icon... (last changed by TWikiContributor) 2011-07-10T22:25:24Z TWikiContributor TWikiEditingShorthand https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiEditingShorthand TWiki Editing Shorthand These instructions are for contributors who prefer to use the Raw Edit over the default WYSIWYG editor. Formatting Command: You write:... (last changed by TWikiContributor) 2011-06-05T02:52:13Z TWikiContributor DatabaseContrib https://wiki.ivoa.net/twiki/bin/view/TWiki/DatabaseContrib Database Contrib Package Summary of Contents This contrib provides subroutines that come in handy when accessing a SQL database. db connect connects to a SQL... (last changed by TWikiContributor) 2011-05-15T06:43:00Z TWikiContributor 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... (last changed by TWikiContributor) 2011-04-12T00:50:46Z TWikiContributor
 

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

 
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.