source: products/ploneorg.kudobounty/trunk/ploneorg/kudobounty/skins.zcml @ 3150

Last change on this file since 3150 was 3136, checked in by mylan, 13 years ago

Added skins skins/ploneorg_kudobounty and registered skin-layer, with skin added basic portlet template for usage with redturtle.portlet.collection, and empty css file

File size: 313 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:cmf="http://namespaces.zope.org/cmf"
4    i18n_domain="ploneorg..kudobounty">
5   <!-- File System Directory Views registration -->
6   <!-- -*- extra stuff goes here -*- -->
7
8   <cmf:registerDirectory
9       name="ploneorg_kudobounty"/>
10
11</configure>
Note: See TracBrowser for help on using the repository browser.