aboutsummaryrefslogtreecommitdiff
path: root/www/zope-cmfactionicons/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Chase some URLs per the distfile survey.Mark Linimon2005-11-251-1/+1
| | | | | | | hat: portmgr Notes: svn path=/head/; revision=149381
* Add zope-cmfactionicons.Pav Lucistnik2004-02-201-0/+19
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> Notes: svn path=/head/; revision=101429