I want the discussion option to be completely unavailable to all users. >From what I can tell, that "allow discussion" property simply sets the default for new items (of that type). I don't want the options shown at all in edit forms, etc. I want to turn that entire functionality off. Thanks, Ben
"Raphael Ritz" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Ben Kingston wrote: >> Hello, >> I want to completely disable all discussions on my Plone site. >> Is there a way to do this for the whole site, or per ArchType, etc? > > Per type, yes. YOu do that in ZMI -> portal_types -> <any type> > > Look for the 'allow discussion' flag. > > This value determines the 'default' in the Plone UI. > > Raphael > >> >> I am converting an existing Product to use Plone 2.1, and am using >> ArcheTypes to define the objects of my Product. >> >> Thanks, >> Ben > _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
