Quote:
Originally Posted by Imperial Fritz
And now something more general:
If users want to download a file using some download manager, they can copy the link but then the Save File name the manager gives is local_links.php, yet the file is actually the chosen file. Is there a way to go around this and give the real file name?
Also: currently people with dl managers can't resume the downloads, is there anything that can be done about this?
|
I tried this using the LeechGet download manager
www.leechget.net. It correctly catches and creates the filename. I imagine some download managers insist on using the linkname as filename (which of course points to the script) rather than the information which the script correctly provides.
If you really want to make this work with all download managers, then I think you will have to set force_redirect to 2 on the links admin page. However, this will create two new problems which may or may not be important to you - the location of all your links will become completely visible and the hit counter will not work.
Quote:
Originally Posted by Imperial Fritz
And another issue:
It would be nice if there was a way to mass-change permissions of links in a single category... I did a test run and now have to manually change some 20 links  ))
|
In the next version, I'll make it possible for certain usergroups to mass change the permissions of entries within a category.