[Zope] how can i deal with HTML in Zope?

Chris McDonough chrism@digicool.com
Thu, 5 Jul 2001 16:55:27 -0400


> Does anyone know how I can convert HTML to DTML? ...

You needn't do so, they're the same thing.

> or how can i
> make url viewable Zope objects from HTML files (with images
> or other things)? and the same question goes for XML.

Just put the HTML in a DTMLMethod or DTMLDocument object.

For XML, use the ParsedXML product.

> Thanks,
> --Mate'
> 
> my email address is : msztipan@bellsouth.net
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> 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 )
>