2009-06-29 07:06:01 -05:00
|
|
|
<configure xmlns="http://namespaces.zope.org/zope"
|
|
|
|
xmlns:browser="http://namespaces.zope.org/browser"
|
|
|
|
xmlns:five="http://namespaces.zope.org/five"
|
|
|
|
xmlns:genericsetup="http://namespaces.zope.org/genericsetup"
|
|
|
|
i18n_domain="<!applicationName!>">
|
|
|
|
|
2011-01-28 07:36:30 -06:00
|
|
|
<!deprecated!>
|
2009-06-29 07:06:01 -05:00
|
|
|
<genericsetup:registerProfile name="default"
|
|
|
|
title="<!applicationName!>" description=""
|
|
|
|
provides="Products.GenericSetup.interfaces.EXTENSION"
|
|
|
|
for="Products.CMFPlone.interfaces.IPloneSiteRoot"/>
|
|
|
|
|
|
|
|
</configure>
|