[Zope3-Users] Re: skins problem
jürgen Kartnaller
j.kartnaller at cable.vol.at
Mon Nov 29 11:50:26 EST 2004
You need to access your skin :
- by explicit access with http://localhost/++skin++YourSkinName/...
- by setting a default skin in overrides.zcml
Jürgen
Luca Manini wrote:
> Hi,
>
> I'm trying to understand how to change the look and feel of my new
> Zope 3 app, that will need custom views for browsing, searching,
> ordering ....
>
> I do understand (more or less, can study more) the ZP, metal, etc
> stuff, but I do not understand the 'bug (sorry: big) picture' of skin
> dirs, configure.zcml, template.pt. The result is that I have tried to
> follow the Zope 3 book example, but I change my template.pt and
> nothing change in my pages!
>
> Is there any 'tutorial' dedicated to this part of the game.
>
> Which parts (if nay) of the Plone documentation are valid in the Zope
> 3 context?
>
> TIA, Luca
>
> PS: too confused to make better questions, sorry!
More information about the Zope3-users
mailing list