[Zope-CMF] re: wacky skin
ken bolton
kbolton@sputnik7.com
Tue, 5 Jun 2001 11:24:12 -0400
This is a multi-part message in MIME format.
------=_NextPart_000_00D1_01C0EDB2.0BA88910
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Marc, does this work with Netscape 4.x for you? The strip seems to =
display alright, but none of my other content shows up for me. I had to =
hack one line to make it work in IE as well, it was choking on =
getPortalObject. When I added the comment (see below) IE behaved itself. =
<dtml-comment>
<span class=3D"mild"><dtml-var =
"portal_url.getPortalObject().getId()"> | =
</span></dtml-comment>
fyi, i'm running cmf 1.0.=20
------=_NextPart_000_00D1_01C0EDB2.0BA88910
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 content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Marc, does this work with Netscape 4.x =
for you? The=20
strip seems to display alright, but none of my other content shows up =
for me. I=20
had to hack one line to make it work in IE as well, it was choking on=20
getPortalObject. When I added the comment (see below) IE behaved itself. =
<BR></FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2><dtml-comment><BR> &nbs=
p; =20
<span class=3D"mild"><dtml-var=20
"portal_url.getPortalObject().getId()">&nbsp; |=20
&nbsp;</span></dtml-comment><BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>fyi, i'm running cmf 1.0.=20
</DIV></FONT></BODY></HTML>
------=_NextPart_000_00D1_01C0EDB2.0BA88910--