How to customize CalZope zpts

Hello. I'm dealing with CPSSharedCalendar and CalZope, and I want to 
customized the calendar some views (year.pt, month.pt, week.pt, day.pt 
and event.pt). The problem is that I do not know how to do it because I 
can't find those temlates on the skins folder in my CPS 3.4.4 instance. 
I've read that CPSSharedCalendar uses Zope3 paradigms, and that if I 
want to customize somehting the calendar I have to do it in 
CPSSharedCalendar, but...I can't find those zpts in these product either.
Any ideas about how can I modify the views I mentioned above?

Thanks a lot!
-- 

Miguel Sánchez Beato

Técnico de software libre

Fundación IAVANTE

Telf.: 951 01 53 00 - Fax: 951 01 53 01

www.iavante.es <http://www.iavante.es/>

Este correo electrónico y, en su caso, cualquier fichero anexo, contiene 
información confidencial exclusivamente dirigida a su(s) 
destinatario(s). Toda copia o divulgación deberá ser autorizada por IAVANTE.
This e-mail and any attachments are confidential and exclusively 
directed to its adressee(s). Any copy or distribution will have to be 
authorized by IAVANTE.

_______________________________________________
(Continue reading)

Lennart Regebro | 13 Aug 21:26
Picon

Re: How to customize CalZope zpts

On 8/9/07, Miguel Sánchez Beato
<miguel.sanchez@...> wrote:
> Hello. I'm dealing with CPSSharedCalendar and CalZope, and I want to
> customized the calendar some views (year.pt, month.pt, week.pt, day.pt
> and event.pt).

That's not the name of the views. The name is month.html, week.html
and so on. They are defined in filed in CalZope/browser. Which file
that goes with which view is defined in configure.zcml.

You can also override them by creating a separate product and
redefining the views in an overrides.zcml.

--

-- 
Lennart Regebro: Zope and Plone consulting.
http://www.colliberty.com/
+33 661 58 14 64
_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel


Gmane