source: products/quintagroup.themetemplate/trunk/quintagroup/themetemplate/localcommands/templates/cssresource/browser/configure.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: 313 bytes
Line 
1#if not 'css_resource' in $qplone3_theme_used_subtemplates:
2    <!-- Resource directory for stylesheets -->
3    <browser:resourceDirectory
4        name="${namespace_package}.${namespace_package2}.${package}.stylesheets"
5        directory="stylesheets"
6        layer=".interfaces.IThemeSpecific"
7        />
8#end if
Note: See TracBrowser for help on using the repository browser.