[Zope-CMF] How can I use the portal_actions tool

Tres Seaver tseaver@palladion.com
Mon, 9 Jul 2001 17:13:55 -0400 (EDT)


On Mon, 9 Jul 2001, Robert Rottermann wrote:

> Can I use the portal_actions toll to add actions to the portal itself. If
> yes how?

Adding that feature is on the list for the next release of CMF;
at the moment, you would need to replace the 'portal_actions' tool
with another implementation of its interface (a folder full of
ExternalMethods would probably work).  The interface is defined
in CMFCore/interfaces/portal_actions.py.

Tres.
-- 
===============================================================
Tres Seaver                               tseaver@palladion.com