[Zope-CMF] moving cmf site
george donnelly
list@zettai.net
Thu, 09 Jan 2003 21:29:51 -0500
yes, you'll need to re-import them.
go to portal_skins and add a file system directory view.
import all the skins you need from the CMF (generic, control, content,
images, zpt_* etc)
you'll see the paths when you add the file system directory view.
let us know how it goes. :)
<-->
george donnelly - http://zettai.net/ - "We Love Newbies" :)
Zope Hosting - Dynamic Website Design - Search Engine Promotion
Yahoo, AIM: zettainet - ICQ: 51907738 - e:george@zettai.net
> From: Fearless Froggie <fearless_froggie@yahoo.com>
> Date: Thu, 9 Jan 2003 17:24:25 -0800 (PST)
> To: zope-cmf@zope.org
> Subject: Re: [Zope-CMF] moving cmf site
>
> Cool, I didn't know the traceback was commented out.
> Though maybe I should have. Maybe taking those couple
> weeks off for Christmas really wasn't such a great
> idea :)
>
> I checked the traceback and the reason my CMF sites
> aren't working is because the file-system based files
> under the "portal_skins" sub folders aren't there (for
> example in the generic, control and custom folders).
> Weird. Since they "came with the site", it did't even
> occur to me to check them.
>
> The products directory in my new zope installation is
> in a different spot than in my old installation. I
> wonder if that is why those files aren't appearing in
> the CMF sites I transferred over. Or maybe there's a
> step I missed?
>
> Thanks!
>
> Rita.