Changeset 11832 for main/kofacustom.pcn/trunk/etc
- Timestamp:
- 13 Oct 2014, 10:40:59 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.pcn/trunk/etc/site.zcml.in
r11687 r11832 1 1 <configure xmlns="http://namespaces.zope.org/zope" 2 2 xmlns:kofa="http://namespaces.waeup.org/kofa" 3 i18n_domain="kofacustom. sampleuni">3 i18n_domain="kofacustom.pcn"> 4 4 5 <include package="kofacustom. sampleuni" />6 <include package="kofacustom. sampleuni" file="mail.zcml" />5 <include package="kofacustom.pcn" /> 6 <include package="kofacustom.pcn" file="mail.zcml" /> 7 7 8 8 <!-- install job container … … 29 29 path="${buildout:directory}/var/datacenter" /> 30 30 31 <configure i18n_domain="kofacustom. sampleuni">31 <configure i18n_domain="kofacustom.pcn"> 32 32 33 33 <unauthenticatedPrincipal id="zope.anybody"
Note: See TracChangeset for help on using the changeset viewer.