Hi everyone,
I have a workflow on my drupal site where certain users can submit content and then other users with higher permission levels have to approve it before it's published. This is already working for any other type of node, but the fupload module seems to overwrite this for image nodes, so that when the user submits a batch of images and saves the image captions, the images are automatically published. Is there a way to accomplish what I want to do?

Thank you
Ryan