add IExcludeFromNavigation behaviour to thesaurus (#3360)

This commit is contained in:
Frédéric Péters 2013-08-21 10:55:31 +02:00
parent 9a534dfba6
commit 3cc25aee6f
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
<property name="behaviors">
<element value="plone.app.content.interfaces.INameFromTitle"/>
<element value="plone.app.dexterity.behaviors.metadata.IDublinCore"/>
<element value="plone.app.dexterity.behaviors.exclfromnav.IExcludeFromNavigation"/>
<element value="collective.dexteritytextindexer.behavior.IDexterityTextIndexer" />
</property>
<!-- DO NOT use a model_source or it removes manually added fields while reapplying the profile -->