10 Mar
2004
10 Mar
'04
9:33 p.m.
Fred Yankowski wrote at 2004-3-9 15:31 -0600:
I want to clean up a Zope instance to remove some installed products that are no longer needed or even available in the filesystem any more. I've got an idea about how to do that and I'm looking for feedback about any problems or shortcomings.
Delete all (closed) products in "Control_Panel --> Product management", then restart Zope. The still installed products will get recreated. Be careful: instances from no longer installed products may pose significant problems. There is currently a thread describing such problems (a folder can no longer be accessed because it contains such an instance). -- Dieter