captcha registry entry and vocabulary added.
svn path=/plone.app.discussion/trunk/; revision=28679
This commit is contained in:
@@ -71,6 +71,10 @@
|
||||
handler=".tool.unindex_object"
|
||||
/>
|
||||
|
||||
<!-- Captcha Vocabulary -->
|
||||
<utility component=".vocabularies.captcha_vocabulary"
|
||||
name="plone.app.discussion.vocabularies.CaptchaVocabulary" />
|
||||
|
||||
<!-- Conversation indexes -->
|
||||
<adapter name="total_comments" factory=".catalog.total_comments" />
|
||||
<adapter name="last_comment_date" factory=".catalog.last_comment_date" />
|
||||
@@ -89,4 +93,4 @@
|
||||
<adapter name="last_comment_date" factory=".catalog.comments_last_comment_date" />
|
||||
<adapter name="commentators" factory=".catalog.comments_commentators" />
|
||||
|
||||
</configure>
|
||||
</configure>
|
||||
Reference in New Issue
Block a user