BBB: DEPRECATED
Tools are deprecated and no-longer used. The tool directive will go away in Zope 3.5.
(Directive for creating new utility-based tools.)
interface
*
-
GlobalInterface
(default =
None
)
Interface used to filter out the available entries in a tool
description
-
MessageID
(default =
None
)
Narrative description of what the tool represents.
folder
-
PythonIdentifier
(default =
u'tools'
)
Destination Folder in which the tool instances are placed.
title
-
MessageID
(default =
None
)
The title of the tool.
unique
-
Bool
(default =
False
)
Specifies whether the tool is unique to a site manager.
* = required