[Zope] Resizing Images In Page Templates
Maciej Wisniowski
maciej.wisniowski at coig.katowice.pl
Sun Mar 4 16:27:56 EST 2007
> Hmm. I have it working on the server from which
> I am moving to another server. I didn't build the code.
> But it sure does work just fine.
> Sorry. Not nonsense. Anyone else have any ideas?
Ehm... but this code is a nonsense or rather, you made
a mistake when you've written previous e-mail
<img src="myimage.jpg/resize" />
It is plain html.
something like:
<img tal:attributes="src myimage.jpg/resize" />
may do something 'dynamic'.
--
Maciej Wisniowski
More information about the Zope
mailing list