Changeset 7499


Ignore:
Timestamp:
22 Jan 2012, 22:42:29 (13 years ago)
Author:
uli
Message:

Register site-specific mail settings in site.zcml instead of
configure.zcml. Hopefully we get rid of problems with custom packages
this way.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/etc/site.zcml.in

    r7183 r7499  
    33
    44  <include package="waeup.sirp" />
     5  <include package="waeup.sirp" file="mail.zcml" />
    56
    67    <configure i18n_domain="waeup.sirp">
     8
    79
    810      <unauthenticatedPrincipal id="zope.anybody"
Note: See TracChangeset for help on using the changeset viewer.