I haven't seen anything like that so far. There's an option to not show the output of the custom field if the value is blank but to totally suppress it based upon the category you'd need to hack both the various upload screens as well as the display screen.
What about restricting assignment of custom fields to only Administrators? Is there a setting somewhere for this?
I suppose i could do file edits on upload.php & editimage.php which would contain a conditional based upon the user's usergroup ID on whether or not to display the "adv_gallery_upload_custombits" template within the files. Would this be easy to achieve?
What about restricting assignment of custom fields to only Administrators? Is there a setting somewhere for this?
I suppose i could do file edits on upload.php & editimage.php which would contain a conditional based upon the user's usergroup ID on whether or not to display the "adv_gallery_upload_custombits" template within the files. Would this be easy to achieve?