cybertools/ajax/dojo/configure-z2.zcml
helmutm 9467c07af1 provide traversal class + corresponding configure file for being able to use Dojo in Zope 2
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2832 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-08-18 14:30:38 +00:00

9 lines
196 B
XML

<!-- $Id$ -->
<configure
xmlns="http://namespaces.zope.org/browser"
xmlns:zope="http://namespaces.zope.org/zope">
<resourceDirectory name="ajax.dojo" directory="dojo" />
</configure>