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:
<
<
EmptyPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/EmptyPlugin Empty TWiki Plugin Introduction This is an empty plugin. Use it as a template to build your own .TWikiPlugins. This plugin does nothing, but is ready to be extended... (last changed by TWikiContributor) 2018-07-06T01:27:17Z 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 ColorPickerPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/ColorPickerPlugin Color Picker Plugin Introduction This TWiki plugin packages the color picker, which is a jQuery plugin developed by Steven Wittens of Acko.net. The package adds a... (last changed by TWikiContributor) 2018-07-06T00:16:11Z TWikiContributor WebCreateNewTopic https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebCreateNewTopic (last changed by TWikiContributor) 2015-06-10T21:23:04Z TWikiContributor VarGROUPS https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarGROUPS 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 VarBB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBB BB bullet with line break Line break and bullet without indentation. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB% Expands... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor VarHOMETOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarHOMETOPIC HOMETOPIC home topic in each web Note: Each web has a home topic Syntax: % HOMETOPIC% Expands to: , renders as Category: SystemInformationVariables... (last changed by TWikiContributor) 2013-09-20T08:03:13Z TWikiContributor SiteStatisticsFooter https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SiteStatisticsFooter Legend: Webs Total : Number of webs, excluding template webs Webs Viewed : Number of webs viewed This can be bigger than Webs Total since this... (last changed by TWikiContributor) 2013-09-12T01:06:30Z TWikiContributor VarBASETOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBASETOPIC BASETOPIC base topic where an INCLUDE started The name of the topic where a single or nested INCLUDE started same as % TOPIC% if there is no INCLUDE.... (last changed by TWikiContributor) 2012-12-06T07:04:20Z TWikiContributor VarWIKIUSERSTOPIC https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarWIKIUSERSTOPIC WIKIUSERSTOPIC name of topic listing all registers users Syntax: % WIKIUSERSTOPIC% Expands to: , with prefix renders as . Category: SystemInformationVariables... (last changed by TWikiContributor) 2012-11-15T07:42:15Z 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 VarSTARTSECTION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSTARTSECTION STARTSECTION marks the start of a section within a topic Section boundaries are defined with % STARTSECTION{ and % ENDSECTION{ . Sections may be given... (last changed by TWikiContributor) 2012-11-15T06:29:08Z TWikiContributor VarSCRIPTSUFFIX https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarSCRIPTSUFFIX SCRIPTSUFFIX script suffix Some TWiki installations require a file extension for CGI scripts, such as .pl or .cgi Syntax: % SCRIPTSUFFIX%... (last changed by TWikiContributor) 2012-11-15T06:20:11Z TWikiContributor VarREVINFO https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarREVINFO 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 VarEDITACTION https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarEDITACTION EDITACTION select an edit template EDITACTION defined in a topic or preference setting will define the use of an editaction template instead of the standard edit... (last changed by TWikiContributor) 2012-11-12T08:18:10Z TWikiContributor AttachmentsAndFilesVariables https://www.oact.inaf.it/twikicheops/bin/view/TWiki/AttachmentsAndFilesVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor
>
>
WebHome https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebHome The place to learn about TWiki features and perform TWiki system maintenance. TWiki is a flexible, powerful, secure, yet simple Enterprise Wiki and Web Application... (last changed by TWikiContributor) 2018-07-13T04:49:21Z TWikiContributor TopMenuSkin https://www.oact.inaf.it/twikicheops/bin/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) 2018-07-06T07:43:54Z TWikiContributor SmiliesPlugin https://www.oact.inaf.it/twikicheops/bin/view/TWiki/SmiliesPlugin The Smilies Plugin : ) Introduction Smilies are common in e mail messages and bulletin board posts. They are used to convey an emotion, such as a smile :<nop... (last changed by TWikiContributor) 2018-07-06T06:06:39Z TWikiContributor VarJQENDTABPANE https://www.oact.inaf.it/twikicheops/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` ...... (last changed by TWikiContributor) 2014-11-14T22:27:26Z TWikiContributor TWikiUserAuthentication https://www.oact.inaf.it/twikicheops/bin/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 TWikiConfigureCheckersCertificateKeyCheckerDotPm https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiConfigureCheckersCertificateKeyCheckerDotPm Package TWiki::Configure::Checkers::Certificate::KeyChecker Configure GUI checker for Certificate Key items. This checker validates files that contain private key... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarBB2 https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBB2 BB2 level 2 bullet with line break Line break and bullet, level 2. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB2% Expands... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor VarBR https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarBR BR line break Type: Preference variable TWikiRenderingShortcut. Syntax: % BR% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor TagMeDebugSearch https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TagMeDebugSearch Tag me: Debug Tag Search web: topic: tag: by: sort: norelated: nototal: minsize: maxsize:... (last changed by TWikiContributor) 2013-04-18T01:40:46Z TWikiContributor WebCreateNewTopicTemplate https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebCreateNewTopicTemplate Create New Topic in 1 Web %{ do not show the following elements Topic name: Topic parent: Use template: Default template View templates (last changed by TWikiContributor) 2013-04-10T10:41:37Z TWikiContributor TWikiExternalLinks https://www.oact.inaf.it/twikicheops/bin/view/TWiki/TWikiExternalLinks TWiki External Links URLs starting with file , ftp , gopher , http , https , irc , mailto , news , nntp and telnet are linked automatically if preceded... (last changed by TWikiContributor) 2013-03-19T03:57:19Z TWikiContributor WebLeftBarExample https://www.oact.inaf.it/twikicheops/bin/view/TWiki/WebLeftBarExample 1 Web 1 Web Home Changes Index Search Webs (last changed by TWikiContributor) 2013-01-23T08:12:32Z TWikiContributor VarINCLUDINGWEB https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarINCLUDINGWEB INCLUDINGWEB web that includes current topic The web name of the topic that includes the current topic same as % WEB% if there is no INCLUDE. Syntax... (last changed by TWikiContributor) 2012-12-06T07:04:29Z TWikiContributor UsingMultipleDisks https://www.oact.inaf.it/twikicheops/bin/view/TWiki/UsingMultipleDisks Using multiple disks for DataDir and PubDir Motivation A TWiki site may reach a point where a single disk drive cannot house all files. Having PubDir on a different... (last changed by TWikiContributor) 2012-11-22T04:22:04Z 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 VarLIME https://www.oact.inaf.it/twikicheops/bin/view/TWiki/VarLIME LIME start lime colored text LIME is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) 2012-11-15T07:59:34Z 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.