Re: [xwiki-users] RSS Feed for Space Blog
9 Nov
2009
9 Nov
'09
12:05 p.m.
I figured it out: On a new page include the following code (XWiki 1.0 syntax) and replace the string passed to getDocument with the space.page containing you blog posts: #includeMacros("Blog.RssCode") ## ## ## #set ($blogDoc = $xwiki.getDocument("Marketing.Marketing-Blog")) ##getTargetBlog($blogDoc) #getBlogEntries($blogDoc $entries) #set($entries = $xwiki.wrapDocs($entries)) #displayBlogRss($blogDoc $entries) Best regards Philipp
6136
Age (days ago)
6136
Last active (days ago)
0 comments
1 participants
participants (1)
-
Philipp Rößler