[xwiki-users] Event Calendar

2010-01-13 Thread Faubi
Hello everybody, instad of displaying the event calendar only the following code is displayed: $cparams.put(categories, $rqcategories) $cview.getHTMLCalendar($cparams, ) I was surprised as I googled the code, most of the calendar pages didn't work properly. Is it a general problem, because as

Re: [xwiki-users] Event Calendar

2010-01-13 Thread Jean-Vincent Drean
Hi, is this happening after an upgrade ? The calendar plugin has been removed from the default distribution in XE 1.8. It is still available at http://code.xwiki.org/xwiki/bin/view/Plugins/CalendarPlugin Please make sure that the plugin jar is present in xwiki/WEB-INF/lib/ and also listed in the

Re: [xwiki-users] Event Calendar

2010-01-13 Thread Trevor Russ
Here are the notes I had made while installing the EventCalendar under XEM 1.7 (XE 1.9). I had intended to update the docs on xwiki.org but haven't. Let me know if it helps or not. Trevor download xwiki-plugin-calendar-1.0.jar and xwiki-application-calendar-1.0.xar move the .jar to

Re: [xwiki-users] Event Calendar

2010-01-13 Thread Faubi
Thanks both of you for the quick responses , but I did everything you said. I think it might be the restarting of tomcat. I host my XWiki. Do I need to make changes (config.cfg + *.jar) in the xwiki.war, too? Cheers again! Trevor Russ wrote: Here are the notes I had made while installing

Re: [xwiki-users] Event Calendar

2010-01-13 Thread Trevor Russ
I'm not familiar using .war files so I had expanded it into webapps/ROOT. I'm guessing you either have to expand the .war before making the changes, or somehow make the changes within the .war. I should point out that when I said move the .jar to $CATALINA_HOME/webapps/ROOT/WEB-INF/lib

Re: [xwiki-users] Event Calendar

2010-01-13 Thread Faubi
Thanks again, it works now! Indeed, the reason was the restart of tomcat which had to be undertaken by the admin... Anyway, thanks 4 the quick help! Cheers Fabian Trevor Russ wrote: I'm not familiar using .war files so I had expanded it into webapps/ROOT. I'm guessing you either have to

Re: [xwiki-users] Event Calendar modification

2007-12-18 Thread Sergiu Dumitriu
André Pestana wrote: Hello! How could I change the calendar of EventCalendar? I couldn't find a way of change it. What's this calendar? a macro? Thanks in advance! -- André Pestana It is generated by a java class, look in