================================================= How to set discussion settings with generic setup ================================================= This document explains how to set plone.app.discussion's settings with a generic setup profile. plone.app.discussion uses plone.app.registry to store its global settings. You can set or override the settings in the registry.xml file of your generic setup profile:: False help_anonymous_comments False label_anonymous_comments False disabled help_captcha label_captcha plone.app.discussion.vocabularies.CaptchaVocabulary disabled False help_globally_enabled False label_globally_enabled False False help_moderation_enabled False label_moderation_enabled False help_moderator_email False label_moderator_email False help_moderator_notification_enabled False label_moderator_notification_enabled False True help_show_commenter_image False label_show_commenter_image True text/plain help_text_transform label_text_transform plone.app.discussion.vocabularies.TextTransformVocabulary text/plain False help_user_notification_enabled False label_user_notification_enabled False