RE: [Zope] Is this possible in Zope?
9 Jan
2002
9 Jan
'02
6:43 a.m.
Make a method that will retrieve the text and convert it to a series of images. Something like: <dtml-in expr="_.len(title_or_id)"> <dtml-let letter="title_or_id[sequence-var]"> ... dtml to retrieve the appropriate image ... </dtml-let> </dtml-in> ---------- Keith J. Farmer kfarmer@thuban.org http://www.thuban.org
8853
Age (days ago)
8853
Last active (days ago)
0 comments
1 participants
participants (1)
-
Keith J. Farmer