[Zope-CMF] portal_skins file system view property
Colin Leath
cleath@j9k.org
Fri, 21 Feb 2003 20:35:02 -0500 (EST)
I'm not sure if this is what you're asking but visit:
http://www.zopelabs.com/cookbook/1021216110 "change skinpath after moving
site"
I'll have a how-to on the whole process of moving cmf sites in an hour or
so.
here's the preview of the toc:
How to move or rename a CMF site:
as of 2003-02-21-1829 there are at least four issues you will need to
deal
with:
1. Updating the paths of your skin directories.
2. Updating the owners of your content.
3. Updating your catalog.
4. Updating any topics or catalog queries that used a hard-coded path.
If you need answers now I can send you what I have.
(sorry I missed your post until now!)
Colin
On Tue, 18 Feb 2003, rroeber1@unl.edu wrote:
> I've moved a bushel of CMF sites to a new server. The new server uses
> INSTANCE_HOME but helpfully keeps the Filesystem View property from the
> old server.
>
> How do I return and change the 'Filesystem View' property for each skin?
> Has anyone written such a script/external method?
>
> What is the variable name for 'Filesystem View' I seem to be missing it as
> I traipse through the CMF code.
>
> context.cmfinstance.portal_skins.generic.??????????? << what goes here?
>
> Any help would be appreciated.
>
> Thanks in advance
>
> --------------------------------------------------------------------
> Ronald L. Roeber
> CIT-IANR
> University of Nebraska
> Lincoln, NE 68583 Phone: (402) 472-5630
> email: rroeber1@unl.edu
>
>