Closed c00kiemon5ter closed 14 years ago
I am developing this feature in a new branch called urluploads. So far it is possible to upload things via url but it doesn't work properly when something wrong is written in the url tag and we try to upload or we try to upload a local file.
As the current implementation is url uploads have greater priority than local uploads. This is ok because it's not logical someone to write something in the url text area if she/he won't use it.
Also if the url is not valid there is a check that seems to works ok.
I'll test it a bit more and if there are no bugs I'll merge the urluploads branch with the master branch.
I merged the branches... enjoy the new feature and report if you find any bug :)
Detect url instead of local file choice or switch to url mode and wget the url, and "upload" it / place it in the repo