aboutsummaryrefslogtreecommitdiff
path: root/www/zope-cmfactionicons
Commit message (Collapse)AuthorAgeFilesLines
* - Mark conflicts with plone3Rong-En Fan2008-01-131-1/+1
| | | | | | | | | PR: ports/119365 Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp> Approved by: portmgr (pav) Notes: svn path=/head/; revision=205583
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Add conflicts to current plone versionVsevolod Stakhov2005-12-021-0/+2
| | | | | | | | PR: 86451 Submitted by: Filippo Natali <filippo.natali at gmail.com> Notes: svn path=/head/; revision=150221
* Chase some URLs per the distfile survey.Mark Linimon2005-11-252-2/+2
| | | | | | | hat: portmgr Notes: svn path=/head/; revision=149381
* - Chase dependency on zope-cmfPav Lucistnik2004-05-031-1/+1
| | | | | | | | PR: ports/66193 Submitted by: Khairil Yusof <kaeru@inigo-tech.com> (maintainer) Notes: svn path=/head/; revision=108259
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Add zope-cmfactionicons.Pav Lucistnik2004-02-204-0/+80
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