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

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to