NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/RiceInventory/trunk/RiceInventory/RiceInventory/configure.zcml

Revision 26 (checked in by cbc, 15 years ago)

Initial import of RiceInventory?.

Line 
1 <configure xmlns="http://namespaces.zope.org/zope"
2            xmlns:browser="http://namespaces.zope.org/browser"
3            xmlns:five="http://namespaces.zope.org/five"
4            xmlns:i18n="http://namespaces.zope.org/i18n"
5            i18n_domain="RiceInventory">
6  
7   <i18n:registerTranslations directory="locales" />
8
9   <include file="profiles.zcml" />
10
11
12
13   <!-- ##code-section configure.zcml -->
14   <!-- ##/code-section configure.zcml -->
15
16 </configure>
Note: See TracBrowser for help on using the browser.