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?
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
Comment #1
jbrown commentedstorage_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.
Comment #2
jbrown commentedComment #3
mediumgrade commentedThanks for making this feature request :-)