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:
<
<
LatexSymbols https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols Latex Symbols (1 of 5) Greek letters lower case Symbol Latex Command Symbol Latex Command Symbol Latex Command... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols LatexSymbols5 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols5 Latex Symbols (5 of 5) Delimiters Symbols Latex Command Symbols Latex Command %$ \lfloor $% \lfloor %$\rfloor $% \rfloor... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols5 https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols5 LatexSymbols3 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols3 Latex Symbols (3 of 5) Arrows Symbols Latex Command Symbols Latex Command %$ \leftarrow $% \leftarrow %$ \Leftarrow... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols3 https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols3 LatexModePlugin https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexModePlugin LatexModePlugin This LaTeX Mode TWiki Plugin allows you to include LaTeX mark up commands within a TWiki page. It uses external programs (specifically... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexModePlugin https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexModePlugin LatexSymbols2 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols2 Latex Symbols (2 of 5) Relationship Symbols Symbols Latex Command Symbols Latex Command %$\leq$% \leq %$\equiv$... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols2 https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols2 LatexSymbols4 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols4 Latex Symbols (4 of 5) Symbols Latex Command Symbols Latex Command Symbols for Sets and Analytic Equations Symbols Latex Command Symbols... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols4 https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols4 LatexIntro https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexIntro \usepackage{amsfonts} \definecolor{Lightmaroon}{rgb}{0.6667,0,0} \definecolor{Cornflowerblue}{rgb}{0,0.4,0.8} Introduction to \Large\LaTeX \LaTeX is a complete... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexIntro https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexIntro SiteMap https://neutrinolab.snu.ac.kr/do/view/TWiki/SiteMap TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... 2018-06-02T16:15:01Z byang 24 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/SiteMap https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/SiteMap SourceCode https://neutrinolab.snu.ac.kr/do/view/TWiki/SourceCode TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... 2015-11-29T10:27:05Z TWikiContributor 20 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/SourceCode https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/SourceCode WebPreferences https://neutrinolab.snu.ac.kr/do/view/TWiki/WebPreferences TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... 2015-09-18T01:15:25Z TWikiContributor 34 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/WebPreferences https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/WebPreferences TWikiTimeDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiTimeDotPm Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate,$defaultLocal) $iSecs Convert string date/time string to seconds since epoch (... 2014-10-05T11:03:29Z TWikiContributor 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiTimeDotPm https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiTimeDotPm TWikiUICopyDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUICopyDotPm Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... 2013-10-14T08:02:47Z TWikiContributor 1 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUICopyDotPm https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUICopyDotPm TWikiUIMdrepoUIDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIMdrepoUIDotPm Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); 2013-10-14T08:02:47Z TWikiContributor 1 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIMdrepoUIDotPm https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIMdrepoUIDotPm TWikiUISearchDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUISearchDotPm Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... 2013-10-14T08:02:47Z TWikiContributor 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUISearchDotPm https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUISearchDotPm TWikiUIEditDotPm https://neutrinolab.snu.ac.kr/do/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://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIEditDotPm https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIEditDotPm TWikiUIUploadDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIUploadDotPm Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be... 2010-05-29T14:44:45Z TWikiContributor 5 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIUploadDotPm https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIUploadDotPm
>
>
LatexSymbols5 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols5?t=2024-11-19T06:31:23Z Latex Symbols (5 of 5) Delimiters Symbols Latex Command Symbols Latex Command %$ \lfloor $% \lfloor %$\rfloor $% \rfloor... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols5 https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols5 LatexSymbols https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols?t=2024-11-19T06:31:23Z Latex Symbols (1 of 5) Greek letters lower case Symbol Latex Command Symbol Latex Command Symbol Latex Command... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols LatexIntro https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexIntro?t=2024-11-19T06:31:23Z \usepackage{amsfonts} \definecolor{Lightmaroon}{rgb}{0.6667,0,0} \definecolor{Cornflowerblue}{rgb}{0,0.4,0.8} Introduction to \Large\LaTeX \LaTeX is a complete... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexIntro https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexIntro LatexSymbols4 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols4?t=2024-11-19T06:31:23Z Latex Symbols (4 of 5) Symbols Latex Command Symbols Latex Command Symbols for Sets and Analytic Equations Symbols Latex Command Symbols... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols4 https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols4 LatexSymbols2 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols2?t=2024-11-19T06:31:23Z Latex Symbols (2 of 5) Relationship Symbols Symbols Latex Command Symbols Latex Command %$\leq$% \leq %$\equiv$... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols2 https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols2 LatexModePlugin https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexModePlugin?t=2024-11-19T06:31:23Z LatexModePlugin This LaTeX Mode TWiki Plugin allows you to include LaTeX mark up commands within a TWiki page. It uses external programs (specifically... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexModePlugin https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexModePlugin LatexSymbols3 https://neutrinolab.snu.ac.kr/do/view/TWiki/LatexSymbols3?t=2024-11-19T06:31:23Z Latex Symbols (3 of 5) Arrows Symbols Latex Command Symbols Latex Command %$ \leftarrow $% \leftarrow %$ \Leftarrow... 2024-11-19T06:31:23Z admin 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols3 https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/LatexSymbols3 SiteMap https://neutrinolab.snu.ac.kr/do/view/TWiki/SiteMap?t=2018-06-02T16:15:01Z TWiki Site Map TWiki is divided up into webs, also known as workspaces or collaboration spaces. Web Description Links Webs are color... 2018-06-02T16:15:01Z byang 24 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/SiteMap https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/SiteMap SourceCode https://neutrinolab.snu.ac.kr/do/view/TWiki/SourceCode?t=2015-11-29T10:27:05Z TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... 2015-11-29T10:27:05Z TWikiContributor 20 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/SourceCode https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/SourceCode WebPreferences https://neutrinolab.snu.ac.kr/do/view/TWiki/WebPreferences?t=2015-09-18T01:15:25Z TWiki Web Preferences The following settings are web preferences of the TWiki web. These preferences override the site level preferences in . and... 2015-09-18T01:15:25Z TWikiContributor 34 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/WebPreferences https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/WebPreferences TWikiUISearchDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUISearchDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::Search UI functions for searching. StaticMethod search ($session) Perform a search as dictated by CGI parameters: Parameter: Description... 2013-10-14T08:02:47Z TWikiContributor 4 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUISearchDotPm https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUISearchDotPm TWikiUIMdrepoUIDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIMdrepoUIDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); 2013-10-14T08:02:47Z TWikiContributor 1 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIMdrepoUIDotPm https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIMdrepoUIDotPm TWikiUICopyDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUICopyDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::Copy UI delegate for copy function StaticMethod copy ($session) copy command handler. This method is designed to be invoked via the UI::run... 2013-10-14T08:02:47Z TWikiContributor 1 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUICopyDotPm https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUICopyDotPm TWikiUIEditDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIEditDotPm?t=2011-04-12T00:50:46Z 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://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIEditDotPm https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIEditDotPm TWikiUIUploadDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIUploadDotPm?t=2010-05-29T14:44:45Z Package TWiki::UI::Upload UI delegate for attachment management functions StaticMethod attach ($session) attach command handler. This method is designed to be... 2010-05-29T14:44:45Z TWikiContributor 5 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIUploadDotPm https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIUploadDotPm TWikiUIRestDotPm https://neutrinolab.snu.ac.kr/do/view/TWiki/TWikiUIRestDotPm?t=2010-05-29T14:44:12Z Package TWiki::UI::Rest UI delegate for REST interface 2010-05-29T14:44:12Z TWikiContributor 1 updated major https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIRestDotPm https://neutrinolab.snu.ac.kr/do/rdiff/TWiki/TWikiUIRestDotPm
 

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

-- PeterThoeny - 02 Sep 2003

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