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 <ramon.bran...@tjdft.jus.br>:
> 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 <ramon.bran...@tjdft.jus.br>:
>> 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

Reply via email to