Line | |
---|
1 | <configure |
---|
2 | xmlns="http://namespaces.zope.org/zope" |
---|
3 | xmlns:five="http://namespaces.zope.org/five" |
---|
4 | xmlns:genericsetup="http://namespaces.zope.org/genericsetup" |
---|
5 | xmlns:plone="http://namespaces.plone.org/plone" |
---|
6 | i18n_domain="waeup.plonetheme.ngren2"> |
---|
7 | |
---|
8 | <five:registerPackage package="." initialize=".initialize" /> |
---|
9 | |
---|
10 | <genericsetup:registerProfile |
---|
11 | name="default" |
---|
12 | title="Python Reel Theme for NgREN" |
---|
13 | directory="profiles/default" |
---|
14 | description='Python Reel Theme customized for NgREN' |
---|
15 | provides="Products.GenericSetup.interfaces.EXTENSION" |
---|
16 | /> |
---|
17 | |
---|
18 | <plone:static |
---|
19 | directory="static" |
---|
20 | type="theme" |
---|
21 | /> |
---|
22 | |
---|
23 | </configure> |
---|
Note: See
TracBrowser for help on using the repository browser.