ZCML File
configure.zcml
[top]
/
zope
/
testrecorder
/ configure.zcml
<
configure
xmlns
="
http://namespaces.zope.org/zope
"
xmlns:browser
="
http://namespaces.zope.org/browser
"
i18n_domain
="
zope
"
>
<
browser:resourceDirectory
name
="
recorder
"
directory
="
html
"
/>
</
configure
>