[Zope-CMF] where to put non-cmf stuff in CMF?
Sean Kelley
sean@horse101.com
Sun, 07 Jul 2002 07:38:11 -0700
--------------5F19F25A631A0E092B9CE72B
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
When I move the dtml based files over to the CMF folders and try to edit
them, all I can do is view them as the html that is rendered. I cannot
edit it even as the zope admin.
Inside "PortalFolders", you should only have portal types
(derived
from "PortalFolder" or "PortalContent". Other types lack
relevant
infrastructure and may lead to problems.
However, I am surprised that management through the management
interface
should not work. What exactly happens (Error Type, Error
Value, Traceback;
precise failure report).
Dieter
--------------5F19F25A631A0E092B9CE72B
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
When I move the dtml based files over to the CMF folders and try to edit
them, all I can do is view them as the html that is rendered. I cannot
edit it even as the zope admin.
<br>
<blockquote>Inside "PortalFolders", you should only have portal types (derived
<br>from "PortalFolder" or "PortalContent". Other types lack relevant
<br>infrastructure and may lead to problems.
<p>However, I am surprised that management through the management interface
<br>should not work. What exactly happens (Error Type, Error Value, Traceback;
<br>precise failure report).
<br>
<p>Dieter</blockquote>
</html>
--------------5F19F25A631A0E092B9CE72B--