How to add standard files to the Plone Help Centre
This How-to applies to: Any version.
For Plone 2.5 's version of PloneHelpCentre, the files content type somehow got left out... it requires a little customisation
From an email by Steve McMahon himself: Being able to add files in various parts of Plone Help Centre should just require adding "File" to the allowed subtypes list in portal_types
In the ZMI, go to portal_types, then HelpCentre (and possibly to each of the other sub categories)
First tab (default) is properties, and under Allowed content types you add 'File'. Be sure to ADD it, and not select only file, as it is a multi-selection list
First tab (default) is properties, and under Allowed content types you add 'File'. Be sure to ADD it, and not select only file, as it is a multi-selection list
Easy peasy!