source: products/quintagroup.themetemplate/trunk/quintagroup/themetemplate/localcommands/templates/skinlayer/skins.zcml_insert @ 1005

Last change on this file since 1005 was 1005, checked in by mylan, 15 years ago

Import package: Copied http://svn.quintagroup.com/products/qtheme.template/trunk@2041 + modifications concerning changed package name, namespace

File size: 351 bytes
Line 
1#<configure
2#    xmlns="http://namespaces.zope.org/zope"
3#    xmlns:cmf="http://namespaces.zope.org/cmf"
4#    i18n_domain="${namespace_package}.${namespace_package2}.${package}">
5#
6#   <!-- File System Directory Views registration -->
7#
8#   <!-- -*- extra stuff goes here -*- -->
9
10   <cmf:registerDirectory
11       name="${layer_name}"/>
12
13#</configure>
Note: See TracBrowser for help on using the repository browser.