Difference: WebRssBase (1 vs. 11)

Revision 112018-07-15 - 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:
<
<
>
>
%SEARCH{
Added:
>
>
".*" web="TWiki" excludetopic="WebStatistics" type="regex" nosearch="on" sort="modified" reverse="on" nototal="on" limit="16" scope="text" casesensitive="on" date="" format=" " }%
  Home - this site is powered by TWiki(R).TWiki https://www.oact.inaf.it/twikiplato/bin/view/TWiki http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
TWikiFuncDotPm https://www.oact.inaf.it/twikiplato/bin/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) 2018-07-16T03:20:32Z TWikiContributor TWikiUpgradeGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUpgradeGuide TWiki Upgrade Guide This guide covers upgrading from a previous version of TWiki (such as TWiki 5.1) to TWiki 6.1 Overview TWiki 6.1.0 is a minor release that brings... (last changed by TWikiContributor) 2018-07-15T08:48:20Z TWikiContributor MailerContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/MailerContrib Mailer Contrib Introduction The Mailer Contrib allows users to `subscribe` to regularly scheduled e mails containing either: A report on changes to all topics... (last changed by TWikiContributor) 2018-07-10T21:55:14Z TWikiContributor SmiliesPlugin https://www.oact.inaf.it/twikiplato/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 VarGET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarGET GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` Parameters:... (last changed by TWikiContributor) 2015-07-09T23:59:27Z TWikiContributor VarEDITFORM https://www.oact.inaf.it/twikiplato/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 VarFORM https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarFORM FORM{} render a TWiki form for view Show a table containing data of a TWiki form attached to a topic Syntax: % FORM{topic `...` formfields `...` ...... (last changed by TWikiContributor) 2014-06-11T05:01:21Z TWikiContributor TWikiDocGraphicsTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDocGraphicsTemplate Site Documentation Graphics Site specific documentation graphics are defined in this topic. Add your own graphic images here, they will survive a TWiki system update... (last changed by TWikiContributor) 2013-04-23T03:59:56Z TWikiContributor TagMeDebugViewTags https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeDebugViewTags Tag me: Debug View Tags by: web: topic: exclude: minsize: maxsize: format: a href \`% SCRIPTURL{view/% WEB... (last changed by TWikiContributor) 2013-04-18T01:40:46Z TWikiContributor VarUSERSIG https://www.oact.inaf.it/twikiplato/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 VarBUBBLESIG https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBUBBLESIG BUBBLESIG show bubble box and user signature with profile picture icon Syntax: % BUBBLESIG{WikiName or % BUBBLESIG{WikiName YYYY MM DD The parameter... (last changed by TWikiContributor) 2013-01-04T09:23:18Z TWikiContributor VarNAVY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNAVY NAVY start navy blue colored text NAVY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T07:58:57Z TWikiContributor VarBROWN https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBROWN 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 VarYELLOW https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarYELLOW YELLOW start yellow colored text YELLOW is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T07:46:37Z TWikiContributor VarSESSIONVAR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSESSIONVAR SESSIONVAR name of CGI and session variable that stores the session ID Syntax: % SESSIONVAR% Expand to: Category: DevelopmentVariables, SystemInformationVariables... (last changed by TWikiContributor) 2012-11-15T06:25:02Z TWikiContributor VarPINK https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPINK PINK start pink colored text PINK is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... (last changed by TWikiContributor) 2012-11-15T05:58:10Z TWikiContributor
>
>
%SEARCH{
Added:
>
>
".*" web="TWiki" excludetopic="WebStatistics" type="regex" nosearch="on" sort="modified" reverse="on" nototal="on" limit="16" scope="text" casesensitive="on" date="" format="$n $topic$n https://www.oact.inaf.it/twikiplato/bin/view/$web/$topic$n $summary (last changed by $wikiname)$n $isodate$n $n $n $username$n $n $n" }%
 

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

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/twikiplato/bin/view/TWiki http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
SourceCode https://www.oact.inaf.it/twikiplato/bin/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... (last changed by TWikiContributor) 2018-07-16T03:20:45Z TWikiContributor VarVAR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarVAR VAR{`NAME` ...} get a preference value from another web or topic and more Gets the value of a variable in various manners. If the topic parameter... (last changed by TWikiContributor) 2015-09-25T01:25:14Z TWikiContributor VarTHREECOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTHREECOLUMNS THREECOLUMNS responsive three column page layout Write % THREECOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with three columns . The layout is responsive... (last changed by TWikiContributor) 2015-05-07T04:00:56Z TWikiContributor VarSETGETDUMP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSETGETDUMP SETGETDUMP{...} dump variables Dump volatile or persistent name/values previously set with % SET{ . Syntax: % SETGETDUMP{ remember `1` format `...` separator... (last changed by TWikiContributor) 2015-04-09T20:44:52Z TWikiContributor MetadataRepository https://www.oact.inaf.it/twikiplato/bin/view/TWiki/MetadataRepository Metadata Repository Motivation If you have hundreds or thousands of webs on a TWiki site, web metadata stored in a data repository is useful. It can... (last changed by TWikiContributor) 2015-03-09T09:04:10Z TWikiContributor VarWEBPREFSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEBPREFSTOPIC WEBPREFSTOPIC name of web preferences topic Syntax: % WEBPREFSTOPIC% Expands to: , renders as Category: AdministrationVariables, SystemInformationVariables... (last changed by TWikiContributor) 2014-12-16T02:37:42Z TWikiContributor WebTopBar https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopBar (last changed by TWikiContributor) 2014-06-19T03:03:06Z TWikiContributor TWikiLoginManagerDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiLoginManagerDotPm Package TWiki::LoginManager The package is also a Factory for login managers and also the base class for all login managers. On its own, an object of this class is... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiLoginManagerSessionDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiLoginManagerSessionDotPm Package TWiki::LoginManager::Session Class to provide CGI::Session like infra structure, compatible with TWiki Runtime Engine mechanisms other than CGI. It inherits... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor StaticMethod https://www.oact.inaf.it/twikiplato/bin/view/TWiki/StaticMethod Static Method A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example, package Telecoms StaticMethod... (last changed by TWikiContributor) 2013-09-25T19:36:34Z TWikiContributor SiteStatisticsFooter https://www.oact.inaf.it/twikiplato/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 WebLeftBarExample https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebLeftBarExample 1 Web 1 Web Home Changes Index Search Webs (last changed by TWikiContributor) 2013-01-23T08:12:32Z TWikiContributor AutonomousWebs https://www.oact.inaf.it/twikiplato/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 VarENDSECTION https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENDSECTION ENDSECTION{`name`} marks the end of a named section within a topic Syntax: % ENDSECTION{`name` Syntax: % ENDSECTION{type `include` Syntax: % ENDSECTION... (last changed by TWikiContributor) 2012-11-12T08:21:27Z TWikiContributor ChartingAndDrawingVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ChartingAndDrawingVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor MainFeatures https://www.oact.inaf.it/twikiplato/bin/view/TWiki/MainFeatures Main Features of TWiki Any web browser: Edit existing pages or create new pages by using any web browser. There is no need to upload pages. Edit link... (last changed by TWikiContributor) 2012-10-21T06:19:37Z TWikiContributor
>
>
TWikiConfigureImgToolDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiConfigureImgToolDotPm Package TWiki::Configure::ImgTool This class is a singleton that offers URLs for the images (logos, warning, info) used during configuration when neither pub... (last changed by TWikiContributor) 2018-07-16T03:20:39Z TWikiContributor TWikiUsersDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUsersDotPm Package TWiki::Users This package provides services for the lookup and manipulation of login and wiki names of users, and their authentication. It is a Facade that... (last changed by TWikiContributor) 2018-07-16T03:20:32Z TWikiContributor WebSearch https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebSearch Search in 1 Web Advanced search Attachment search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo... (last changed by TWikiContributor) 2018-07-15T00:39:04Z TWikiContributor VarURLPARAM https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarURLPARAM URLPARAM{`name`} get value of a URL parameter Returns the value of a URL parameter. Syntax: % URLPARAM{`name` Supported parameters: Parameter... (last changed by TWikiContributor) 2018-07-14T23:23:02Z TWikiContributor TWikiUserMappingContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUserMappingContrib TWikiUserMappingContrib Introduction The User Mapping Manager interface provides services for mapping between a `user identity` as used when talking to an external... (last changed by TWikiContributor) 2018-07-06T08:12:22Z TWikiContributor RegularExpression https://www.oact.inaf.it/twikiplato/bin/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) 2016-02-23T17:58:37Z TWikiContributor UserReports https://www.oact.inaf.it/twikiplato/bin/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 VarJQTABPANE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarJQTABPANE JQTABPANE start a JQuery tab pane Create nice looking horizontal tab panes in TWiki topics. Write a sequence of % JQTAB{`...` and % JQENDTAB% pairs, and enclose... (last changed by TWikiContributor) 2014-11-14T23:26:41Z TWikiContributor TWikiTimeDotPm https://www.oact.inaf.it/twikiplato/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 VarCOPY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCOPY COPY Copyright symbol Type: Preference variable TWikiRenderingShortcut. Syntax: % COPY% Expands to: Category: FormattingAndRenderingVariables... (last changed by TWikiContributor) 2014-03-26T21:38:56Z TWikiContributor TWikiConfigureCheckersCertificateKeyCheckerDotPm https://www.oact.inaf.it/twikiplato/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 TWikiStoreRcsLiteDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreRcsLiteDotPm Package TWiki::Store::RcsLite This package does not publish any methods. It implements the virtual methods of the TWiki::Store::RcsFile superclass. Simple replacement... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarRAQUO https://www.oact.inaf.it/twikiplato/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 TopMenuSkinTopicMenu https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TopMenuSkinTopicMenu Topic Menu of TopMenuSkin This topic defines the Topic pulldown menu with topic actions, used by the TopMenuSkin. View Raw View... (last changed by TWikiContributor) 2013-03-03T23:53:18Z TWikiContributor VarWIKIUSERNAME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIUSERNAME 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 VarTWISTY https://www.oact.inaf.it/twikiplato/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
 

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

Deleted:
<
<
 

Revision 92008-12-01 - 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/twikiplato/bin/view/TWiki http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
TWikiHistory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiHistory Appendix A: TWiki Development Time line TWiki Release 6.1 (Kampala) released on 2018 07 16 New Features and Enhancements of TWiki Release 6.1 Bug Fixes... (last changed by TWikiContributor) 2018-07-16T01:58:07Z TWikiContributor TWikiEditingShorthand https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiEditingShorthand TWiki Editing Shorthand These instructions are for contributors who prefer to use the Raw Edit over the default WYSIWYG editor. / Item7507: to avoid Chrome/Safari... (last changed by TWikiContributor) 2018-07-14T11:50:57Z TWikiContributor CommentPlugin https://www.oact.inaf.it/twikiplato/bin/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) 2018-07-06T00:45:35Z TWikiContributor VarTWIKISHEET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTWIKISHEET TWIKISHEET{} enable TWiki Sheet (spreadsheet) and set options The % TWIKISHEET{ variable is handled by the TWikiSheetPlugin Syntax: % TWIKISHEET{ parameters... (last changed by TWikiContributor) 2016-04-14T09:38:39Z TWikiContributor TinyMCEFrequentlyAskedQuestions https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TinyMCEFrequentlyAskedQuestions TinyMCE FAQs Frequently Asked Questions of the TinyMCEPlugin integration. Q: How can I disable the WYSIWYG editor? A: There are several ways to disable the WYSIWYG... (last changed by TWikiContributor) 2016-01-13T09:44:53Z TWikiContributor ReadOnlyAndMirrorWebs https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ReadOnlyAndMirrorWebs Read only and mirror web support Scope This topic describes how to set up read only webs. A read only web can be mirrored from another site. But how to mirror a web... (last changed by TWikiContributor) 2013-11-27T02:07:56Z TWikiContributor TWikiUIMdrepoUIDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUIMdrepoUIDotPm Package TWiki::UI::MdrepoUI UI delegate for mdrepo function StaticMethod mdrepo ($session); (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor VarBB https://www.oact.inaf.it/twikiplato/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 VarTABLE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTABLE TABLE{ attributes } control attributes of tables and sorting of table columns The % TABLE{ variable is handled by the TablePlugin Syntax: % TABLE{... (last changed by TWikiContributor) 2013-09-25T20:09:49Z TWikiContributor VarHOMETOPIC https://www.oact.inaf.it/twikiplato/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 VarI https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarI I idea icon Type: Preference variable TWikiRenderingShortcut. Syntax: % I% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor TinyMCEQuickHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TinyMCEQuickHelp TinyMCE Editor Help Summary #tinyMceInfo td {vertical align:top; padding:0 1em 0 0;} #tinyMceInfo td.primaryTextcolumn {width:60%;} #tinyMceInfo td.secondaryTextcolumn... (last changed by TWikiContributor) 2013-09-13T06:54:46Z TWikiContributor VarADDTOHEAD https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarADDTOHEAD 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 WebTopicEditTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopicEditTemplate Title Article text. Comments NOP (last changed by TWikiContributor) 2013-08-15T21:40:46Z TWikiContributor VarTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTOPIC TOPIC name of current topic % TOPIC% expands to the name of the topic. If you are looking at the text of an included topic, it is the name of the included topic... (last changed by TWikiContributor) 2012-11-15T07:02:52Z TWikiContributor VarREMOTEUSER https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREMOTEUSER REMOTE USER environment variable Syntax: % REMOTE USER% Expands to: Category: DevelopmentVariables, SystemInformationVariables, UsersAndAuthenticationVariables... (last changed by TWikiContributor) 2012-11-15T06:11:07Z TWikiContributor
>
>
TWikiFuncDotPm https://www.oact.inaf.it/twikiplato/bin/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) 2018-07-16T03:20:32Z TWikiContributor TWikiUpgradeGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUpgradeGuide TWiki Upgrade Guide This guide covers upgrading from a previous version of TWiki (such as TWiki 5.1) to TWiki 6.1 Overview TWiki 6.1.0 is a minor release that brings... (last changed by TWikiContributor) 2018-07-15T08:48:20Z TWikiContributor MailerContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/MailerContrib Mailer Contrib Introduction The Mailer Contrib allows users to `subscribe` to regularly scheduled e mails containing either: A report on changes to all topics... (last changed by TWikiContributor) 2018-07-10T21:55:14Z TWikiContributor SetGetPlugin https://www.oact.inaf.it/twikiplato/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 VarWEBLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEBLIST WEBLIST{`format`} index of all webs List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL on preference variable. The `format`... (last changed by TWikiContributor) 2017-05-31T07:34:19Z TWikiContributor VarGET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarGET GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` Parameters:... (last changed by TWikiContributor) 2015-07-09T23:59:27Z TWikiContributor VarJQENDTABPANE https://www.oact.inaf.it/twikiplato/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 VarEDITFORM https://www.oact.inaf.it/twikiplato/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 VarFORM https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarFORM FORM{} render a TWiki form for view Show a table containing data of a TWiki form attached to a topic Syntax: % FORM{topic `...` formfields `...` ...... (last changed by TWikiContributor) 2014-06-11T05:01:21Z TWikiContributor VarX https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarX X warning icon Type: Preference variable TWikiRenderingShortcut. Syntax: % X% Expands to: Category: FormattingAndRenderingVariables Related... (last changed by TWikiContributor) 2013-09-14T07:33:48Z TWikiContributor TWikiDocGraphicsTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDocGraphicsTemplate Site Documentation Graphics Site specific documentation graphics are defined in this topic. Add your own graphic images here, they will survive a TWiki system update... (last changed by TWikiContributor) 2013-04-23T03:59:56Z TWikiContributor UserMasquerading https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserMasquerading User Masquerading Preface This topic describes how to configure your TWiki site for user masquerading. There are cases where it`s handy to access TWiki on behalf... (last changed by TWikiContributor) 2013-03-22T05:26:04Z TWikiContributor VarUSERSIG https://www.oact.inaf.it/twikiplato/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 VarBUBBLESIG https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBUBBLESIG BUBBLESIG show bubble box and user signature with profile picture icon Syntax: % BUBBLESIG{WikiName or % BUBBLESIG{WikiName YYYY MM DD The parameter... (last changed by TWikiContributor) 2013-01-04T09:23:18Z TWikiContributor VarNAVY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNAVY NAVY start navy blue colored text NAVY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... (last changed by TWikiContributor) 2012-11-15T07:58:57Z TWikiContributor VarBROWN https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBROWN 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
 

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

Revision 82005-03-27 - 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>

Changed:
<
<
%INCLUDE{"TWiki.WebRssBase"}% <!--
>
>
%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>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%URLPARAM{"web" default="%INCLUDINGWEB%" }%" excludetopic="%URLPARAM{"excludetopic" default="WebStatistics" }%" type="%URLPARAM{"type" default="regex" }%" nosearch="on" order="modified" reverse="on" nototal="on" limit="%URLPARAM{"limit" default="16" }%" scope="%URLPARAM{"scope" default="text" }%" casesensitive="%URLPARAM{"casesensitive" default="on" }%" date="%URLPARAM{"date" default="" }%" format="      <rdf:li rdf:resource=\"%SCRIPTURL{"view"}%/$web/$topic\" />"}%
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="%WIKILOGOIMG%">
  <title>%WIKILOGOALT%.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL{"view"}%/%INCLUDINGWEB%</link>
  <url>%WIKILOGOIMG%</url>
