[Zope] Python Script: excape problem /kv
Paul Winkler
pw_lists at slinkp.com
Thu Nov 6 11:27:58 EST 2003
On Thu, Nov 06, 2003 at 01:26:50PM +0100, Max M wrote:
> Kai Vermehr wrote:
>
>
> >I have this body in a ZPT named 'use_randomImage':
> >------------------------------------
> > <body>
> > <span tal:replace="here/images/randomImage">image</span>
> > </body>
> >------------------------------------
>
>
> Use the structure keyword:
>
> <body>
> <span tal:replace="structure here/images/randomImage">image</span>
> </body>
Max is right.
Where in the zope book, and what version of the zope book, did you find
this example? It should be fixed.
--
Paul Winkler
http://www.slinkp.com
Look! Up in the sky! It's THE INEFFICIENCY!
(random hero from isometric.spaceninja.com)
More information about the Zope
mailing list