[Zope-CMF] upgrade from head of CVS
Andrew Sawyers
andrew@zope.com
Mon, 7 Jan 2002 11:37:21 -0500
The reason for this is that Syndication actions were previously on the
PortalFolder. They're now in their proper place; on the syndication tool.
The easiest way to remove the extra one is to go into the types tool,
folder, and delete the syndication action from there.
You should have gotten an updated PortalFolder module which removed this
action; have you modified your folder actions? If you've modified type
actions, the actions are gotten from instance rather than the class and the
changes in the class will not be updated to your changed instance.
Andrew
-----Original Message-----
From: zope-cmf-admin@zope.org [mailto:zope-cmf-admin@zope.org]On Behalf
Of Alan Runyan
Sent: Monday, January 07, 2002 11:35 AM
To: zope-cmf@zope.org
Subject: [Zope-CMF] upgrade from head of CVS
when I upgrade from CVS I end up with 2 syndication actions. is there a way
I can get rid of one of them? :)
btw: the portal_actions tool is really nice ;)
~runyaga
_______________________________________________
Zope-CMF maillist - Zope-CMF@zope.org
http://lists.zope.org/mailman/listinfo/zope-cmf
See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
requests