Re: [xwiki-users] RES: Calendar Application on XE 2.4 not workingproperly
Yes, you have to edit XWiki.CalendarSheet document, add an object of type 'XWiki.StyleSheetExtension', take the styles from the patch (don't forget to remove all the '+'-es) and paste them into the object's content, then set these properties: Use this extension: 'On demand', Parse content: 'Yes' . This is what you have to copy from the patch: /* ** Calendar */ #template('colorThemeInit.vm') ... ... ... .wiki-calendar-daytitle { background-color: $theme.backgroundSecondaryColor; padding: 0px 3px; text-align: right; } Raluca. 2010/8/17 Ramon Gomes Brandão - SERINT : > Raluca, > > Is there a way to apply the modifications of this patch on my running > calendar application instance? I would like to test it without the need to > build the application. > > Maybe editing the source code of xwiki/bin/view/XWiki/CalendarSheet ? > > Ramon Gomes Brandão > > > -Mensagem original- > De: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] Em nome de > Raluca Stavro > Enviada em: terça-feira, 17 de agosto de 2010 10:32 > Para: XWiki Users > Assunto: Re: [xwiki-users] Calendar Application on XE 2.4 not workingproperly > > Hello Ramon, > > The current calendar application has no custom styles applied on it. > See http://jira.xwiki.org/jira/browse/XACALENDAR-14 . > I added a patch to it and I hope that it will be applied very soon. > > Raluca. > > 2010/8/13 Ramon Gomes Brandão - SERINT : >> Hi, >> >> >> >> I've Just installed Calendar Plugin and Calendar Application on my XE 2.4 >> instance. It works when I point to xwiki/bin/view/Main/EventCalendar/, but >> its look and feel is far away of that smooth one shown in the Calendar >> Application home page >> (http://code.xwiki.org/xwiki/bin/view/Applications/CalendarApplication). >> >> >> >> The calendar appears as a very simple and rough table, its cells don't have >> a prefixed size (nothing more than just the length of the two digits number >> of the day) and it does not show the PDF creation link. It also doesn't mark >> the "today" day on the calendar. I've checked the source code and it seems >> that the $cview.getHTMLCalendar($cparams, "") method isn't building a smooth >> calendar. How can I fix this? >> >> >> >> Doesn't XE 2.4 contain an event calendar by default? If so, how can I access >> it? >> >> >> >> I'm using the colibri skin. >> >> >> >> Regards, >> >> >> >> Ramon Gomes Brandão >> >> >> >> ___ >> users mailing list >> users@xwiki.org >> http://lists.xwiki.org/mailman/listinfo/users >> > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users > ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] RES: Calendar Application on XE 2.4 not workingproperly
I am also eagerly awaiting a more functional and better looking calendar, I hope your patch gets through soon. I tried the http://dev.xwiki.org/xwiki/bin/view/Drafts/XWiki-Calendar GWT-Calendar aswell but I get a lot of errors, so either I'm doing something wrong or its not functional yet... Lockie. -- View this message in context: http://xwiki.475771.n2.nabble.com/Calendar-Application-on-XE-2-4-not-working-properly-tp5420827p5434752.html Sent from the XWiki- Users mailing list archive at Nabble.com. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
[xwiki-users] RES: Calendar Application on XE 2.4 not workingproperly
Raluca, Is there a way to apply the modifications of this patch on my running calendar application instance? I would like to test it without the need to build the application. Maybe editing the source code of xwiki/bin/view/XWiki/CalendarSheet ? Ramon Gomes Brandão -Mensagem original- De: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] Em nome de Raluca Stavro Enviada em: terça-feira, 17 de agosto de 2010 10:32 Para: XWiki Users Assunto: Re: [xwiki-users] Calendar Application on XE 2.4 not workingproperly Hello Ramon, The current calendar application has no custom styles applied on it. See http://jira.xwiki.org/jira/browse/XACALENDAR-14 . I added a patch to it and I hope that it will be applied very soon. Raluca. 2010/8/13 Ramon Gomes Brandão - SERINT : > Hi, > > > > I've Just installed Calendar Plugin and Calendar Application on my XE 2.4 > instance. It works when I point to xwiki/bin/view/Main/EventCalendar/, but > its look and feel is far away of that smooth one shown in the Calendar > Application home page > (http://code.xwiki.org/xwiki/bin/view/Applications/CalendarApplication). > > > > The calendar appears as a very simple and rough table, its cells don't have a > prefixed size (nothing more than just the length of the two digits number of > the day) and it does not show the PDF creation link. It also doesn't mark the > "today" day on the calendar. I've checked the source code and it seems that > the $cview.getHTMLCalendar($cparams, "") method isn't building a smooth > calendar. How can I fix this? > > > > Doesn't XE 2.4 contain an event calendar by default? If so, how can I access > it? > > > > I'm using the colibri skin. > > > > Regards, > > > > Ramon Gomes Brandão > > > > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users > ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users