I have a site in which I limit file downloads to registered users, but I want all users to be able to view videos. Does your module use the Upload module?

Comments

jbrown’s picture

storage_api has an access control api, so you could write some code that hooks into that to only authorize downloading of the source file for registered users.

no - it doesn't use the upload module, it has its own upload code in the cck field.

jbrown’s picture

Title: Question: does this module use the Uploads module? » limit file downloads to registered users
Assigned: Unassigned » jbrown
Category: feature » support
mediumgrade’s picture

Thanks for making this feature request :-)