Difference: WebRssBase (9 vs. 10)

Revision 102012-11-09 - TWikiContributor

Line: 1 to 1
 

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:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki https://afnog.iotworkshop.africa/do/view/TWiki https://afnog.iotworkshop.africa/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
<
<
TWikiFuncDotPm https://afnog.iotworkshop.africa/do/view/TWiki/TWikiFuncDotPm Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact... (last changed by TWikiContributor) 2015-11-29T10:27:03Z TWikiContributor TWikiNetSkin https://afnog.iotworkshop.africa/do/view/TWiki/TWikiNetSkin TWikiNetSkin Introduction The TWikiNetSkin is functional and clean and has corporate appeal. It is the default skin provided with Twiki, Inc. products, designed by... (last changed by TWikiContributor) 2015-09-18T08:27:07Z TWikiContributor PatternSkin https://afnog.iotworkshop.africa/do/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... (last changed by TWikiContributor) 2015-09-17T06:27:23Z TWikiContributor TWikiInstallationGuide https://afnog.iotworkshop.africa/do/view/TWiki/TWikiInstallationGuide TWiki Installation Guide The following is installation instructions for the TWiki 6.0 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki... (last changed by TWikiContributor) 2015-09-09T22:26:40Z TWikiContributor VarINCLUDE https://afnog.iotworkshop.africa/do/view/TWiki/VarINCLUDE INCLUDE{`page`} include other topic, attachment, or web page Merges the content of a specified page into the current one before rendering. Syntax: % INCLUDE... (last changed by TWikiContributor) 2015-06-05T01:43:02Z TWikiContributor UserReports https://afnog.iotworkshop.africa/do/view/TWiki/UserReports 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 TWikiAccessControl https://afnog.iotworkshop.africa/do/view/TWiki/TWikiAccessControl TWiki Access Control Restricting read and write access to topics and webs, by Users and groups TWiki Access Control allows you restrict access to single topics and... (last changed by TWikiContributor) 2015-03-30T07:06:28Z TWikiContributor LargeSite https://afnog.iotworkshop.africa/do/view/TWiki/LargeSite Managing a Large Site There is no limitation with the number of webs and users a TWiki site can have. But there are several considerationgs needed to run a site having... (last changed by TWikiContributor) 2015-02-25T09:01:21Z TWikiContributor CommentPlugin https://afnog.iotworkshop.africa/do/view/TWiki/CommentPlugin Comment Plugin The Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, CommentPluginExamples... (last changed by TWikiContributor) 2015-01-11T06:59:50Z TWikiContributor TWikiForms https://afnog.iotworkshop.africa/do/view/TWiki/TWikiForms TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... (last changed by TWikiContributor) 2014-12-11T07:16:09Z TWikiContributor AdminToolsCategory https://afnog.iotworkshop.africa/do/view/TWiki/AdminToolsCategory Admin Tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure script, , InterWikis, Variables, Doc... (last changed by TWikiContributor) 2014-01-31T08:53:20Z TWikiContributor TWikiTipsOfTheDayInclude https://afnog.iotworkshop.africa/do/view/TWiki/TWikiTipsOfTheDayInclude TWiki Tips Of the Day Include This Page randomly picks a Tip of the day to display. The of the TWiki and Sandbox web include the part between the horizontal rules... (last changed by TWikiContributor) 2013-10-25T19:11:37Z TWikiContributor InstantEnhancements https://afnog.iotworkshop.africa/do/view/TWiki/InstantEnhancements Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor) 2013-09-25T19:36:57Z TWikiContributor WebAtomBase https://afnog.iotworkshop.africa/do/view/TWiki/WebAtomBase ATOM 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 1. Subscribed... (last changed by TWikiContributor) 2013-04-23T04:12:33Z TWikiContributor RegularExpression https://afnog.iotworkshop.africa/do/view/TWiki/RegularExpression Regular Expressions Introduction Regular expressions (REs), unlike simple queries, allow you to search for text which matches a particular pattern. REs are similar... (last changed by TWikiContributor) 2013-03-10T06:40:18Z TWikiContributor WebTopicViewTemplate https://afnog.iotworkshop.africa/do/view/TWiki/WebTopicViewTemplate Note: This topic does not exist The topic 1 you are trying to access does not exist, yet. Do you wish to navigate quickly to a similar topic? Similar topics... (last changed by TWikiContributor) 2013-01-24T01:48:37Z TWikiContributor
>
>
TWikiFuncDotPm https://afnog.iotworkshop.africa/do/view/TWiki/TWikiFuncDotPm Package TWiki::Func Official list of stable TWiki functions for Plugin developers This module defines official functions that TWiki plugins can use to interact... (last changed by TWikiContributor) 2015-11-29T10:27:03Z TWikiContributor PatternSkin https://afnog.iotworkshop.africa/do/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... (last changed by TWikiContributor) 2015-09-17T06:27:23Z TWikiContributor TWikiInstallationGuide https://afnog.iotworkshop.africa/do/view/TWiki/TWikiInstallationGuide TWiki Installation Guide The following is installation instructions for the TWiki 6.0 production release on an Apache web server on Linux. Visit TWiki:TWiki.InstallingTWiki... (last changed by TWikiContributor) 2015-09-09T22:26:40Z TWikiContributor VarINCLUDE https://afnog.iotworkshop.africa/do/view/TWiki/VarINCLUDE INCLUDE{`page`} include other topic, attachment, or web page Merges the content of a specified page into the current one before rendering. Syntax: % INCLUDE... (last changed by TWikiContributor) 2015-06-05T01:43:02Z TWikiContributor LargeSite https://afnog.iotworkshop.africa/do/view/TWiki/LargeSite Managing a Large Site There is no limitation with the number of webs and users a TWiki site can have. But there are several considerationgs needed to run a site having... (last changed by TWikiContributor) 2015-02-25T09:01:21Z TWikiContributor CommentPlugin https://afnog.iotworkshop.africa/do/view/TWiki/CommentPlugin Comment Plugin The Comment Plugin lets users quickly post comments to a page without an edit/preview/save cycle. Related topics: CommentPluginTemplates, CommentPluginExamples... (last changed by TWikiContributor) 2015-01-11T06:59:50Z TWikiContributor TWikiForms https://afnog.iotworkshop.africa/do/view/TWiki/TWikiForms TWiki Forms Foundation of TWiki Applications Add structure to content with forms attached to twiki topics. TWiki forms (with form fields) and formatted search are... (last changed by TWikiContributor) 2014-12-11T07:16:09Z TWikiContributor TopMenuSkin https://afnog.iotworkshop.africa/do/view/TWiki/TopMenuSkin TopMenuSkin The TopMenuSkin adds pulldown menus to the PatternSkin. Screenshot Tob Bar and Menu Structure TopMenuSkinTopBar top bar with menu bar, logo and... (last changed by TWikiContributor) 2014-08-19T07:34:13Z TWikiContributor TWikiUserAuthentication https://afnog.iotworkshop.africa/do/view/TWiki/TWikiUserAuthentication TWiki User Authentication TWiki site access control and user activity tracking options Overview Authentication, or `logging in`, is the process by which a user... (last changed by TWikiContributor) 2014-07-13T20:49:50Z TWikiContributor AdminToolsCategory https://afnog.iotworkshop.africa/do/view/TWiki/AdminToolsCategory Admin Tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure script, , InterWikis, Variables, Doc... (last changed by TWikiContributor) 2014-01-31T08:53:20Z TWikiContributor TWikiTipsOfTheDayInclude https://afnog.iotworkshop.africa/do/view/TWiki/TWikiTipsOfTheDayInclude TWiki Tips Of the Day Include This Page randomly picks a Tip of the day to display. The of the TWiki and Sandbox web include the part between the horizontal rules... (last changed by TWikiContributor) 2013-10-25T19:11:37Z TWikiContributor InstantEnhancements https://afnog.iotworkshop.africa/do/view/TWiki/InstantEnhancements Instant TWiki Site Enhancements These quick enhancements are aimed at improving and customising your TWiki. New TWiki site administrators are especially encouraged... (last changed by TWikiContributor) 2013-09-25T19:36:57Z TWikiContributor WebAtomBase https://afnog.iotworkshop.africa/do/view/TWiki/WebAtomBase ATOM 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 1. Subscribed... (last changed by TWikiContributor) 2013-04-23T04:12:33Z TWikiContributor RegularExpression https://afnog.iotworkshop.africa/do/view/TWiki/RegularExpression Regular Expressions Introduction Regular expressions (REs), unlike simple queries, allow you to search for text which matches a particular pattern. REs are similar... (last changed by TWikiContributor) 2013-03-10T06:40:18Z TWikiContributor WebTopicViewTemplate https://afnog.iotworkshop.africa/do/view/TWiki/WebTopicViewTemplate Note: This topic does not exist The topic 1 you are trying to access does not exist, yet. Do you wish to navigate quickly to a similar topic? Similar topics... (last changed by TWikiContributor) 2013-01-24T01:48:37Z TWikiContributor WebRssBase https://afnog.iotworkshop.africa/do/view/TWiki/WebRssBase 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 1. Subscribed... (last changed by TWikiContributor) 2012-11-09T09:28:29Z TWikiContributor
 

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

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