add anonymous_email_enabled settings to really let integrator activate it. add the migration script which add the option to the registry and do not change the behavior: the email will not be displayed by default

This commit is contained in:
JeanMichel FRANCOIS
2013-01-04 19:00:24 +01:00
parent 84ba3661e0
commit a16958c1c7
5 changed files with 29 additions and 6 deletions
@@ -1,5 +1,5 @@
<metadata>
<version>100</version>
<version>110</version>
<dependencies>
<dependency>profile-plone.app.registry:default</dependency>
</dependencies>