Difference: WebRssBase (2 vs. 3)

Revision 32003-09-03 - PeterThoeny

Changed:
<
<

RSS Feed

>
>

How to Find out What's New?

 
Changed:
<
<
This is the base for the RSS feed for each web.
>
>
There are three ways to find out what's new in each TWiki web:
Added:
>
>
  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
 
Changed:
<
<
Each web has a WebRss that should contain the following text:
>
>

RSS Feed Usage

 
Added:
>
>

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

  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>
Changed:
<
<
>
>
  TWiki.TWiki https://wiki.ivoa.net/twiki/bin/view/TWiki https://wiki.ivoa.net/internal/TWiki/TWikiLogos/twikilogo88x31.gif
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 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 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 TWikiUsersDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiUsersDotPm Package TWiki::Users This package provides services for the lookup and manipulation of login and wiki names of users, and their authentication. It is a Facade that... 2011-08-21T04:15:52Z TWikiContributor 6 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiUsersDotPm https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiUsersDotPm TipsContrib https://wiki.ivoa.net/twiki/bin/view/TWiki/TipsContrib 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... 2011-07-07T22:20:13Z TWikiContributor 9 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TipsContrib https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TipsContrib TWikiPlugins https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiPlugins TWiki Plugins Add functionality to TWiki with readily available plugins; create plugins based on APIs Overview You can add plugins to extend TWiki functionality... 2011-06-06T21:59:34Z TWikiContributor 36 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiPlugins https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiPlugins SiteMap https://wiki.ivoa.net/twiki/bin/view/TWiki/SiteMap TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are colored coded... 2011-01-22T05:06:41Z TWikiContributor 18 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/SiteMap https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/SiteMap 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`... 2010-07-07T04:51:54Z TWikiContributor 5 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarTOC2 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarTOC2 VarACTIVATEDPLUGINS https://wiki.ivoa.net/twiki/bin/view/TWiki/VarACTIVATEDPLUGINS ACTIVATEDPLUGINS list of currently activated plugins Syntax: % ACTIVATEDPLUGINS% Expands to: Related: PLUGINDESCRIPTIONS, FAILEDPLUGINS, PLUGINVERSION... 2010-06-30T05:49:41Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarACTIVATEDPLUGINS https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarACTIVATEDPLUGINS TextFormattingFAQ https://wiki.ivoa.net/twiki/bin/view/TWiki/TextFormattingFAQ Text Formatting FAQ This topics lists frequently asked questions on text formatting. Text formatting applies to people who edit TWiki pages in raw edit mode. TextFormattingRules... 2010-06-30T05:28:35Z TWikiContributor 22 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TextFormattingFAQ https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TextFormattingFAQ TWikiTipsOfTheDayAdmin https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTipsOfTheDayAdmin TWiki Tip Of The Day Administration Adminstrative Pages TWikiTipsOfTheDay Aggregated List of All Tips, from and . TWikiTipsOfTheDayAddNew Add A New... 2010-05-16T01:17:19Z TWikiContributor 3 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTipsOfTheDayAdmin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTipsOfTheDayAdmin
>
>
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 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 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 FormattedSearch https://wiki.ivoa.net/twiki/bin/view/TWiki/FormattedSearch TWiki Formatted Search Inline search feature allows flexible formatting of search result The default output format of a % SEARCH{... is a table consisting of topic... 2011-11-02T19:14:06Z TWikiContributor 23 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/FormattedSearch https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/FormattedSearch TWikiReferenceManual https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiReferenceManual TWiki Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of the TWiki Enterprise Collaboration... 2011-10-01T20:08:38Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiReferenceManual https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiReferenceManual TagMeViewMyTags https://wiki.ivoa.net/twiki/bin/view/TWiki/TagMeViewMyTags Tag me: View My Tags All Tags My Tags Tag Search Other tag options: Create new tag, Rename tag, Delete tag 2011-07-17T22:02:03Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TagMeViewMyTags https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TagMeViewMyTags VarCOMMENT https://wiki.ivoa.net/twiki/bin/view/TWiki/VarCOMMENT COMMENT{ attributes } insert an edit box into the topic to easily add comments. A % COMMENT% without parameters shows a simple text box. A % COMMENT... 2011-03-28T20:13:18Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarCOMMENT https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarCOMMENT 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 TWikiRequestDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiRequestDotPm Package package TWiki::Request Class to encapsulate request data. Fields: action action requested (view, edit, save, ...) cookies hashref whose keys... 2010-05-29T14:44:35Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRequestDotPm https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiRequestDotPm LoginName https://wiki.ivoa.net/twiki/bin/view/TWiki/LoginName The name you log in with A login name is a sequence of alphanumeric characters and underscores. You cannot alter your LoginName: you have to get the administrator... 2010-05-15T22:04:54Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/LoginName https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/LoginName VarI https://wiki.ivoa.net/twiki/bin/view/TWiki/VarI 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
 

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

Changed:
<
<
-- PeterThoeny - 30 Jan 2003
>
>
-- 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-2024 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.