I run a website where I have about 300 users. They are allowed to upload images through a multiple images imagefield.
However, sometimes I have to upload content for the users due to a variety of reasons.
So I use this module, and thanks to it my life is a lot easier.

But, I don't want my users to be able to use zip upload feature. Its a design choice in terms of keeping the options for the users to a minimum.

It would be ideal if I could assign imagefield_zip to be used only by certain roles.

Otherwise this module is great. I would really appreciate someone creating a patch for this or guiding me as to how to mod it myself.
Doing it on my own is a little outside my level of drupal skills.

Thanks.

Comments

v-a-1’s picture

StatusFileSize
new671 bytes

Turns out, I could actually implement the changes myself.
Heres a patch.

v-a-1’s picture

Assigned: Unassigned » v-a-1
v-a-1’s picture

Status: Active » Patch (to be ported)
mikeytown2’s picture

Status: Patch (to be ported) » Fixed
StatusFileSize
new898 bytes

Thanks for the patch, it has been committed.

v-a-1’s picture

This is great! Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.