[Zope] More namespace fun

Chris McDonough chrism@digicool.com
Wed, 03 May 2000 14:13:29 -0400


<dtml-in "queries.thequeryname(arg=1, arg2=2)">
do stuff
</dtml-in>

or

<dtml-with queries>
<dtml-var "query(a=1, b=2)">
</dtml-with>

Ken Kinder wrote:
> 
> Does anyone know how I can easily put ALL my queries into a folder like:
> 
>     /queries
> 
> And access them easily w/o <dtml-in "PARENT[-1]"> kind of stuff?
> 
> --
> Ken Kinder
> 303.381.7631
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )

-- 
Chris McDonough
Digital Creations
Publishers of Zope - http://www.zope.org