By mallet on
My site is almost complete but I am just trying to finalize how I want to let users upload flash files on the drupal site.
site works but I having a bit an issue on how I should let users publish uploaded files. Do I let the users publish the files without me knowing what gets uploaded. Or, do I let the files stay unpublished and inspect the files before letting it get uploaded? Which I suspect will take a long time. I also have added the flag module which has been tested and works.
-Mallet