Kai Hofmann writes:
> ...
> now I wanted to do something like
>
> <dtml-in "subdir.objectValues('*_de')>
You may use "ZopeFind".
It provides much more control over with objects are returned
then "objectValues". Documentation via "ZQR" (Zope Quick Reference).
Dieter