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
-->
Home - this site is powered by TWiki(R).TWiki
http://amazedbygrace.org/bin/view/TWiki
/pub/TWiki/TWikiLogos/T-logo-140x40-t.gif
Changed:
< <
TWikiSheetPlugin
http://amazedbygrace.org/bin/view/TWiki/TWikiSheetPlugin
TWiki Sheet Plugin Introduction The TWiki Sheet Plugin turns a TWiki table into a spreadsheet that can be modified right in the browser. TWiki Sheet looks and feels... (last changed by TWikiContributor)2018-07-16T01:42:02ZTWikiContributorUserReports
http://amazedbygrace.org/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:57ZTWikiContributorTopMenuSkinTopBar
http://amazedbygrace.org/bin/view/TWiki/TopMenuSkinTopBar
Top Bar of TopMenuSkin Top bar of TopMenuSkin, replacing WebTopBar. Account var twTopMenuBarCloseTimer null; var twTopMenuBarTimerMsec... (last changed by TWikiContributor)2014-06-19T03:01:22ZTWikiContributorVarHIDE
http://amazedbygrace.org/bin/view/TWiki/VarHIDE
HIDE{text} hide content in topic view Text inside the HIDE is removed when viewing the topic. This can be used to remove large amounts of text from being sent... (last changed by TWikiContributor)2014-05-16T00:46:28ZTWikiContributorVarREVINFO2
http://amazedbygrace.org/bin/view/TWiki/VarREVINFO2
REVINFO{`format`} formatted revision information of topic Syntax: % REVINFO{`format` Supported parameters: Parameter: Description: Default... (last changed by TWikiContributor)2013-11-27T08:00:26ZTWikiContributorTWikiAccessDotPm
http://amazedbygrace.org/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... (last changed by TWikiContributor)2013-10-14T08:02:47ZTWikiContributorVarADDTOHEAD
http://amazedbygrace.org/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:38ZTWikiContributorWysiwygPluginSettings
http://amazedbygrace.org/bin/view/TWiki/WysiwygPluginSettings
Settings for WysiwygPlugin that are common to most editor integrations WYSIWYG EXCLUDE Prevent WYSIWYG editing The global preference setting WYSIWYG EXCLUDE... (last changed by TWikiContributor)2013-09-12T05:06:39ZTWikiContributorVarMDREPO
http://amazedbygrace.org/bin/view/TWiki/VarMDREPO
MDREPO retrieve data from metadata repository Attention: This variable works only if MetadataRepository is in use. Otherwise, it always returns a zero length... (last changed by TWikiContributor)2013-04-05T08:04:52ZTWikiContributorVarCONTENTMODE
http://amazedbygrace.org/bin/view/TWiki/VarCONTENTMODE
CONTENTMODE{web `WEB`} content mode Returns the content mode of the specified web. It`s either `local`, `read only`, `master`, or `slave`. Read ReadOnlyAndMirrorWebs... (last changed by TWikiContributor)2012-11-30T07:50:47ZTWikiContributorVarBROWN
http://amazedbygrace.org/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:59ZTWikiContributorVarPUBURL
http://amazedbygrace.org/bin/view/TWiki/VarPUBURL
PUBURL the base URL of attachments Syntax: % PUBURL% Expands to: Example: You can refer to a file attached to another topic with % PUBURL%/% WEB... (last changed by TWikiContributor)2012-11-15T05:59:51ZTWikiContributorVarLOGINURL
http://amazedbygrace.org/bin/view/TWiki/VarLOGINURL
LOGINURL present a login link Present a login link, regardless of the state of login Syntax: % LOGINURL% Expand to: Category: LinkingAndNavigationVariables... (last changed by TWikiContributor)2012-11-14T05:52:24ZTWikiContributorVarICONURL
http://amazedbygrace.org/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... (last changed by TWikiContributor)2012-11-13T09:00:16ZTWikiContributorVarDISPLAYTIME2
http://amazedbygrace.org/bin/view/TWiki/VarDISPLAYTIME2
DISPLAYTIME{`format`} formatted display time Formatted time either GMT or Local server time, depending on {DisplayTimeValues} setting in configure, default... (last changed by TWikiContributor)2012-11-12T08:04:55ZTWikiContributorVarDATE
http://amazedbygrace.org/bin/view/TWiki/VarDATE
DATE signature format date Syntax: % DATE% Expands to: Date format defined as {DefaultDateFormat} in configure, default $year $mo $day Note... (last changed by TWikiContributor)2012-11-12T08:03:26ZTWikiContributor