root/qPloneSkinDump/trunk/skin_template/skins.zcml

Revision 1113 (checked in by mylan, 9 months ago)

Merged trunk with branches/plone_3.0 version

Line 
1 <configure
2     xmlns="http://namespaces.zope.org/zope"
3     xmlns:cmf="http://namespaces.zope.org/cmf"
4     i18n_domain="%(product_name_lowercase)s">
5
6    <cmf:registerDirectory name="skins" directory="skins" recursive="True" />
7
8 </configure>
Note: See TracBrowser for help on using the browser.