</image>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%URLPARAM{"web" default="%INCLUDINGWEB%" }%" excludetopic="%URLPARAM{"excludetopic" default="WebStatistics" }%" type="%URLPARAM{"type" default="regex" }%" nosearch="on" order="modified" reverse="on" nototal="on" limit="%URLPARAM{"limit" default="16" }%" scope="%URLPARAM{"scope" default="text" }%" casesensitive="%URLPARAM{"casesensitive" default="on" }%" date="%URLPARAM{"date" default="" }%" format="<item rdf:about=\"%SCRIPTURL{"view"}%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL{"view"}%/$web/$topic</link>$n  <description>$summary (last changed by <nop>$wikiname)</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL{"view"}%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n</item>"}%
%STOPINCLUDE%

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

Revision 72005-03-27 - TWikiContributor

 

RSS News Feeds

Find out What's New

There are several ways to find out what's new in each TWiki web:

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

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"}%/%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"}% <!--

Changed:
<
<
  • Set SKIN = rss
>
>
  • 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>
Changed:
<
<
TWiki Administrator [isabella.pagano@inaf.it]
>
>
The contributing authors of TWiki
  TWiki
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki https://www.oact.inaf.it/twikiplato/bin/view/TWiki http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
SourceCode https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SourceCode?t=2018-07-16T03:20:45Z TWiki Source Code Packages This documentation is automatically generated from the pod , so it always matches the running code TWiki::AccessControlException Exception... (last changed by TWikiContributor) 2018-07-16T03:20:45Z TWikiContributor TinyMCEPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TinyMCEPlugin?t=2018-07-10T21:48:30Z TinyMCEPlugin Introduction This is an integration of the fast and highly functional WYSIWYG editor. It supports a wide range of browsers such as Firefox, IE, Safari... (last changed by TWikiContributor) 2018-07-10T21:48:30Z TWikiContributor SearchResultsPagination https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchResultsPagination?t=2015-06-08T08:17:58Z 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 VarJQTAB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarJQTAB?t=2015-05-13T06:49:42Z JQTAB start a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab... (last changed by TWikiContributor) 2015-05-13T06:49:42Z TWikiContributor VarTHREECOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTHREECOLUMNS?t=2015-05-07T04:00:56Z THREECOLUMNS responsive three column page layout Write % THREECOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with three columns . The layout is responsive... (last changed by TWikiContributor) 2015-05-07T04:00:56Z TWikiContributor WebTopBar https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebTopBar?t=2014-06-19T03:03:06Z (last changed by TWikiContributor) 2014-06-19T03:03:06Z TWikiContributor VarTOC2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTOC2?t=2014-06-16T01:48:26Z TOC{`Topic`} table of contents Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax ( ` text`... (last changed by TWikiContributor) 2014-06-16T01:48:26Z TWikiContributor TWikiLoginManagerDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiLoginManagerDotPm?t=2013-10-14T08:02:47Z Package TWiki::LoginManager The package is also a Factory for login managers and also the base class for all login managers. On its own, an object of this class is... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiPluginDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiPluginDotPm?t=2013-10-14T08:02:47Z Package TWiki::Plugin ClassMethod new ($session,$name,$module) $session TWiki object $name name of the plugin e.g. MyPlugin $module... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor TWikiResponseDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiResponseDotPm?t=2013-10-14T08:02:47Z Package TWiki::Response Class to encapsulate response data. Fields: status response status headers hashref to response headers body... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor WikiReferences https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WikiReferences?t=2013-09-25T19:36:41Z References on Wiki and Collaboration Some useful articles and books around collaboration and the Wiki technology in particular. Wiki Technology and TWiki Presentation... (last changed by TWikiContributor) 2013-09-25T19:36:41Z TWikiContributor StaticMethod https://www.oact.inaf.it/twikiplato/bin/view/TWiki/StaticMethod?t=2013-09-25T19:36:34Z Static Method A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example, package Telecoms StaticMethod... (last changed by TWikiContributor) 2013-09-25T19:36:34Z TWikiContributor TWikiTip029 https://www.oact.inaf.it/twikiplato/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 VarWIKIUSERSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKIUSERSTOPIC?t=2012-11-15T07:42:15Z 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 VarWIKINAME https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWIKINAME?t=2012-11-15T07:40:23Z WIKINAME your Wiki username The WikiName is the same as % USERNAME% if not defined in the . topic Syntax: % WIKINAME% Expands to: Note:... (last changed by TWikiContributor) 2012-11-15T07:40:23Z TWikiContributor VarREMOTEPORT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREMOTEPORT?t=2012-11-15T06:10:21Z REMOTE PORT environment variable Syntax: % REMOTE PORT% Expands to: Category: DevelopmentVariables, SystemInformationVariables Related: ENV... (last changed by TWikiContributor) 2012-11-15T06:10:21Z TWikiContributor
>
>
WatchlistPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WatchlistPlugin Watchlist Plugin Introduction The WatchlistPlugin adds watchlist feature to TWiki topics. Topics of interest can be watched and unwatched. A user can see recent changes... (last changed by TWikiContributor) 2018-07-10T21:31:56Z TWikiContributor TWikiTipsOfTheDayInclude https://www.oact.inaf.it/twikiplato/bin/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://www.oact.inaf.it/twikiplato/bin/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 VarSITESTATISTICSTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSITESTATISTICSTOPIC SITESTATISTICSTOPIC name of site statistics topic Note: The site statistics topic is assumed to be in the web. Syntax: % SITESTATISTICSTOPIC% Expands... (last changed by TWikiContributor) 2013-09-20T07:59:31Z TWikiContributor TWikiDocumentation https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiDocumentation TWiki Reference Manual () This page contains all documentation topics as one long, complete reference sheet. Related Topics: TWikiSite, TWikiHistory, TWikiEnhancementRequests... (last changed by TWikiContributor) 2013-08-30T00:07:32Z TWikiContributor IncludeTopicsAndWebPages https://www.oact.inaf.it/twikiplato/bin/view/TWiki/IncludeTopicsAndWebPages Include Topics and Web Pages Using % INCLUDE{... Variable Use the % INCLUDE{... variable to embed the content of another topic or web page inside a TWiki topic... (last changed by TWikiContributor) 2013-06-26T05:34:51Z TWikiContributor VarHTTP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHTTP HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are not significant... (last changed by TWikiContributor) 2012-12-26T05:53:30Z TWikiContributor VarTWIKIWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTWIKIWEB TWIKIWEB synonym for SYSTEMWEB Deprecated. Please use % SYSTEMWEB% instead. Category: SystemInformationVariables Related: SYSTEMWEB, USERSWEB (last changed by TWikiContributor) 2012-11-15T07:03:24Z TWikiContributor VarSLIDESHOWSTART https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSLIDESHOWSTART SLIDESHOWSTART convert a topic with headings into a slideshow The % SLIDESHOWSTART% variable is handled by the SlideShowPlugin Syntax: % SLIDESHOWSTART... (last changed by TWikiContributor) 2012-11-15T06:26:38Z TWikiContributor VarPLUGINDESCRIPTIONS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPLUGINDESCRIPTIONS PLUGINDESCRIPTIONS list of plugin descriptions Syntax: % PLUGINDESCRIPTIONS% Expands to: Category: AdministrationVariables, SystemInformationVariables... (last changed by TWikiContributor) 2012-11-15T05:58:40Z TWikiContributor VarLANGUAGE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLANGUAGE LANGUAGE current user`s language Returns the language code for the language used as the current user. This is the language actually used by TWiki Internationalization... (last changed by TWikiContributor) 2012-11-14T05:45:19Z TWikiContributor VarGMTIME2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarGMTIME2 GMTIME{`format`} formatted GM time Syntax: % GMTIME{`format` Supported variables: Variable: Unit: Example $seconds seconds... (last changed by TWikiContributor) 2012-11-13T08:29:43Z TWikiContributor VarEDITTABLE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarEDITTABLE EDITTABLE{ attributes } edit TWiki tables using edit fields and other input fields The % EDITTABLE{ variable is handled by the EditTablePlugin Syntax... (last changed by TWikiContributor) 2012-11-12T08:18:39Z TWikiContributor AdministrationVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdministrationVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor UIAndVisualizationVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UIAndVisualizationVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor ExportAndPublishingVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/ExportAndPublishingVariables (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor
 

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

Revision 62005-03-27 - TWikiContributor

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

Find out What's New

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

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:


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

Added:
>
>
-->
 

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>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:creator>
  <dc:source>%WIKITOOLNAME%</dc:source>
Deleted:
<
<
TWiki.TWiki
 
Changed:
<
<
>
>
  Home - this site is powered by TWiki(R).TWiki
Changed:
<
<
https://www.oact.inaf.it/twikiplato/bin/view/TWiki
>
>
https://www.oact.inaf.it/twikiplato/bin/view/TWiki
  http://www.oact.inaf.it/twikiplato/pub/Main/TWikiPreferences/Plato_Logo_70x70.png
Changed:
<
<
TWikiStoreDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreDotPm?t=2018-07-16T03:20:37Z Package TWiki::Store This module hosts the generic storage backend. This module provides the interface layer between the `real` store provider which is hidden behind... (last changed by TWikiContributor) 2018-07-16T03:20:37Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiStoreDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiStoreDotPm WebSearchAdvanced https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebSearchAdvanced?t=2018-07-14T23:42:50Z Advanced Search Simple search Attachment search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo Search... (last changed by TWikiContributor) 2018-07-14T23:42:50Z TWikiContributor 13 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebSearchAdvanced https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebSearchAdvanced VarENCODE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENCODE?t=2018-07-14T23:23:02Z ENCODE{string} encode a string to URL entities, HTML entities, CSV format, and more Encode `special` characters in a string to HTML numeric entities, URL entities... (last changed by TWikiContributor) 2018-07-14T23:23:02Z TWikiContributor 10 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarENCODE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarENCODE TwistyPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TwistyPlugin?t=2018-07-06T08:21:41Z TwistyPlugin Introduction The TwistyPlugin gives you several options to control the appearance of a twisty: use link text or buttons position an icon... (last changed by TWikiContributor) 2018-07-06T08:21:41Z TWikiContributor 12 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TwistyPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TwistyPlugin JQueryPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/JQueryPlugin?t=2018-07-06T01:59:41Z JQuery Plugin Description This plugin packages the popular jQuery and jQuery UI JavaScript libraries. jQuery is a fast, small, and feature rich JavaScript... (last changed by TWikiContributor) 2018-07-06T01:59:41Z TWikiContributor 10 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/JQueryPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/JQueryPlugin VarSPACEOUT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSPACEOUT?t=2015-01-15T02:58:30Z SPACEOUT{`string`} renders string with spaces inserted in sensible places Inserts spaces between word components. Word component boundaries are transitions from... (last changed by TWikiContributor) 2015-01-15T02:58:30Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSPACEOUT https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSPACEOUT VarJQENDTAB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarJQENDTAB?t=2014-11-14T22:27:26Z JQENDTAB end a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab... (last changed by TWikiContributor) 2014-11-14T22:27:26Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarJQENDTAB https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarJQENDTAB VarTOC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTOC?t=2014-06-16T01:48:26Z TOC table of contents of current topic Syntax: % TOC% Category: FormattingAndRenderingVariables, UIAndVisualizationVariables Related: INCLUDE, TOC... (last changed by TWikiContributor) 2014-06-16T01:48:26Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarTOC https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarTOC TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreRcsFileDotPm?t=2013-10-14T08:02:47Z Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. It is the base class of implementations of stores... (last changed by TWikiContributor) 2013-10-14T08:02:47Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiStoreRcsFileDotPm WebPreferencesHelp https://www.oact.inaf.it/twikiplato/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 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebPreferencesHelp https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebPreferencesHelp NewUserTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/NewUserTemplate?t=2013-04-10T18:07:30Z My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference try out TWiki on your own... (last changed by TWikiContributor) 2013-04-10T18:07:30Z TWikiContributor 20 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/NewUserTemplate https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/NewUserTemplate VarSESSIONID https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSESSIONID?t=2012-11-15T06:23:58Z SESSIONID unique ID for this session Syntax: % SESSIONID% Expand to: Category: DevelopmentVariables, SystemInformationVariables, UsersAndAuthenticationVariables... (last changed by TWikiContributor) 2012-11-15T06:23:58Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSESSIONID https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSESSIONID VarREVINFO https://www.oact.inaf.it/twikiplato/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://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarREVINFO https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarREVINFO VarLOGOUT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLOGOUT?t=2012-11-14T05:55:08Z LOGOUT present a full logout link to authenticated user Present a logout link only to logged in users Syntax: % LOGOUT% Expand to: Category... (last changed by TWikiContributor) 2012-11-14T05:55:08Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarLOGOUT https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarLOGOUT VarBLACK https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBLACK?t=2012-11-12T06:52:27Z 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 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBLACK https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBLACK FormattingAndRenderingVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/FormattingAndRenderingVariables?t=2012-11-11T09:07:03Z (last changed by TWikiContributor) 2012-11-11T09:07:03Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/FormattingAndRenderingVariables https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/FormattingAndRenderingVariables
>
>
BackupRestorePlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/BackupRestorePlugin?t=2018-07-10T22:15:29Z Backup Restore Plugin Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line. This plugin... (last changed by TWikiContributor) 2018-07-10T22:15:29Z TWikiContributor VarFORMFIELD https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarFORMFIELD?t=2017-12-31T23:38:44Z FORMFIELD{`fieldname`} render a field in the form attached to some topic Syntax: % FORMFIELD{`fieldname` Supported parameters: Parameter: Description... (last changed by TWikiContributor) 2017-12-31T23:38:44Z TWikiContributor TWikiVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariables?t=2016-07-11T06:26:28Z TWiki Variables Special text strings expand on the fly to display dynamic content, such as user data or system info TWikiVariables are text strings % VARIABLE... (last changed by TWikiContributor) 2016-07-11T06:26:28Z TWikiContributor SearchHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchHelp?t=2015-05-15T01:02:39Z Search Help Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default... (last changed by TWikiContributor) 2015-05-15T01:02:39Z TWikiContributor VarFOURCOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarFOURCOLUMNS?t=2015-05-07T04:00:56Z FOURCOLUMNS responsive four column page layout Write % FOURCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with four columns . The layout is responsive... (last changed by TWikiContributor) 2015-05-07T04:00:56Z TWikiContributor VarNOP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNOP?t=2014-05-16T00:46:08Z NOP template text not to be expanded in instantiated topics Syntax: % NOP% In normal topic text, expands to nop , which prevents expansion of adjacent... (last changed by TWikiContributor) 2014-05-16T00:46:08Z TWikiContributor SiteChanges https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SiteChanges?t=2013-11-15T21:54:05Z most recent topic changes in webs Modified (now ) Topic in Web Last Modified By Modify changes listing Number of changes per web: 20... (last changed by TWikiContributor) 2013-11-15T21:54:05Z TWikiContributor VarVBAR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarVBAR?t=2013-10-02T21:27:09Z VBAR vertical bar The vertical bar variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % VBAR%... (last changed by TWikiContributor) 2013-10-02T21:27:09Z TWikiContributor WysiwygPluginTopicLister https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WysiwygPluginTopicLister?t=2013-09-12T05:06:39Z (last changed by TWikiContributor) 2013-09-12T05:06:39Z TWikiContributor RenameWeb https://www.oact.inaf.it/twikiplato/bin/view/TWiki/RenameWeb?t=2013-02-23T23:15:34Z Rename, Move or Delete this Web Note: The 1 web cannot be renamed. See also: ManagingWebs icon:move Rename/move/delete web... , looking for references... (last changed by TWikiContributor) 2013-02-23T23:15:34Z TWikiContributor CopyingTopics https://www.oact.inaf.it/twikiplato/bin/view/TWiki/CopyingTopics?t=2012-12-25T07:25:32Z Copying Topics Browser based copy for individual topics Overview You can use browser based controls to copy a topic within the same web or to another web. The specified... (last changed by TWikiContributor) 2012-12-25T07:25:32Z TWikiContributor VarSCRIPTURLPATH2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTURLPATH2?t=2012-11-15T06:58:33Z SCRIPTURLPATH{`script`} URL path of TWiki script As % SCRIPTURL{`script` , but doesn`t include the protocol and host part of the URL Like % SCRIPTURL{... (last changed by TWikiContributor) 2012-11-15T06:58:33Z TWikiContributor VarSCRIPTURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTURL?t=2012-11-15T06:20:58Z SCRIPTURL base URL of TWiki scripts Syntax: % SCRIPTURL% Expands to: Note: The edit script should always be used in conjunction with ?t % GMTIME... (last changed by TWikiContributor) 2012-11-15T06:20:58Z TWikiContributor VarRENDERLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRENDERLIST?t=2012-11-15T06:08:54Z RENDERLIST render bullet lists in a variety of formats The % RENDERLIST% variable is handled by the RenderListPlugin Syntax: % RENDERLIST% Syntax... (last changed by TWikiContributor) 2012-11-15T06:08:54Z TWikiContributor VarPUBURLPATH https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPUBURLPATH?t=2012-11-15T05:59:51Z PUBURLPATH the base URL path of attachments Syntax: % PUBURLPATH% Expands to: Category: AttachmentsAndFilesVariables, SystemInformationVariables... (last changed by TWikiContributor) 2012-11-15T05:59:51Z TWikiContributor VarIF https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarIF?t=2012-11-13T09:01:25Z IF{`condition` ...} simple conditionals Evaluate a condition and show one text or another based on the result. See details in IfStatements Syntax: % IF... (last changed by TWikiContributor) 2012-11-13T09:01:25Z TWikiContributor
 
Changed:
<
<
See also: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication
>
>
See also: WebAtomBase, TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication
Deleted:
<
<
-- TWiki:Main.PeterThoeny - 02 Sep 2003
 

Revision 52004-08-15 - PeterThoeny

Changed:
<
<

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

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>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate</link>$n  <description>$summary</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL%/view%SCRIPTSUFFIX%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n  <wiki:version>$rev</wiki:version>$n  <wiki:status>updated</wiki:status>$n  <wiki:importance>major</wiki:importance>$n  <wiki:diff>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:diff>$n  <wiki:history>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:history>$n</item>"}%
%STOPINCLUDE%

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

-- PeterThoeny - 02 Sep 2003

>
>

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

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="%WIKILOGOIMG%" />
  <dc:language>en-us</dc:language>
  <dc:rights>%WEBRSSCOPYRIGHT%</dc:rights>
  <dc:publisher>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:publisher>
  <dc:creator>%WIKIWEBMASTERNAME% [%WIKIWEBMASTER%]</dc:creator>
  <dc:source>%WIKITOOLNAME%</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="%WIKILOGOIMG%">
  <title>%WIKILOGOALT%.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%WIKILOGOIMG%</url>
</image>
%SEARCH{"%URLPARAM{"search" default=".*" }%" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic?t=$isodate</link>$n  <description>$summary (last changed by <nop>$wikiname)</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL%/view%SCRIPTSUFFIX%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n  <wiki:version>$rev</wiki:version>$n  <wiki:status>updated</wiki:status>$n  <wiki:importance>major</wiki:importance>$n  <wiki:diff>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:diff>$n  <wiki:history>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:history>$n</item>"}%
%STOPINCLUDE%

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

Added:
>
>
-- TWiki:Main.PeterThoeny - 02 Sep 2003
 

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:
<
<
TWikiStoreDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreDotPm Package TWiki::Store This module hosts the generic storage backend. This module provides the interface layer between the `real` store provider which is hidden behind... 2018-07-16T03:20:37Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiStoreDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiStoreDotPm WebSearchAdvanced https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebSearchAdvanced Advanced Search Simple search Attachment search Help TIP: to search for all topics that contain \ soap wsdl `web service` shampoo Search... 2018-07-14T23:42:50Z TWikiContributor 13 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebSearchAdvanced https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebSearchAdvanced VarENCODE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarENCODE ENCODE{string} encode a string to URL entities, HTML entities, CSV format, and more Encode `special` characters in a string to HTML numeric entities, URL entities... 2018-07-14T23:23:02Z TWikiContributor 10 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarENCODE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarENCODE TwistyPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TwistyPlugin TwistyPlugin Introduction The TwistyPlugin gives you several options to control the appearance of a twisty: use link text or buttons position an icon... 2018-07-06T08:21:41Z TWikiContributor 12 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TwistyPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TwistyPlugin JQueryPlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/JQueryPlugin JQuery Plugin Description This plugin packages the popular jQuery and jQuery UI JavaScript libraries. jQuery is a fast, small, and feature rich JavaScript... 2018-07-06T01:59:41Z TWikiContributor 10 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/JQueryPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/JQueryPlugin VarSPACEOUT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSPACEOUT SPACEOUT{`string`} renders string with spaces inserted in sensible places Inserts spaces between word components. Word component boundaries are transitions from... 2015-01-15T02:58:30Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSPACEOUT https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSPACEOUT VarJQENDTAB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarJQENDTAB JQENDTAB end a JQuery tab within a tab pane This variable is handled by the JQueryPlugin. For description see JQTABPANE Syntax: % JQTABPANE% % JQTAB{`Tab... 2014-11-14T22:27:26Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarJQENDTAB https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarJQENDTAB VarTOC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarTOC TOC table of contents of current topic Syntax: % TOC% Category: FormattingAndRenderingVariables, UIAndVisualizationVariables Related: INCLUDE, TOC... 2014-06-16T01:48:26Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarTOC https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarTOC TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiStoreRcsFileDotPm Package TWiki::Store::RcsFile This class is PACKAGE PRIVATE to Store, and should never be used from anywhere else. It is the base class of implementations of stores... 2013-10-14T08:02:47Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiStoreRcsFileDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiStoreRcsFileDotPm WebPreferencesHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebPreferencesHelp Help on Preferences A preference setting is defined by: 3 or 6 spaces Set NAME value Example: Set WEBBGCOLOR #FFFFC0 A preferences... 2013-09-25T19:36:25Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebPreferencesHelp https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebPreferencesHelp NewUserTemplate https://www.oact.inaf.it/twikiplato/bin/view/TWiki/NewUserTemplate My Links WelcomeGuest starting points on TWiki TWikiUsersGuide complete TWiki documentation, Quick Start to Reference try out TWiki on your own... 2013-04-10T18:07:30Z TWikiContributor 20 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/NewUserTemplate https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/NewUserTemplate VarSESSIONID https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSESSIONID SESSIONID unique ID for this session Syntax: % SESSIONID% Expand to: Category: DevelopmentVariables, SystemInformationVariables, UsersAndAuthenticationVariables... 2012-11-15T06:23:58Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSESSIONID https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSESSIONID VarREVINFO https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarREVINFO REVINFO revision information of current topic Syntax: % REVINFO% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year... 2012-11-15T06:09:07Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarREVINFO https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarREVINFO VarLOGOUT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarLOGOUT LOGOUT present a full logout link to authenticated user Present a logout link only to logged in users Syntax: % LOGOUT% Expand to: Category... 2012-11-14T05:55:08Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarLOGOUT https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarLOGOUT VarBLACK https://www.oact.inaf.it/twikiplato/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... 2012-11-12T06:52:27Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBLACK https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBLACK FormattingAndRenderingVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/FormattingAndRenderingVariables 2012-11-11T09:07:03Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/FormattingAndRenderingVariables https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/FormattingAndRenderingVariables
>
>
TWikiReleaseNotes06x01 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiReleaseNotes06x01?t=2018-07-16T03:06:16Z Release Notes of TWiki 6.1.0 (Kampala), 2018 07 16 Introduction TWiki is an enterprise collaboration platform and application platform. TWiki has been downloaded... 2018-07-16T03:06:16Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiReleaseNotes06x01 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiReleaseNotes06x01 VarWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEB?t=2016-03-03T19:20:59Z WEB name of current web % WEB% expands to the name of the web where the topic is located. If you are looking at the text of an included topic, it is the web... 2016-03-03T19:20:59Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWEB https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWEB TWikiVariablesQuickStart https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariablesQuickStart?t=2016-02-13T23:25:44Z TWiki Variables Quickstart TWiki Variables are names enclosed in percent signs that are that are expanded to some other text when the topic is displayed. For example... 2016-02-13T23:25:44Z TWikiContributor 8 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiVariablesQuickStart https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiVariablesQuickStart VarINCLUDE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarINCLUDE?t=2015-06-05T01:43:02Z INCLUDE{`page`} include other topic, attachment, or web page Merges the content of a specified page into the current one before rendering. Syntax: % INCLUDE... 2015-06-05T01:43:02Z TWikiContributor 11 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarINCLUDE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarINCLUDE VarPARENTTOPIC https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPARENTTOPIC?t=2015-04-22T03:26:19Z PARENTTOPIC parent of current topic Syntax: % PARENTTOPIC% or % PARENTTOPIC{ format `...` topic `...` Expands to: , renders as Parameters... 2015-04-22T03:26:19Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarPARENTTOPIC https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarPARENTTOPIC AdminToolsCategory https://www.oact.inaf.it/twikiplato/bin/view/TWiki/AdminToolsCategory?t=2014-01-31T08:53:20Z Admin Tools Manage whole TWiki site from one screen. Documentation: TWiki Reference Manual Site Tools: Configure script, , InterWikis, Variables, Doc... 2014-01-31T08:53:20Z TWikiContributor 12 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/AdminToolsCategory https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/AdminToolsCategory TWikiEngineDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiEngineDotPm?t=2013-10-14T08:02:47Z Package TWiki::Engine The engine class is a singleton that implements details about TWiki`s execution mode. This is the base class and implements basic behavior.... 2013-10-14T08:02:47Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiEngineDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiEngineDotPm TWikiOopsExceptionDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiOopsExceptionDotPm?t=2013-10-14T08:02:47Z Package TWiki::OopsException Exception used to raise a request to redirect to an Oops URL. An OopsException thrown anywhere in the code will redirect the browser... 2013-10-14T08:02:47Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiOopsExceptionDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiOopsExceptionDotPm UserForm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserForm?t=2013-10-12T01:54:42Z User Form Note: This is a maintenance topic, used by the TWiki administrator. This form defines the form of the user profile pages of registered TWiki users listed... 2013-10-12T01:54:42Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UserForm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UserForm VarBB3 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBB3?t=2013-10-02T21:27:09Z BB3 level 3 bullet with line break Line break and bullet, level 3. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB3% Expands... 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBB3 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBB3 VarBB2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBB2?t=2013-10-02T21:27:09Z BB2 level 2 bullet with line break Line break and bullet, level 2. Type: Preference variable TWikiRenderingShortcut. Syntax: % BB2% Expands... 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBB2 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBB2 VarCARET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarCARET?t=2013-10-02T21:27:09Z CARET caret symbol The caret variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % CARET% Expands... 2013-10-02T21:27:09Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarCARET https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarCARET VarY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarY?t=2013-09-14T07:33:48Z Y `yes` icon Type: Preference variable TWikiRenderingShortcut. Syntax: % Y% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarY https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarY PageRenderingProcess https://www.oact.inaf.it/twikiplato/bin/view/TWiki/PageRenderingProcess?t=2013-08-30T00:07:32Z Page Rendering Process Overview of how TWiki works To achieve a goal in TWiki either by making use of existing features or implementing new features, good understanding... 2013-08-30T00:07:32Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/PageRenderingProcess https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/PageRenderingProcess WebAtomBase https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebAtomBase?t=2013-04-23T04:12:33Z 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... 2013-04-23T04:12:33Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebAtomBase https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebAtomBase VarHTTPS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarHTTPS?t=2012-12-26T05:53:30Z HTTPS get HTTPS headers The same as % HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used to determine... 2012-12-26T05:53:30Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHTTPS https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarHTTPS
 

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

-- PeterThoeny - 02 Sep 2003

Revision 32003-09-03 - PeterThoeny

Changed:
<
<

RSS Feed

>
>

How to Find out What's New?

 
Changed:
<
<
This is the base for the RSS feed for each web.
>
>
There are three ways to find out what's new in each TWiki web:
Added:
>
>
  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
 
Changed:
<
<
Each web has a WebRss that should contain the following text:
>
>

RSS Feed Usage

 
Added:
>
>

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"}%
Added:
>
>

  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>
Changed:
<
<
>
>
  TWiki.TWiki https://www.oact.inaf.it/twikiplato/bin/view/TWiki https://www.oact.inaf.it/twikiplato/pub/TWiki/TWikiLogos/twikilogo88x31.gif
Changed:
<
<
BackupRestorePlugin https://www.oact.inaf.it/twikiplato/bin/view/TWiki/BackupRestorePlugin Backup Restore Plugin Overview This is a solution to backup, restore, and upgrade TWiki sites. It can be used via the browser and on the command line. This plugin... 2018-07-10T22:15:29Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/BackupRestorePlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/BackupRestorePlugin VarFORMFIELD https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarFORMFIELD FORMFIELD{`fieldname`} render a field in the form attached to some topic Syntax: % FORMFIELD{`fieldname` Supported parameters: Parameter: Description... 2017-12-31T23:38:44Z TWikiContributor 9 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarFORMFIELD https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarFORMFIELD TWikiVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiVariables TWiki Variables Special text strings expand on the fly to display dynamic content, such as user data or system info TWikiVariables are text strings % VARIABLE... 2016-07-11T06:26:28Z TWikiContributor 91 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiVariables https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiVariables SearchHelp https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SearchHelp Search Help Search Pages There are two search pages; WebSearch offers basic search features, while WebSearchAdvanced offers more control over searches. By default... 2015-05-15T01:02:39Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SearchHelp https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SearchHelp VarFOURCOLUMNS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarFOURCOLUMNS FOURCOLUMNS responsive four column page layout Write % FOURCOLUMNS% ...text... % ENDCOLUMNS% to get a page layout with four columns . The layout is responsive... 2015-05-07T04:00:56Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarFOURCOLUMNS https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarFOURCOLUMNS VarNOP https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNOP NOP template text not to be expanded in instantiated topics Syntax: % NOP% In normal topic text, expands to nop , which prevents expansion of adjacent... 2014-05-16T00:46:08Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarNOP https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarNOP SiteChanges https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SiteChanges most recent topic changes in webs Modified (now ) Topic in Web Last Modified By Modify changes listing Number of changes per web: 20... 2013-11-15T21:54:05Z TWikiContributor 6 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SiteChanges https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SiteChanges TWikiLogos https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiLogos TWiki Logos The official TWiki logo is a big `T` in a speech bubble conveying `working together`, and has a `collaborate with TWiki` tag line. TWiki.org Logo Artwork... 2013-11-07T07:34:19Z TWikiContributor 10 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiLogos https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiLogos VarVBAR https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarVBAR VBAR vertical bar The vertical bar variable can be used in TWiki tables. Type: Preference variable TWikiRenderingShortcut. Syntax: % VBAR%... 2013-10-02T21:27:09Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarVBAR https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarVBAR WysiwygPluginTopicLister https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WysiwygPluginTopicLister 2013-09-12T05:06:39Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WysiwygPluginTopicLister https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WysiwygPluginTopicLister RenameWeb https://www.oact.inaf.it/twikiplato/bin/view/TWiki/RenameWeb Rename, Move or Delete this Web Note: The 1 web cannot be renamed. See also: ManagingWebs icon:move Rename/move/delete web... , looking for references... 2013-02-23T23:15:34Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/RenameWeb https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/RenameWeb CopyingTopics https://www.oact.inaf.it/twikiplato/bin/view/TWiki/CopyingTopics Copying Topics Browser based copy for individual topics Overview You can use browser based controls to copy a topic within the same web or to another web. The specified... 2012-12-25T07:25:32Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/CopyingTopics https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/CopyingTopics VarSCRIPTURLPATH2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTURLPATH2 SCRIPTURLPATH{`script`} URL path of TWiki script As % SCRIPTURL{`script` , but doesn`t include the protocol and host part of the URL Like % SCRIPTURL{... 2012-11-15T06:58:33Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSCRIPTURLPATH2 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSCRIPTURLPATH2 VarSCRIPTURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSCRIPTURL SCRIPTURL base URL of TWiki scripts Syntax: % SCRIPTURL% Expands to: Note: The edit script should always be used in conjunction with ?t % GMTIME... 2012-11-15T06:20:58Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSCRIPTURL https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSCRIPTURL VarRENDERLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarRENDERLIST RENDERLIST render bullet lists in a variety of formats The % RENDERLIST% variable is handled by the RenderListPlugin Syntax: % RENDERLIST% Syntax... 2012-11-15T06:08:54Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarRENDERLIST https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarRENDERLIST VarPUBURLPATH https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarPUBURLPATH PUBURLPATH the base URL path of attachments Syntax: % PUBURLPATH% Expands to: Category: AttachmentsAndFilesVariables, SystemInformationVariables... 2012-11-15T05:59:51Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarPUBURLPATH https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarPUBURLPATH
>
>
TWikiUIDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUIDotPm Package TWiki::UI Coordinator of execution flow and service functions used by the UI packages StaticMethod handleRequest ($req) $res Main coordinator of request... 2018-07-16T03:20:41Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUIDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUIDotPm TWikiSystemRequirements https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiSystemRequirements TWiki System Requirements Server and client requirements Low client and server base requirements are core features that keep TWiki widely deployable, particularly... 2018-07-15T06:33:52Z TWikiContributor 43 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSystemRequirements https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiSystemRequirements WebCreateNewTopic https://www.oact.inaf.it/twikiplato/bin/view/TWiki/WebCreateNewTopic 2015-06-10T21:23:04Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebCreateNewTopic https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/WebCreateNewTopic TWikiForms https://www.oact.inaf.it/twikiplato/bin/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... 2014-12-11T07:16:09Z TWikiContributor 31 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiForms https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiForms TWikiAccessDotPm https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiAccessDotPm Package TWiki::Access A singleton object of this class manages the access control database. Dynamic access control and permission caching As TWiki:Codev/DynamicAccessControl... 2013-10-14T08:02:47Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiAccessDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiAccessDotPm VarUSERSWEB https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarUSERSWEB USERSWEB name of users web The web containing individual user topics, .TWikiGroups, and customized site wide preferences. Syntax: % USERSWEB% Expands... 2013-09-25T19:36:51Z TWikiContributor 2 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERSWEB https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERSWEB TWikiReferenceManual https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiReferenceManual TWiki Reference Manual Documentation for webmasters, system administrators, project managers, team leaders, and all other users of the TWiki Enterprise Collaboration... 2013-08-30T00:07:32Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiReferenceManual https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiReferenceManual VarUSERREPORT https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarUSERREPORT USERREPORT show user reports with profile pictures Show various user reports documented in UserReports Syntax: % USERREPORT{ action `...` ... Overview... 2013-02-07T00:03:27Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERREPORT https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERREPORT VarINCLUDINGWEB https://www.oact.inaf.it/twikiplato/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... 2012-12-06T07:04:29Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarINCLUDINGWEB https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarINCLUDINGWEB VarSERVERTIME2 https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarSERVERTIME2 SERVERTIME{`format`} formatted server time Same format qualifiers as % GMTIME% Syntax: % SERVERTIME{`format` Supported variables: $seconds ,... 2012-11-15T06:23:12Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSERVERTIME2 https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarSERVERTIME2 VarICONURL https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarICONURL 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... 2012-11-13T09:00:16Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarICONURL https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarICONURL VarFAILEDPLUGINS https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarFAILEDPLUGINS FAILEDPLUGINS debugging for plugins that failed to load, and handler list Syntax: % FAILEDPLUGINS% Expands to: See TWikiPlugins#FAILEDPLUGINS Category... 2012-11-13T08:25:27Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarFAILEDPLUGINS https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarFAILEDPLUGINS VarBLUE https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBLUE BLUE start blue colored text BLUE is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings in... 2012-11-12T06:52:22Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBLUE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBLUE VarAUTHREALM https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarAUTHREALM AUTHREALM authentication realm String defined as {AuthRealm} in configure. This is used in certain password encodings, and in login templates as part of the login... 2012-11-12T06:39:55Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarAUTHREALM https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarAUTHREALM SecurityAndAccessControlVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/SecurityAndAccessControlVariables 2012-11-11T09:07:03Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SecurityAndAccessControlVariables https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SecurityAndAccessControlVariables TablesAndSpreadsheetsVariables https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TablesAndSpreadsheetsVariables 2012-11-11T09:07:03Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TablesAndSpreadsheetsVariables https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TablesAndSpreadsheetsVariables
 

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

Changed:
<
<
-- PeterThoeny - 30 Jan 2003
>
>
-- PeterThoeny - 02 Sep 2003
 

Revision 22003-02-26 - PeterThoeny

 

RSS Feed

This is the base for the RSS feed for each web.

Each web has a WebRss that should contain 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:


Changed:
<
<
>
>
  en-us Copyright 2025, Peter Thoeny and contributing authors. Peter Thoeny [Peter@Thoeny.com] Peter Thoeny [Peter@Thoeny.com] TWiki TWiki.TWiki
Changed:
<
<
>
>
  TWiki.TWiki https://www.oact.inaf.it/twikiplato/bin/view/TWiki https://www.oact.inaf.it/twikiplato/pub/TWiki/TWikiLogos/twikilogo88x31.gif TWikiFuncDotPm https://www.oact.inaf.it/twikiplato/bin/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... 2018-07-16T03:20:32Z TWikiContributor 19 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiFuncDotPm https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiFuncDotPm TWikiUpgradeGuide https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TWikiUpgradeGuide TWiki Upgrade Guide This guide covers upgrading from a previous version of TWiki (such as TWiki 5.1) to TWiki 6.1 Overview TWiki 6.1.0 is a minor release that brings... 2018-07-15T08:48:20Z TWikiContributor 17 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUpgradeGuide https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TWikiUpgradeGuide MailerContrib https://www.oact.inaf.it/twikiplato/bin/view/TWiki/MailerContrib Mailer Contrib Introduction The Mailer Contrib allows users to `subscribe` to regularly scheduled e mails containing either: A report on changes to all topics... 2018-07-10T21:55:14Z TWikiContributor 19 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/MailerContrib https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/MailerContrib SmiliesPlugin https://www.oact.inaf.it/twikiplato/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... 2018-07-06T06:06:39Z TWikiContributor 17 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SmiliesPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SmiliesPlugin SetGetPlugin https://www.oact.inaf.it/twikiplato/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... 2018-07-06T05:44:14Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SetGetPlugin https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/SetGetPlugin VarWEBLIST https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarWEBLIST WEBLIST{`format`} index of all webs List of all webs. Obfusticated webs are excluded, e.g. webs with a NOSEARCHALL on preference variable. The `format`... 2017-05-31T07:34:19Z TWikiContributor 7 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWEBLIST https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarWEBLIST VarGET https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarGET GET{`name`} get a variable Get the value of a named variable, previously set with % SET{ . Syntax: % GET{ `name` default `...` Parameters:... 2015-07-09T23:59:27Z TWikiContributor 5 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarGET https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarGET VarJQENDTABPANE https://www.oact.inaf.it/twikiplato/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` ...... 2014-11-14T22:27:26Z TWikiContributor 3 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarJQENDTABPANE https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarJQENDTABPANE VarEDITFORM https://www.oact.inaf.it/twikiplato/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 `..... 2014-06-11T05:26:01Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarEDITFORM https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarEDITFORM VarFORM https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarFORM FORM{} render a TWiki form for view Show a table containing data of a TWiki form attached to a topic Syntax: % FORM{topic `...` formfields `...` ...... 2014-06-11T05:01:21Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarFORM https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarFORM VarX https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarX X warning icon Type: Preference variable TWikiRenderingShortcut. Syntax: % X% Expands to: Category: FormattingAndRenderingVariables Related... 2013-09-14T07:33:48Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarX https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarX TagMeDebugViewTags https://www.oact.inaf.it/twikiplato/bin/view/TWiki/TagMeDebugViewTags Tag me: Debug View Tags by: web: topic: exclude: minsize: maxsize: format: a href \`% SCRIPTURL{view/% WEB... 2013-04-18T01:40:46Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TagMeDebugViewTags https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/TagMeDebugViewTags UserMasquerading https://www.oact.inaf.it/twikiplato/bin/view/TWiki/UserMasquerading User Masquerading Preface This topic describes how to configure your TWiki site for user masquerading. There are cases where it`s handy to access TWiki on behalf... 2013-03-22T05:26:04Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UserMasquerading https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/UserMasquerading VarUSERSIG https://www.oact.inaf.it/twikiplato/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... 2013-02-07T00:03:42Z TWikiContributor 1 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERSIG https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarUSERSIG VarNAVY https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarNAVY NAVY start navy blue colored text NAVY is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-15T07:58:57Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarNAVY https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarNAVY VarBROWN https://www.oact.inaf.it/twikiplato/bin/view/TWiki/VarBROWN BROWN start brown colored text BROWN is one of the rendering shortcut settings predefined in TWikiPreferences. See the section rendering shortcut settings... 2012-11-15T07:49:59Z TWikiContributor 4 updated major https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBROWN https://www.oact.inaf.it/twikiplato/bin/rdiff/TWiki/VarBROWN


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

-- PeterThoeny - 30 Jan 2003

Revision 12003-01-30 - PeterThoeny

 

RSS Feed

This is the base for the RSS feed for each web.

Each web has a WebRss that should contain 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%/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{".*" 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%/twikilogo88x31.gif">
  <title>TWiki.%INCLUDINGWEB%</title>
  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/%INCLUDINGWEB%</link>
  <url>%PUBURL%/%TWIKIWEB%/TWikiLogos/twikilogo88x31.gif</url>
</image>
%SEARCH{".*" web="%INCLUDINGWEB%" regex="on" nosearch="on" order="modified" reverse="on" nototal="on" limit="16" format="<item rdf:about=\"%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic\">$n  <title>$topic</title>$n  <link>%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$topic</link>$n  <description>$summary</description>$n  <dc:date>$isodate</dc:date>$n  <dc:contributor>$n    <rdf:Description link=\"%SCRIPTURL%/view%SCRIPTSUFFIX%?topic=$wikiusername\">$n      <rdf:value>$username</rdf:value>$n    </rdf:Description>$n  </dc:contributor>$n  <wiki:version>$rev</wiki:version>$n  <wiki:status>updated</wiki:status>$n  <wiki:importance>major</wiki:importance>$n  <wiki:diff>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:diff>$n  <wiki:history>%SCRIPTURL%/rdiff%SCRIPTSUFFIX%/$web/$topic</wiki:history>$n</item>"}%
%STOPINCLUDE%

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

-- PeterThoeny - 30 Jan 2003

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