General Actions:
Log-in
Wiki:
CC09
▼
:
Document Index
»
Space:
Blog
▼
:
Document Index
»
Page:
GlobalBlogRss
Search
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Welcome to the C&C 09 Doctoral Consortium Wiki
»
The Wiki Blog
»
Global Blog RSS feed generator
Wiki source code of
Global Blog RSS feed generator
Last modified by
Administrator
on 2010/08/16 20:24
Content
·
Comments
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: {{include document="Blog.BlogCode"/}} 2: 3: {{velocity filter="none"}} 4: #if("$!{request.xpage}" == 'plain' || "$!{request.xpage}" == 'rdf') 5: $response.setContentType('application/rdf+xml') 6: {{html clean="false" wiki="false"}} 7: #getBlogDocument($doc.space $blogDoc) 8: #getBlogTitle($blogDoc $title) 9: #set($feedMetadata = { 10: "title": $title, 11: "description": "Most recent blog posts in the wiki", 12: "url": $xwiki.getDocument('Main.WebHome').externalURL 13: }) 14: #getBlogEntriesBaseQuery($query) 15: $xwiki.feed.getBlogFeedOutput("${query} order by publishDate.value desc", 10, 0, $feedMetadata, 'rss_2.0') 16: {{/html}} 17: #end 18: {{/velocity}}
Recent Blog Posts
Problems with the Bibliography System
Welcome to the Wiki
First blog post
Blog Entries
Blog Archive
2009
(3)
Quick Links
Wiki Dashboard
Document Index
Blog
Sandbox
My Recent Modifications
recentComments