From: Arnaud F. <ar...@cr...> - 2004-12-15 11:50:06
|
Hi all, With today's CVS update, I got a problem with the WikiBlog plugin : it doesn't display the posts anymore even if I only specify the 'show' mode. So I investigated a bit and found that the _blogPrefix method uses "Blogs" for blogs but blogs have alwzys been created with the "Blog" prefix ... ouch ... that hurts ... By the way, I took a look at the add method ... wich doesn't use the _blogPrefix method to generate the page name ... That's a problem :) The problem is the same for other plugins using ikiBlog like the comment plugin and the WikiForum plugin. So, first, go back to "Blog" and "Comment" in the _blogPrefix method, then change the add method to make use of _blogPrefix to generate the page name. -- Arnaud Fontaine CRAO Jabber: sh...@ra... |