[Zope] Images Properties

Martijn Pieters mj@antraciet.nl
Wed, 04 Aug 1999 12:44:09 +0200


At 12:43 04/08/99 , Anthony Baxter wrote:
     def inputtag(self, alt=None, **args):
>         """
>         Generate an HTML INPUT type=image tag for this image, with
>         customization. Arguments to self.tag() can be any valid
>         attributes of an INPUT tag. 'src' will always be an absolute
>         pathname, to prevent redundant downloading of images. Defaults
>         are applied intelligently for 'alt'.
>         """

Oops, that should be 'Arguments to self.inputtag()

--
Martijn Pieters, Web Developer
| Antraciet http://www.antraciet.nl
| Tel: +31-35-7502100 Fax: +31-35-7502111
| mailto:mj@antraciet.nl http://www.antraciet.nl/~mj
| PGP: http://wwwkeys.nl.pgp.net:11371/pks/lookup?op=get&search=0xA8A32149
------------------------------------------