General Actions:
Log-in
Wiki:
L3D's Wiki
▼
:
Document Index
»
Space:
Main
▼
:
Document Index
»
Page:
TagsRss
Search
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Welcome to your wiki
»
RSS Feeds
»
TagsRss
Wiki source code of
TagsRss
Last modified by
Administrator
on 2007/07/12 09:29
Content
·
Comments
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: #if($request.tag) 2: #set($sql = ", BaseObject as obj, DBStringListProperty as prop where obj.name=doc.fullName and obj.className='XWiki.TagClass' and obj.id=prop.id.id and prop.id.name='tags' and '$request.tag' in elements(prop.list)") 3: #set ($description = "RSS feed for tag '$request.tag'") 4: #else 5: #set($sql = ", BaseObject as obj, DBStringListProperty as prop where obj.name=doc.fullName and obj.className='XWiki.TagClass' and obj.id=prop.id.id and prop.id.name='tags' and size(prop.list) > 0") 6: #set ($description = "RSS feed for all tags") 7: #end 8: #set ($list = $xwiki.searchDocuments($sql , 20 , 0)) 9: #set ($baseurl = "http://${request.serverName}") 10: #includeInContext("XWiki.WebRssCode")
Search
Quick Links
L3D Calendar
Wiki Dashboard
Document Index
Blog
Sandbox
Recently Modified
XWiki Scheduler Job Class
|
XWiki Preferences
|
XWikiAllGroup