[Zope] Re: Displaying "Lines"? was: form to a email in a correct

Steve Alexander steve@cat-box.net
Sat, 29 Jul 2000 00:03:35 +0100


Tim Cook wrote:
> Other than iterating through the property is there a way to
> display or present the lines property for edit without the
> containing ['brackets', '&', 'ticks']? <s>

Something like this:

  <dtml-var "_.string.join(lines_property, '<br>')">

or this:

  <dtml-var "_.string.join(lines_property, '\n')">

--
Steve Alexander
Software Engineer
Cat-Box limited
http://www.cat-box.net