Closed (fixed)
Project:
Image
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Dec 2003 at 17:25 UTC
Updated:
21 Dec 2003 at 21:20 UTC
It's me again... :)
I would love the ability to select what the comment permission when I upload images using the "fast" upload method...
currently it sets it to "disabled" because $node->comment is not set.
I've currently added it to the function myself but it sets the comment to "read/write" by default...
I think it would be wonderful to be able to select that during the upload process.
Thanks for everything
Comments
Comment #1
bruno commentedActually, I think the 'directory upload' method should get the comment permission from the content settings page.
So if you set the default comment permission to 'read/write' for image nodes, any image file uploaded via the 'directory upload' method should have its comment permission set to 'read/write'.
Note that it is still possible to modify the comment permission of one image later on if needed.
Comment #2
bruno commentedDone. Now, images added by 'directory upload' are getting their default comment permission from the content settings page.
Comment #3
(not verified) commented