Log In
or
Register
TWiki Web
Users
Groups
Index
Search
Changes
Notifications
Statistics
Preferences
User Reference
ATasteOfTWiki
TextFormattingRules
TWikiVariables
TWikiDocGraphics
TWikiSkinBrowser
InstalledPlugins
Admin Maintenance
AdminToolsCategory
InterWikis
ManagingWebs
TWikiSiteTools
TWikiPreferences
WebPreferences
Categories
Admin Documentation
Admin Tools
Developer Doc
User Documentation
User Tools
Webs
Main
Sandbox
TWiki
You are here:
FS
>
TWiki Web
>
WebRssBase
r1 - 30 Jan 2003 - 08:11 -
PeterThoeny
?
View topic
|
Edit
Attach
P
rintable
Start of topic |
Skip to actions
---++ RSS Feed This is the base for the RSS feed for each web. Each web has a WebRss that should contain the following text: ----- <verbatim> <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"}% </verbatim> Below part is included by each <nop>WebRss topic: ----- <verbatim> %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% </verbatim> ----- __See also__: TWiki:Codev/RichSiteSummary, TWiki:Codev/TWikiSyndication -- Main.PeterThoeny - 30 Jan 2003
End of topic
Skip to actions
|
Back to top
View topic
|
Edit
|
Attach
|
P
rintable
|
R
aw view
|
Backlinks:
We
b
,
A
l
l webs
|
H
istory
:
r6
|
r4
<
r3
<
r2
<
r1
|
More topic actions...
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding FS?
Send feedback