
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3063 fd906abe-77d9-0310-91a1-e0d9ade77398
18 lines
411 B
XML
18 lines
411 B
XML
<!-- $Id$ -->
|
|
|
|
<configure
|
|
xmlns:zope="http://namespaces.zope.org/zope"
|
|
xmlns:browser="http://namespaces.zope.org/browser"
|
|
i18n_domain="cybertools.composer">
|
|
|
|
<browser:resourceDirectory name="default" directory="resources" />
|
|
|
|
<!-- layouts -->
|
|
|
|
<zope:module module="cybertools.composer.layout.browser.default" />
|
|
|
|
<!-- skin-specific layouts -->
|
|
|
|
<include package=".liquid" />
|
|
|
|
</configure>
|