Something I would like in this module would be to check "hidden" by default, as I'll use mostly this module to attach files I'll put in the article body...
So perhaps a good idea would be to add new lines in administer / access control: the possibility to choose if the attachment will be visible or not. And to add a default behaviour... we should be able to choose per node type if we want the attachment to be hidden or visible by default...
Comments
Comment #1
ccourtne commentedI'll look at adding this in. Hopefully I'll have time to work on these modules sometime this week. I have not quite figured out how to give this option by node with out making it to complex. I'm thinking at this point that I would just add another radio button to the content type config page.
Instead of
Attachements
* Disabled
* Enabled
it would be
Attachments
* Disabled
* Enabled (Default Hidden)
* Disabled (Default Listed)
Anybody have anythoughts on this?
Comment #2
Julien PHAM commented