Difference: WebRssBase (9 vs. 10)

Revision 102012-11-09 - TWikiContributor

 

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://www.oact.inaf.it/twikicheops/bin/view/TWiki /twikicheops/pub/TWiki/WebPreferences/logo.gif
Changed:
<
<
WebRssBase https://www.oact.inaf.it/twikicheops/bin/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) 2018-07-15T00:36:35Z TWikiContributor TWikiTips https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTips TWiki Tips TWiki Tips are tips and hints contributed by TWiki users. Use this form to search for tips. You can contribute new tips. See also: TWiki Tips Of The... (last changed by TWikiContributor) 2018-07-15T00:21:01Z TWikiContributor DatePickerPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/DatePickerPlugin Date Picker Plugin Introduction The DatePickerPlugin handles an input field with a pop up calendar to select a date for use in TWiki forms and TWiki applications... (last changed by TWikiContributor) 2018-07-06T00:56:44Z TWikiContributor VarEDITFORMFIELD https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEDITFORMFIELD EDITFORMFIELD{`fieldname` form ``} render an input field specified in a form template topic Use this to create HTML forms that update TWikiForms, such as a... (last changed by TWikiContributor) 2016-08-31T04:01:34Z TWikiContributor SearchResultsPagination https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SearchResultsPagination Search Results Pagination When a % SEARCH{... returns many results, you may want to paginate the results. Overview You can achieve search results pagination by... (last changed by TWikiContributor) 2015-06-08T08:17:58Z TWikiContributor PeterThoeny https://www.oact.inaf.it/twikicheops/bin/view/TWiki/PeterThoeny Peter Thoeny TWiki Enterprise Consultant, Founder and BDFL of TWiki and TWiki.org, inventor of structured wikis, co author of for Dummies book, speaker, HDR Photographer... (last changed by TWikiContributor) 2014-12-16T02:17:39Z TWikiContributor WebLeftBarPersonalTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebLeftBarPersonalTemplate My links: My activities TWiki.org edit (last changed by TWikiContributor) 2013-10-14T07:39:45Z TWikiContributor VarBULLET https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBULLET BULLET bullet sign Bullet sign, useful to create a bullet list in a TWiki table, such as % BULLET% One % BB% Two % BB% Three Type: Preference variable... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor VarNOTIFYTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarNOTIFYTOPIC NOTIFYTOPIC name of the notify topic Note: Each web has a notify topic Syntax: % NOTIFYTOPIC% Expands to: , renders as Category: SystemInformationVariabl... (last changed by TWikiContributor) 2013-09-20T08:03:22Z TWikiContributor VarS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarS S red star icon Type: Preference variable TWikiRenderingShortcut. Syntax: % S% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor TWikiDashboardImages https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiDashboardImages TWikiDashboardAddOn #187; TWiki Dashboard Banner Images You can use these banner images for your own dashboards. If you use your own image, attach it directly to your... (last changed by TWikiContributor) 2013-08-16T06:29:52Z TWikiContributor VarUSERSIG https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarUSERSIG USERSIG show user signature with profile picture icon Syntax: % USERSIG{WikiName or % USERSIG{WikiName YYYY MM DD The parameter can be either just... (last changed by TWikiContributor) 2013-02-07T00:03:42Z TWikiContributor VarUSERREPORT https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarUSERREPORT USERREPORT show user reports with profile pictures Show various user reports documented in UserReports Syntax: % USERREPORT{ action `...` ... Overview... (last changed by TWikiContributor) 2013-02-07T00:03:27Z TWikiContributor AutonomousWebs https://www.oact.inaf.it/twikicheops/bin/view/TWiki/AutonomousWebs Making webs autonomous Motivation On a large TWiki site having thousands of webs, each web should be as self service as possible so that TWiki administrators` work... (last changed by TWikiContributor) 2012-12-26T01:54:51Z TWikiContributor VarEXAMPLEVAR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEXAMPLEVAR EXAMPLEVAR example variable The % EXAMPLEVAR{ variable is handled by the EmptyPlugin Syntax: % EXAMPLEVAR{`text` format `...` Parameter text `... (last changed by TWikiContributor) 2012-11-15T09:41:23Z TWikiContributor VarSPACEDTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSPACEDTOPIC SPACEDTOPIC topic name, spaced and URL encoded deprecated The current topic name with added URL encoded spaces, for use in regular expressions that search for... (last changed by TWikiContributor) 2012-11-15T06:27:45Z TWikiContributor
>
>
SetGetPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SetGetPlugin SetGetPlugin Introduction Use % SET{ to store a JSON object or arbitrary text in a named variable, and reuse it with % GET{ later on within the topic or an included... (last changed by TWikiContributor) 2018-07-06T05:44:14Z TWikiContributor VarTOPICTITLE https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOPICTITLE TOPICTITLE title of a topic The topic title is defined by, in order of sequence: form field named `Title`, topic preference setting named TITLE... (last changed by TWikiContributor) 2018-04-25T22:35:14Z TWikiContributor UserSubwebs https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UserSubwebs User Subwebs TWiki provides each user with their own topic having their information and configuration. You may want to provide each user with a subweb Main/FirstLast... (last changed by TWikiContributor) 2017-01-23T08:08:34Z TWikiContributor VarTOPICLIST https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTOPICLIST TOPICLIST{`format`} topic index of a web List of all topics in a web. The `format` defines the format of one topic item. It may include variables: The $topic... (last changed by TWikiContributor) 2016-07-27T04:19:42Z TWikiContributor WebChangesAlert https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebChangesAlert Web Changes Notification Service Each TWiki web has an automatic e mail notification service that sends you an e mail with links to all of the topics modified since... (last changed by TWikiContributor) 2015-02-27T05:46:19Z TWikiContributor WelcomeGuest https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WelcomeGuest Welcome, ! Welcome to TWiki! This is a TWikiSite (pronounced twee kee site ), a meeting place to work on common interests. Anyone can contribute using any web... (last changed by TWikiContributor) 2014-12-23T20:46:31Z TWikiContributor TWikiTimeDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiTimeDotPm Package TWiki::Time Time handling functions. StaticMethod parseTime ($szDate,$defaultLocal) $iSecs Convert string date/time string to seconds since epoch (... (last changed by TWikiContributor) 2014-10-05T11:03:29Z TWikiContributor VarEDITFORM https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEDITFORM EDITFORM{} render a TWiki form for edit Show an HTML form to update the TWiki form data of a topic. Syntax to update a TWiki form: % EDITFORM{topic `..... (last changed by TWikiContributor) 2014-06-11T05:26:01Z TWikiContributor FileAttachment https://www.oact.inaf.it/twikicheops/bin/view/TWiki/FileAttachment File Attachments Each topic can have one or more files of any type attached to it by using the Attach screen to upload (or download) files from your local PC. Attachments... (last changed by TWikiContributor) 2014-05-20T04:40:02Z TWikiContributor TWikiUICopyDotPm https://www.oact.inaf.it/twikicheops/bin/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... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarRAQUO https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarRAQUO RAQUO right double angle quote This variable is typically used in breadcrumbs. Syntax: % RAQUO% Expands to: Type: Preference variable TWikiRenderingShortcut... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor WysiwygPluginSettings https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WysiwygPluginSettings 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 WebTopicEditTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebTopicEditTemplate Title Article text. Comments NOP (last changed by TWikiContributor) 2013-08-15T21:40:46Z TWikiContributor VarTWISTY https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarTWISTY TWISTY{ attributes } dynamically open and close sections of content The % TWISTY{ variable is handled by the TwistyPlugin. Syntax: % TWISTY{ ...... (last changed by TWikiContributor) 2012-11-15T07:03:55Z TWikiContributor VarDISPLAYTIME2 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarDISPLAYTIME2 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 VarBLACK https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBLACK BLACK start black colored text BLACK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-12T06:52:27Z TWikiContributor
 

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

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