8 Mar
2006
8 Mar
'06
5:29 p.m.
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