[Zope] Is this possible in Zope?

Keith J. Farmer kfarmer@thuban.org
Tue, 8 Jan 2002 22:43:28 -0800


Make a method that will retrieve the text and convert it to a series of
images.

Something like:

<dtml-in expr=3D"_.len(title_or_id)">
<dtml-let letter=3D"title_or_id[sequence-var]">
... dtml to retrieve the appropriate image ...
</dtml-let>
</dtml-in>

----------=20
Keith J. Farmer=20
kfarmer@thuban.org=20
http://www.thuban.org=20