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 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 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 TWikiLoginManagerDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiLoginManagerDotPm Package TWiki::LoginManager The package is also a Factory for login managers and also the base class for all login managers. On it`s own, an object of this class... 2011-08-21T04:15:17Z TWikiContributor 4 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiLoginManagerDotPm https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiLoginManagerDotPm SlideShowPlugin https://wiki.ivoa.net/twiki/bin/view/TWiki/SlideShowPlugin Slide Show Plugin Introduction There is already a defacto standard for presentations, why this plugin? This plugin makes sense for organizations that do already have... 2011-08-08T22:51:43Z TWikiContributor 10 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/SlideShowPlugin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/SlideShowPlugin TWikiSearchDotPm https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiSearchDotPm 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 VarREVINFO2 https://wiki.ivoa.net/twiki/bin/view/TWiki/VarREVINFO2 REVINFO{`format`} formatted revision information of topic Syntax: % REVINFO{`format` Supported parameters: Parameter: Description: Default... 2010-12-29T23:23:37Z TWikiContributor 5 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREVINFO2 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarREVINFO2 VarLOGOUTURL https://wiki.ivoa.net/twiki/bin/view/TWiki/VarLOGOUTURL LOGOUTURL present a logout link Present a logout link, regardless of the state of login Syntax: % LOGOUTURL% Expand to: Related: TWikiUserAuthentication... 2010-08-06T23:56:28Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarLOGOUTURL https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarLOGOUTURL TWikiTip015 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip015 Breadcrumb The breadcrumb of a topic shows you the page hierarchy. It is constructed using a topic`s parent setting. See More Tips... Contributors: TWiki:Main... 2010-06-27T08:07:04Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip015 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip015 TWikiTip007 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip007 Linking to a file attachment One can create a link to a file attachment using one of the following TWikiVariables, % ATTACHURL% or % PUBURL% . % ATTACHURL% is... 2010-06-27T07:10:59Z TWikiContributor 2 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip007 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip007 VarJQENDTABPANE https://wiki.ivoa.net/twiki/bin/view/TWiki/VarJQENDTABPANE JQENDTABPANE end a JQuery tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab 1 ...... 2010-06-09T06:04:50Z TWikiContributor 1 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarJQENDTABPANE https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/VarJQENDTABPANE
>
>
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 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 PatternSkin https://wiki.ivoa.net/twiki/bin/view/TWiki/PatternSkin Pattern Skin . For use in corporate or perhaps in personal websites it should be fairly easy to tune the looks or even create a PatternSkin based new skin. Screenshot... 2012-01-14T05:48:46Z TWikiContributor 25 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/PatternSkin https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/PatternSkin 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 WebLeftBar https://wiki.ivoa.net/twiki/bin/view/TWiki/WebLeftBar 1 Web Users Groups Index Search Changes Notifications RSS Feed Statistics Preferences User... 2011-07-28T22:08:03Z TWikiContributor 9 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WebLeftBar https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WebLeftBar TWikiFAQ https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiFAQ Frequently Asked Questions About TWiki This is a real FAQ, and also a demo of an easily implemented knowledge base solution. To see how it`s done, view the source... 2011-07-11T20:32:47Z TWikiContributor 19 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiFAQ https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiFAQ 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 TWikiTip029 https://wiki.ivoa.net/twiki/bin/view/TWiki/TWikiTip029 RSS news feed of topic changes You can use an RSS news reader to find out what is new in a TWiki web. This complements WebChanges that shows recent changes in... 2010-06-28T06:02:03Z TWikiContributor 5 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip029 https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/TWikiTip029 WikiCulture https://wiki.ivoa.net/twiki/bin/view/TWiki/WikiCulture FAQ: Everybody can edit any page, this is scary. Doesn`t that lead to chaos? Answer: TWiki is one of many engines, the first one was built by Ward Cunningham. Collaborating... 2010-06-19T21:12:36Z TWikiContributor 13 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WikiCulture https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WikiCulture WikiSyntaxSummary https://wiki.ivoa.net/twiki/bin/view/TWiki/WikiSyntaxSummary TWiki Syntax Summary This page provides online help for new TWiki users when editing a page. If there`s some formatting that your contributors use often, you can... 2010-06-11T16:16:36Z TWikiContributor 6 updated major https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WikiSyntaxSummary https://wiki.ivoa.net/twiki/bin/rdiff/TWiki/WikiSyntaxSummary
 

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-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.