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. 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.
Thanks. I think slowing I am getting the hang of it on how to use XWiki.
-Andy