7 Aug
2002
7 Aug
'02
6:01 p.m.
Peter Bengtsson writes:
From an object you can get its icon by doing print someobject.icon
What if I only know a meta type (as string), say "DTML Method" and what I want is "/misc_/OFSP/dtmlmethod.gif" I fear, Zope does not maintain this information in an easily accessible way.
I would probably build my own registry. Dieter