freebsd-ports/www/zope-cmfactionicons/pkg-descr
Pav Lucistnik 3a54566324 Add zope-cmfactionicons.
This product is a add-on for the Zope Content Management Framework (CMF). It
should be useful with Plone, CPS, and other CMF-derived extensions, as well.
The product provides:

*    A new tool, portal_actionicons, which serves as a registry mapping object
     actions (using category and action ID) to a descriptive title, a priority,
     and an icon ID. The tool post-processes a set of actions (i.e., those
     generated by the portal_actions tool), decorating them with additional
     information, and sorting them according to priority.

*    ZPT macros which build either horizontal or vertical icon bars for a set
     of actions.

PR:		ports/62942
Submitted by:	Khairil Yusof <kaeru@inigo-tech.com>
2004-02-20 00:04:58 +00:00

19 lines
755 B
Text

CMFActionIcons
This product is a add-on for the Zope Content Management Framework (CMF). It
should be useful with Plone, CPS, and other CMF-derived extensions, as well.
The product provides:
* A new tool, portal_actionicons, which serves as a registry mapping object
actions (using category and action ID) to a descriptive title, a priority,
and an icon ID. The tool post-processes a set of actions (i.e., those
generated by the portal_actions tool), decorating them with additional
information, and sorting them according to priority.
* ZPT macros which build either horizontal or vertical icon bars for a set
of actions.
WWW: http://zope.org/Members/tseaver/CMFActionIcons
- Khairil Yusof
kaeru@inigo-tech.com