You are here: Home Plone Basics Allow discussions
Search
Advanced Search…
Statistics
Total: 412
Total Pages: 253
Total Folders: 83
Total Files: 14
Total Links: 26
Last modification: 30.08.2010 09:17
 

Allow discussions

by Wyden Silvan last modified 25.11.2009 21:52

In Plone you can enable discussion by default on specific content types. To do this:

  1. Go to the Zope Management Interface
  2. Click on portal_types
  3. Click on the content type you want to enable discussion for.
  4. Check the "Allow Discussion?" property at the bottom of the form.

This will set the default to enable discussion for all instances of that content type in your site.

To explicitly override the current default, most content types have "Allow Discussion" options at the bottom of the edit form: set to "default", "enable," or "disable" as needed.

Users still not able to discuss things?

Check your security settings, starting at the portal root. A user needs the "Reply to item" permission to be able to actually reply to an item. You may want to turn this on for all Members, if this is not already done. You may also need to check the "Reply to item" permission at the folder level.