Closed (fixed)
Project:
Attachment
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2007 at 05:06 UTC
Updated:
28 Nov 2007 at 18:35 UTC
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
Comment #1
sciron64 commentedAdmittedly, 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.
Comment #2
cscsteve commentedAttachments 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
Comment #3
sciron64 commentedAbsolutely.
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.