[Zope] Help needed to simplify some code
Paul Winkler
pw_lists at slinkp.com
Wed Mar 8 12:29:50 EST 2006
On Wed, Mar 08, 2006 at 09:35:55AM +0000, Chris Withers wrote:
> John Poltorak wrote:
> >
> >Several months ago someone provided me with me with some sample code which
> >did exactly what I wanted, but looking at it again it looks a little
> >unwieldy and could do with tidying up. It consists of:-
(snip)
What Chris said, except:
> ...then you can do:
>
> <span tal:define="opts
> python:here.lib.parse_file(file=here.news,sepr=',',clone=1)">
> <li repeat="opt opts">
> <a tal:content="python:opt/label"
^^^^^^^
Leave out the "python:" there.
-PW
--
Paul Winkler
http://www.slinkp.com
More information about the Zope
mailing list