[z3-five] five:registerClass directive and icon

Lennart Regebro regebro at gmail.com
Tue Aug 22 11:42:11 CEST 2006


On 8/22/06, Maciej Wiśniowski <maciej.wisniowski at coig.katowice.pl> wrote:
> I have application that consists of few modules.
> I want every module to be visible as an object in ZMI (usually
> my module is descendant of Folder that contains e.g. some
> ZSQLMethods). In the Add list I want to have only
> Application visible and after adding this the structure
> of modules will be created in ZODB (vievable by ZMI).
> I simply want to have icons for module objects created
> while adding my Application. Is this possible with Five?

Of course. All you do is not register as a content class. :-)
It's getting the class into the Add menu that takes effort, not the
other way around. :-)

-- 
Lennart Regebro, Nuxeo     http://www.nuxeo.com/
CPS Content Management     http://www.cps-project.org/


More information about the z3-five mailing list