Re: [Zope] Display the icon of a meta_type

2000-07-21 Thread Gerard Metrailler Jr.
Hello, At 22:42 20.07.2000 +, Maik Roeder wrote: > > I am using a ZCatalog object on my site. When I do a query, I want the > > results do display the meta_type of the document found with it's icon. >I've > > seen that on Zope.org and loved this idea... the only problem is that it >is > > a m

Re: [Zope] Display the icon of a meta_type

2000-07-20 Thread Maik Roeder
Hi Gerard ! "Gerard Metrailler Jr." wrote: > > Hello, > > I am facing a little problem ;-) > > I am using a ZCatalog object on my site. When I do a query, I want the > results do display the meta_type of the document found with it's icon. I've > seen that on Zope.org and loved this idea... the

[Zope] Display the icon of a meta_type

2000-07-20 Thread Gerard Metrailler Jr.
Hello, I am facing a little problem ;-) I am using a ZCatalog object on my site. When I do a query, I want the results do display the meta_type of the document found with it's icon. I've seen that on Zope.org and loved this idea... the only problem is that it is a method on zope.org that does