In 'INSTALL', the following is stated:

'To do this you must go to "Administer"->"Content management"->"Content types"
and enable the Attachments setting under the Workflow section.'

If installed on a stock 5.3 Drupal install with Attachment and Filemanager only, there is no Worlflow section if you follow the menu path 'Administer -> Content Management -> Content Types'.
Does this module depend on one of the Workflow modules?

Comments

sciron64’s picture

Category: bug » support
Priority: Normal » Minor

Admittedly, after installing the Workflow module, I am not seeing what I expected.
Also, which is probably apparent, I am very new to Drupal. I will dig some more in the menus and have altered the Category and Priority to reflect such. Any help is much appreciated.

NEWLY ADDED:
Should there automatically be a content type of Attachment in the Content Types list? I do not see one. I do see a Workflows section if I were to add a content type, however. Something tells me I missed something simple or obvious somewhere.

cscsteve’s picture

Attachments aren't a content type, they get added to a content type. In a stock Drupal install, that would be Story and Page. You must enable attachments for each content type. So follow the path as stated above, and select 'Edit' for the content type you want to allow attachments on. Scroll down and you'll see the Workflow section and a radio button to enable or disable Attachments for that node type.

The Workflow module has nothing to do with Attachment.

I hope that helps.
- Steve

sciron64’s picture

Status: Active » Closed (fixed)

Absolutely.
Thank you for being so kind in your reply. There were some dots in there which I was unable to connect.
Ignorance is no excuse, but a little nudge in the right direction occassionally goes a long way.

Thank you again.