Hi,

having a structure like
FolderA
      DocA
FolderB
     DocB

I try to display DocA from within DocB using

<dtml-var "FolderA.DocA">

which basically works, except that HTML code from DocA is not rendered but
printed as plain ascii (e.g. I can see the <br> statements as these 4
characters).
Is there a way to force rendering?

Thanks,

Ralph


 -- 
------------------------------------------------------
Ralph Heinkel
MPI-CBG, Group Echeverri
Meyerhofstr. 1
69012 Heidelberg
Tel. 06221/387 915
Fax. 06221/387 971
eMail: [EMAIL PROTECTED]

_______________________________________________
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