Is there a module that hide download link to files that are located on other server from guest but it will still show the description of the documents? I would like guest to be able to view the description but not download them.

Comments

doka’s picture

Look into the code of quickfile module (http://drupal.org/project/quickfile), it has something similar what you are searching for.

Doka

sanyi’s picture

It is very similar to what I want but I can't link the file to remote server.

Edit: I found cck field permission to block some file link from guest but is there anyway to hide file location though? Maybe using some like site.com/node/13321 which will to the file.

cyaneo’s picture

I need to create a similar download section as on drupal.org

but the optional needs:
- generally "masquerade" link (or download path) to prevent direct download

Regards,
cyaneo

headkit’s picture

i also need this feature.
did you manage it?

disyon’s picture

i need this feature too.
Please help me how to do that.