[Zope-CMF] DTML trans to ZPT

Eric Dunn endunn at rocketmail.com
Wed Aug 13 18:02:32 EDT 2003


I have a couple peices of code I'd like to use on my
CMF site.  Can anyone tell me how to translate them
into ZPT?:

<dtml-call "REQUEST.set('tracktable','hosts')">
<dtml-call usercnt>

and

<dtml-with expr="MyCounter"> <dtml-var user_count>
users online! </dtml-with>

I'm trying to put a user counter on my page using some
of the counters from zope.org.

Thanks
Eric

=====
Eric N. Dunn
other email: endunn at aol.com

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



More information about the Zope-CMF mailing list