[Zope-CMF] Re: Getting started with CMF
Charlie Clark
charlie at begeistert.org
Wed Nov 22 11:12:10 EST 2006
Am 21.11.2006 um 17:14 schrieb Jens Vagelpohl:
> No, you either go into the portal_skins tool, find the
> main_template and use the "Customize" functionality to create a
> copy in the "custom" skin folder, which you can edit. Or, and this
> is the more complicated but "right" way to do it, you create a
> filesystem product with a filesystem skin folders and maintain your
> new main_template on the file system. Then you just need to make
> sure your new skin folder is higher up in the list of skin folders
> for the skin you use. A good sample product for setting up a new
> skin folder and integrating it is CMFCalendar, which is part of the
> CMF.
Just so I understand this properly. The second, "right", way of doing
this is to move pretty much all the code into the file system?
Assuming I just wanted to alter the skins is there a skeleton way to
do this?
Charlie
--
Charlie Clark
Helmholtzstr. 20
Düsseldorf
D- 40215
Tel: +49-211-938-5360
GSM: +49-178-782-6226
More information about the Zope-CMF
mailing list