[Zope] Is this possible in Zope?
Michael Fox
michael@centurysoftware.com.au
Wed, 9 Jan 2002 16:08:17 +1100
This is a multi-part message in MIME format.
------=_NextPart_000_0032_01C19927.DA1BBDF0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Hi All,
I'm curious as to wether anyone can provide any input on the following.
I want to render an object's "title" using a series of images.
Assuming I have a collection of images (every letter of the alphabet) and
each image ID is the same as the letter is represents A, B, C, D etc. Is it
possible to somehow break-down the "title" property and rendered it as
such -
+----++---++---++---++---++---++---++---++---++---++---+
| H || E || L || L || O || || W || O || R || L || D |
+----++---++---++---++---++---++---++---++---++---++---+
In an effort to replace <dtml-var title_or_id> ...
Is this possible? Any help appreciated.
Regards,
Michael.
------=_NextPart_000_0032_01C19927.DA1BBDF0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3DWindows-1252">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.0.5762.3">
<TITLE>Is this possible in Zope?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=3D2>Hi All,</FONT>
</P>
<P><FONT SIZE=3D2>I'm curious as to wether anyone can provide any input =
on the following.</FONT>
</P>
<P><FONT SIZE=3D2>I want to render an object's "title" using a =
series of images.</FONT>
</P>
<P><FONT SIZE=3D2>Assuming I have a collection of images (every letter =
of the alphabet) and each image ID is the same as the letter is =
represents A, B, C, D etc. Is it possible to somehow break-down the =
"title" property and rendered it as such -</FONT></P>
<P><FONT =
SIZE=3D2>+----++---++---++---++---++---++---++---++---++---++---+</FONT>
<BR><FONT SIZE=3D2>| H || E || L || L || O || || W || =
O || R || L || D |</FONT>
<BR><FONT =
SIZE=3D2>+----++---++---++---++---++---++---++---++---++---++---+</FONT>
</P>
<P><FONT SIZE=3D2>In an effort to replace <dtml-var title_or_id> =
...</FONT>
</P>
<P><FONT SIZE=3D2>Is this possible? Any help appreciated.</FONT>
</P>
<P><FONT SIZE=3D2>Regards,</FONT>
<BR><FONT SIZE=3D2>Michael.</FONT>
</P>
</BODY>
</HTML>
------=_NextPart_000_0032_01C19927.DA1BBDF0--