Difference: WebRssBase (5 vs. 6)

Revision 62005-03-27 - TWikiContributor

Line: 1 to 1
Changed:
<
<

How to Find out What's New?

>
>

RSS News Feeds

 
Changed:
<
<
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
>
>

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
    • The source can be a RSS 1.0 feed (WebRss) or ATOM 1.0 feed (WebAtom)
    • Learn more on RSS at TWiki:Codev/TWikiSyndication
    • Learn more on ATOM at WebAtomBase and TWiki:Codev/AtomSyndication
 

RSS Feed Usage

Changed:
<
<
>
>
 

RSS Feed Internals

Line: 19 to 24
 The WebRss topic in each web contains the following text:


Changed:
<
<
<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"}%
>
>
<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
-->
 
Line: 40 to 47
  TWiki Administrator [support-l@caida.org] TWiki Administrator [support-l@caida.org] TWiki
Deleted:
<
<
TWiki.TWiki
 
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki
Changed:
<
<
https://wiki.caida.org/twiki/bin/view/TWiki
>
>
https://wiki.caida.org/twiki/bin/view/TWiki
  https://wiki.caida.org/twiki/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
TWikiRenderDotPm https://wiki.caida.org/twiki/bin/view/TWiki/TWikiRenderDotPm?t=2018-07-16T03:20:47Z Package TWiki::Render This module provides most of the actual HTML rendering code in TWiki. ClassMethod new ($session) Creates a new renderer ObjectMethod finish... (last changed by TWikiContributor) 2018-07-16T03:20:47Z TWikiContributor 11 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/TWikiRenderDotPm https://wiki.caida.org/twiki/bin/rdiff/TWiki/TWikiRenderDotPm UserReports https://wiki.caida.org/twiki/bin/view/TWiki/UserReports?t=2015-05-29T23:43:57Z TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor 3 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/UserReports https://wiki.caida.org/twiki/bin/rdiff/TWiki/UserReports VarCOPY https://wiki.caida.org/twiki/bin/view/TWiki/VarCOPY?t=2014-03-26T21:38:56Z COPY Copyright symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % COPY% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2014-03-26T21:38:56Z TWikiContributor 1 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarCOPY https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarCOPY VarREVINFO2 https://wiki.caida.org/twiki/bin/view/TWiki/VarREVINFO2?t=2013-11-27T08:00:26Z REVINFO{`format`} formatted revision information of topic Syntax: % REVINFO{`format` Supported parameters: Parameter: Description: Default... (last changed by TWikiContributor) 2013-11-27T08:00:26Z TWikiContributor 7 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarREVINFO2 https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarREVINFO2 TWikiAccessDotPm https://wiki.caida.org/twiki/bin/view/TWiki/TWikiAccessDotPm?t=2013-10-14T08:02:47Z Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 5 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/TWikiAccessDotPm https://wiki.caida.org/twiki/bin/rdiff/TWiki/TWikiAccessDotPm VarGROUPS https://wiki.caida.org/twiki/bin/view/TWiki/VarGROUPS?t=2013-10-10T00:18:58Z GROUPS a formatted list of groups Expands to a formatted list of user groups in your TWiki. The variable is intended to be used in .TWikiGroups, to allow a group... (last changed by TWikiContributor) 2013-10-10T00:18:58Z TWikiContributor 4 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarGROUPS https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarGROUPS VarADDTOHEAD https://wiki.caida.org/twiki/bin/view/TWiki/VarADDTOHEAD?t=2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor 2 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarADDTOHEAD https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarADDTOHEAD WysiwygPluginSettings https://wiki.caida.org/twiki/bin/view/TWiki/WysiwygPluginSettings?t=2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor 3 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/WysiwygPluginSettings https://wiki.caida.org/twiki/bin/rdiff/TWiki/WysiwygPluginSettings WebTopicEditTemplate https://wiki.caida.org/twiki/bin/view/TWiki/WebTopicEditTemplate?t=2013-08-15T21:40:46Z Title Article text. Comments NOP (last changed by TWikiContributor) 2013-08-15T21:40:46Z TWikiContributor 7 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/WebTopicEditTemplate https://wiki.caida.org/twiki/bin/rdiff/TWiki/WebTopicEditTemplate VarBROWN https://wiki.caida.org/twiki/bin/view/TWiki/VarBROWN?t=2012-11-15T07:49:59Z BROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T07:49:59Z TWikiContributor 4 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarBROWN https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarBROWN VarREVINFO https://wiki.caida.org/twiki/bin/view/TWiki/VarREVINFO?t=2012-11-15T06:09:07Z REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... (last changed by TWikiContributor) 2012-11-15T06:09:07Z TWikiContributor 4 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarREVINFO https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarREVINFO VarRED https://wiki.caida.org/twiki/bin/view/TWiki/VarRED?t=2012-11-15T06:08:07Z RED start red colored text RED is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in that... (last changed by TWikiContributor) 2012-11-15T06:08:07Z TWikiContributor 4 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarRED https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarRED VarLOGINURL https://wiki.caida.org/twiki/bin/view/TWiki/VarLOGINURL?t=2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor 2 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarLOGINURL https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarLOGINURL VarICONURL https://wiki.caida.org/twiki/bin/view/TWiki/VarICONURL?t=2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor 3 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarICONURL https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarICONURL VarFAILEDPLUGINS https://wiki.caida.org/twiki/bin/view/TWiki/VarFAILEDPLUGINS?t=2012-11-13T08:25:27Z FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS Category... (last changed by TWikiContributor) 2012-11-13T08:25:27Z TWikiContributor 4 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarFAILEDPLUGINS https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarFAILEDPLUGINS VarDISPLAYTIME2 https://wiki.caida.org/twiki/bin/view/TWiki/VarDISPLAYTIME2?t=2012-11-12T08:04:55Z DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... (last changed by TWikiContributor) 2012-11-12T08:04:55Z TWikiContributor 6 updated major https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarDISPLAYTIME2 https://wiki.caida.org/twiki/bin/rdiff/TWiki/VarDISPLAYTIME2
>
>
UserReports https://wiki.caida.org/twiki/bin/view/TWiki/UserReports?t=2015-05-29T23:43:57Z TWiki User Reports This page contains user reports you can use in TWiki application. Create appealing TWiki applications in a no time! Reports are of format % USERREPORT... (last changed by TWikiContributor) 2015-05-29T23:43:57Z TWikiContributor WebTopBar https://wiki.caida.org/twiki/bin/view/TWiki/WebTopBar?t=2014-06-19T03:03:06Z (last changed by TWikiContributor) 2014-06-19T03:03:06Z TWikiContributor TWikiMetaDotPm https://wiki.caida.org/twiki/bin/view/TWiki/TWikiMetaDotPm?t=2013-10-14T08:02:47Z Package TWiki::Meta All TWiki topics have data (text) and meta data (information about the topic). Meta data includes information such as file attachments, form... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiUIMdrepoUIDotPm https://wiki.caida.org/twiki/bin/view/TWiki/TWikiUIMdrepoUIDotPm?t=2013-10-14T08:02:47Z Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiAccessDotPm https://wiki.caida.org/twiki/bin/view/TWiki/TWikiAccessDotPm?t=2013-10-14T08:02:47Z Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarBB4 https://wiki.caida.org/twiki/bin/view/TWiki/VarBB4?t=2013-10-02T21:27:09Z BB4 level 4 bullet with line break Line break and bullet, level 4. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB4% Expands... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor WebPreferencesHelp https://wiki.caida.org/twiki/bin/view/TWiki/WebPreferencesHelp?t=2013-09-25T19:36:25Z Help on Preferences A preference setting is defined by: 3 or 6 spaces Set NAME value Example: Set WEBBGCOLOR #FFFFC0 A preferences... (last changed by TWikiContributor) 2013-09-25T19:36:25Z TWikiContributor VarM https://wiki.caida.org/twiki/bin/view/TWiki/VarM?t=2013-09-14T07:33:48Z M moved to... icon Type: Preference variable TWikiRenderingShortcut. Syntax: % M% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarT https://wiki.caida.org/twiki/bin/view/TWiki/VarT?t=2013-09-14T07:33:48Z T tip icon Type: Preference variable TWikiRenderingShortcut. Syntax: % T% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarH https://wiki.caida.org/twiki/bin/view/TWiki/VarH?t=2013-09-14T07:33:48Z H help icon Type: Preference variable TWikiRenderingShortcut. Syntax: % H% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor VarADDTOHEAD https://wiki.caida.org/twiki/bin/view/TWiki/VarADDTOHEAD?t=2013-09-13T00:05:38Z ADDTOHEAD add HTML to the HTML head section of the current page Useful for TWiki applications to add custom CSS or JavaScript to the HTML head section of a topic... (last changed by TWikiContributor) 2013-09-13T00:05:38Z TWikiContributor WysiwygPluginSettings https://wiki.caida.org/twiki/bin/view/TWiki/WysiwygPluginSettings?t=2013-09-12T05:06:39Z Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor TWikiTip029 https://wiki.caida.org/twiki/bin/view/TWiki/TWikiTip029?t=2013-01-23T07:51:40Z 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... (last changed by TWikiContributor) 2013-01-23T07:51:40Z TWikiContributor VarWIKIUSERNAME https://wiki.caida.org/twiki/bin/view/TWiki/VarWIKIUSERNAME?t=2012-11-15T07:41:29Z WIKIUSERNAME your Wiki username with web prefix Your % WIKINAME% with web prefix, useful to point to your user profile page Syntax: % WIKIUSERNAME%... (last changed by TWikiContributor) 2012-11-15T07:41:29Z TWikiContributor VarLOGINURL https://wiki.caida.org/twiki/bin/view/TWiki/VarLOGINURL?t=2012-11-14T05:52:24Z LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor) 2012-11-14T05:52:24Z TWikiContributor VarICONURL https://wiki.caida.org/twiki/bin/view/TWiki/VarICONURL?t=2012-11-13T09:00:16Z ICONURL{`name`} URL of small documentation graphic or icon Generates the full URL of a TWikiDocGraphics image, which TWiki renders as an image. The related... (last changed by TWikiContributor) 2012-11-13T09:00:16Z TWikiContributor
 
Changed:
<
<
See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication

-- TWiki:Main.PeterThoeny - 02 Sep 2003

>
>
See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 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.