[Zope-CMF] Data.fs

Tres Seaver tseaver@zope.com
15 Aug 2002 10:45:50 -0400


On Thu, 2002-08-15 at 09:43, Braun Brelin wrote:
> After some work, I think I've figured out that all of
> DocManage stuff (see previous post) lies not in flat
> files but in a ZODB file called Data.fs, right? 
> 
> If so, how do I go about modifying this?
> If I go to the portal skin/zpt_generic/main_template
> under the DocManage object and try to do a "customize"
> I get the following error: 
> 
> 
> Site Error
> 
> An error was encountered while publishing this
> resource.
> 
> Error Type: Bad Request
> Error Value: The id "main_template" is invalid--it is
> already in use. 
> 
> Which indicates to me that I can only do a "customize"
> once, which initializes the data object in the ZODB.
> How, then, do I go about editing it further?

When you customized the template, an editable copy was created in the
folder you selected next to the "customize" button.  In a stock CMF
site, there is only one folder, "custom", which can accept these
editable versions;  the others are "proxies" for directories on the
filesystem.

In the ZMI, visit 'portal_skins/custom/main_template'.  You should be
able to edit the template there using the ZMI, and also via FTP or
WebDAV if your Zope is configured to run those services.

Tres.
-- 
===============================================================
Tres Seaver                                tseaver@zope.com
Zope Corporation      "Zope Dealers"       http://www.zope.com