Remove hard dependency on plone.stringinterp
This commit is contained in:
parent
13830715a7
commit
28d7556c92
@ -58,6 +58,7 @@
|
|||||||
</configure>
|
</configure>
|
||||||
|
|
||||||
<!-- Content rules strings -->
|
<!-- Content rules strings -->
|
||||||
|
<configure zcml:condition="installed plone.stringinterp">
|
||||||
<adapter
|
<adapter
|
||||||
for="zope.interface.Interface"
|
for="zope.interface.Interface"
|
||||||
provides="plone.stringinterp.interfaces.IStringSubstitution"
|
provides="plone.stringinterp.interfaces.IStringSubstitution"
|
||||||
@ -92,5 +93,6 @@
|
|||||||
factory=".contentrules.AuthorEmail"
|
factory=".contentrules.AuthorEmail"
|
||||||
name="comment_user_email"
|
name="comment_user_email"
|
||||||
/>
|
/>
|
||||||
|
</configure>
|
||||||
|
|
||||||
</configure>
|
</configure>
|
||||||
|
Loading…
Reference in New Issue
Block a user