On 01/04/2011 12:17 PM, Zuzana Zapletalova wrote: > Hello Jerome, > > I've added this line: > com.xpn.xwiki.plugin.ratings.RatingsPlugin
Did you make sure the previous line ends with a proper ,\ so that the configuration property is properly continued over to the next line? > I've restarted container several times. > > Couldn't be a problem with the version of xwiki - 2.6? I've read that the > plugin technology is obsolete and it has been replaced by components. > Couldn't be that problem? Because e.g. plugin SortedDocumentTreePlugin also > doesnn't work after the update (from version 2.4 - there was OK). No, plugins still work. The fact that they are deprecated means only that new functionality should be written as components and not as plugins. > Thanks a lot for your answer, > Zuzana. > >> ------------ Původní zpráva ------------ >> Od: Jerome Velociter<[email protected]> >> Předmět: Re: [xwiki-users] Ratings plugin doesn't work in xwiki 2.6 >> Datum: 03.1.2011 16:46:18 >> ---------------------------------------- >> Hello Zuzana, >> >> Can you paste us the line you've added to xwiki.cfg ? >> >> Also, can you confirm you've restarted your container afternwards ? >> >> Thanks, >> Jerome. >> >> On Mon, Jan 3, 2011 at 1:20 PM, Zuzana Zapletalova<[email protected]> wrote: >>> Hello, >>> >>> I tried to use ratings application but I wasn't able to install Ratings >> plugin. I followed the instruction: >>> http://extensions.xwiki.org/xwiki/bin/view/Extension/Ratings+Plugin >>> >>> But when I verified correct installation by writing: >>> {{velocity}} >>> $xwiki.ratings.name >>> {{/velocity}} >>> >>> it returns $xwiki.ratings.name instead of ratings. >>> >>> I use xwiki 2.6. >>> >>> Thanks a lot, Zuzana. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
