Hello, I have a file sharing website and use filefield stats to provide better protection against hotlinking on a public filesystem. I have tried using both views, and also the display to show the link, but can't figure out how to display a generic link or button like "CLICK HERE" or "DOWNLOAD".
Using views I tried to use a relationship, with a file field, and a stats field, however it passed an invalid url.
Would be appreciated if someone could point me in the direction to getting this fixed. Thanks
Comments
Comment #1
fietserwinI'm currently going through this issue queue.
Are you still interested in an answer? Or did you find a way yourself, if so, would you please share it?
Concerning the content of your request: this module changes the way the link part of a filefield is rendered, not the way that the text in the link is rendered (unless we add the download count). That is copied straight from filefield. So I think that this module is not the right place for this request. What do you think?