[ZPT] Is there a way to translate the following into ZPT?
Tom Deprez
Tom Deprez" <tom.deprez@uz.kuleuven.ac.be
Thu, 4 Oct 2001 17:05:53 +0200
Dit is een meerdelig bericht in MIME-indeling.
------=_NextPart_000_026B_01C14CF6.D3436640
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<dtml-var standard_html_header>
<p><a href=3D"&dtml-URL0;?expand_all=3D1">Expand All</a> |
<a href=3D"&dtml-URL0;?collapse_all=3D1">Collapse All</a>
</p>
<dtml-tree branches_expr=3D"objectValues(['Folder','File', 'Structured =
Text Document'])">
<dtml-if "meta_type=3D=3D'File' or meta_type=3D=3D'Structured Text =
Document'">
<a href=3D"&dtml-absolute_url;"><dtml-var title_or_id></a>
<dtml-else>
<dtml-var title_or_id>
</dtml-if>
</dtml-tree>
<dtml-var standard_html_footer>
Thanks,
Tom
------=_NextPart_000_026B_01C14CF6.D3436640
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2><dtml-var =
standard_html_header></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2><p><a=20
href=3D"&dtml-URL0;?expand_all=3D1">Expand All</a> =
|<BR> =20
<a href=3D"&dtml-URL0;?collapse_all=3D1">Collapse=20
All</a><BR></p></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2><dtml-tree=20
branches_expr=3D"objectValues(['Folder','File', 'Structured Text=20
Document'])"><BR> <dtml-if "meta_type=3D=3D'File' or=20
meta_type=3D=3D'Structured Text Document'"><BR> =
<a=20
href=3D"&dtml-absolute_url;"><dtml-var=20
title_or_id></a><BR> =
<dtml-else><BR> =20
<dtml-var title_or_id><BR> =20
</dtml-if><BR></dtml-tree></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2><dtml-var =
standard_html_footer></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Tom</FONT></DIV></BODY></HTML>
------=_NextPart_000_026B_01C14CF6.D3436640--