Quote:
Originally Posted by Boofo
One question ... is there a way to only allow links to sites added and not downloads? 
|
Currently, this choice is not available, but it would be easy to add - up to a point.
The code works out if the entry is a 'link' or a 'download' by checking the VB attachment info to look for a mimetype that corresponds to the file suffix. If there's mimetype info available, then it's handled as a download. It would be easy enough to accept only entries that *do* or *do not* have mimetypes available. I'm not sure if that is sufficient.