Re: [xwiki-users] RES: RES: RES: RES: Calendar Application on XE 2.4notworking properly

2010-08-19 Thread Lockie
One other thing, make sure you have the correct syntax selected in the dropdown. So if you have XWiki 1.0 Syntax selected in the dropdown menu then it'd be #includeForm("XWiki.CalendarSheet") and 2.0 is {{include document="XWiki.CalendarSheet"/}}. It looks like this Calendar had been made with 1.

Re: [xwiki-users] RES: RES: RES: RES: Calendar Application on XE 2.4notworking properly

2010-08-19 Thread Lockie
Not sure if this is what you're after, but I am able to insert a new calendar on pages simply adding the line {{include document="XWiki.CalendarSheet"/}} in Edit > WIKI. Lockie. -- View this message in context: http://xwiki.475771.n2.nabble.com/Calendar-Application-on-XE-2-4-not-working-pro

[xwiki-users] RES: RES: RES: RES: Calendar Application on XE 2.4notworking properly

2010-08-19 Thread Ramon Gomes Brandão - SERINT
Raluca/Lockie, How can I create a calendar associated to a specific space? I mean: I want that other space than Main has a EventCalendar, let's say, Space1/EventCalendar. I tried to create a page and add #includeForm("XWiki.CalendarSheet"), but no success. How can I do that? Regards, Ramon