Andreas Schaefer wrote:
On Jun 6, 2009, at 10:20 AM, Guillaume Lerouge wrote:
This looks like a bug. Please create a JIRA issue about it within the XABLOG jira component on http://jira.xwiki.org/ .
Actually there is already one: XABLOG-22
AND
when I am already here the name of the RSS Feed is the title of the main page. Is there a way to use the Blog's title ?
Yes. You need to go to http://madplanet.com/bin/edit/Blog/RssCode?editor=wiki and replace the content at line 113:
<title>$title</title> -> replace $title with the content of your choice
then save the page. It's no a perfect solution but it will work in your case.
No this is not the right way. You go to the blog home page and edit objects. Then change the title.
I tried Guillaume's link above but got an 404.
It is there: http://madplanet.com/xwiki/bin/view/Blog/GlobalBlogRss?xpage=plain
Eventually it dawned on me that I maybe used the wrong RSS Feed. So I changed the 'Blog.GobalBlogRss' with 'Blog.BlogRss' and now I get the correct title in the RSS Feed.
The new blog application allows to have more than one blog in the same wiki (you can have one in each space). The GlobalBlogRss aggregates all the articles in the wiki, regardless of the blog they belong to. BlogRss aggregates only the articles from one blog. Now, the coincidence is that the default blog is also an aggregated blog, meaning that it collects articles from the entire wiki, too, so the result is the same for GlobalBlogRss and BlogRss without any other query parameters. The difference is that BlogRss uses the title of the Blog.WebHome blog, while the GlobalBlogRss displays the title of the wiki.
Thanks. I think slowing I am getting the hang of it on how to use XWiki.
The first steps are always the hardest. Thanks for not giving up easily. -- Sergiu Dumitriu http://purl.org/net/sergiu/