[Zope] Macro in dtml
Jason Spisak
444@hiretechs.com
Thu, 27 Apr 2000 15:27:04 GMT
Sin Hang Kin:
>
> <dtml-in "['events', 'activities', 'news']">
> <dtml-with "sequence-item">
> <dtml-var list-items missing>
> </dtml-with>
> </dtml-in>
>
Try (untested)
<dtml-in "['events', 'activities', 'news']">
<dtml-with "_[_['sequence-item']]">
<dtml-var list-items missing>
</dtml-with>
</dtml-in>
All my best,
Jason Spisak
CIO
HireTechs.com
6151 West Century Boulevard
Suite 900
Los Angeles, CA 90045
P. 310.665.3444
F. 310.665.3544
Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email
address may not be added to any commercial mail list with out my
permission. Violation of my privacy with advertising or SPAM will
result in a suit for a MINIMUM of $500 damages/incident, $1500 for
repeats.