-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: upload source not local, but from URL #6
Comments
Yes, this is definitely planned, should be ready for next bigger release. |
Hi, I was wondering what the status of this request is? I am working at an archive for whom this would be very useful and would like to give them a time frame for the development if possible? Thanks so much! |
I'm working on this actually, hoping to make a pull request this weekend. |
Sweet, thanks @Abbe98. Just to be sure, you want to implement it using https://www.mediawiki.org/wiki/API:Upload#Uploading_from_URL? |
Yep, it has been added go the .org.wikipedia package so I update it...
…On Nov 2, 2017 23:30, "Paweł Marynowski" ***@***.***> wrote:
Sweet, thanks @Abbe98 <https://github.com/abbe98>. Just to be sure, you
want to implement it using https://www.mediawiki.org/
wiki/API:Upload#Uploading_from_URL?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACgoJ66EnviDdbpleewkf11ivLNpuBx4ks5sykKOgaJpZM4JPffI>
.
|
Great @Abbe98, I am looking forward to it! Thanks so much! |
Code is almost done, but it looks it won't work, due to Commons configuration. Check this ticket on Phabricator. |
@yarl Thanks fot your work on this issue. Created an issue on Phabricator: https://phabricator.wikimedia.org/T181713 My domain got whitelisted, but uploading doesn't work yet, see my comment of Fri, Dec 8, 10:26 AM. |
@Reniervdg are you using a custom build of Pattypan? Uploading by URL has not landed in a release yet. |
No, I'm not using a custom build. I was under the impression that uploading by URL was already integrated, but apparently I was wrong, my apologies. When is a new release scheduled, if I may ask? |
@Reniervdg I will do my best to release is this week. Sorry for possible inconvenience 🙂 . |
@yarl Great, I think this will benefit a lot of people. I have tested Pattypan for my own project. However, when using it I receive this error: "filename does not include a valid file extension" The output from our archival information system comes in the form of this type of URL: https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?file=14102767 (as explained in the Phabricator-issue https://phabricator.wikimedia.org/T181713). Pattypan apparently cannot process this type of URL currently. Can this be remedied somehow? |
@Reniervdg note that the I should write documentation for this feature... :-) |
@Abbe98 Thanks for the explanation. Validation of the spreadsheet is now succesful! However, when I go to actually upload a file + metadata, I receive the error "Permission denied: cannot upload files via URL" What's going on? I'm using Pattypan version 17.12. |
@Reniervdg you need the user right https://commons.wikimedia.org/wiki/Commons:Upload_tools#Upload_by_URL |
I didn't know, thank you! I've applied for this user right via https://commons.wikimedia.org/wiki/Commons:Requests_for_rights#Reniervdg |
Fix freezing when clicking log link on Linux
Reopened as it's still not documented. |
In case files are stored online, it could be helpful if the Excel sheet can point out to a list of URLs instead of local file names.
The text was updated successfully, but these errors were encountered: