[Zope] Content of image object

Phil Harris phil.harris@zope.co.uk
Tue, 2 Oct 2001 11:20:30 +0100


Try:

<dtml-call "REQUEST.set('logo',_.getitem('imgname',0).data)">

maybe?
----- Original Message -----
From: <olpa@sybcom.de>
To: "Phil Harris" <phil.harris@zope.co.uk>
Cc: <olpa@sybcom.de>; <zope@zope.org>
Sent: Tuesday, October 02, 2001 11:13 AM
Subject: Re: [Zope] Content of image object


> On Today, Phil Harris wrote:
>
> > Delivered-To: olpa@sybcom.de
> > Subject: Re: [Zope] Content of image object
> > Date: Tue, 2 Oct 2001 11:12:24 +0100
> > To: olpa@sybcom.de, zope@zope.org
> > From: Phil Harris <phil.harris@zope.co.uk>
> >
> > would:
> >
> > <dtml-call "REQUEST.set('logo',_.getitem('imgname',0))">
> >
> > work?
>
> nope. Same effect as REQUEST.set('logo', _['logo'])">
>
> ---
>    I think we dream so we don't have to be apart so long. If we're in each
> other's dreams, we can play together all night.   -- Calvin
> ---
>  Oliver Pabst             .-------------------------.
>  mailto:olpa@sybcom.de    :                         :
>  phone :+49 681 56600600  :    project department   :          SYBCOM GmbH
>  fax   :+49 681 56600660  :                         : http://www.sybcom.de
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )