Can the IngentaConnect translator be made to download PDFs?
Auto-downloading of PDFs from IngentaConnect article pages does not work here (auto-downloading from other sites such as SAGE works). Using FF 3.6 and Zotero 2.0.3.
A few example links:
http://www.ingentaconnect.com/content/brill/vet/2008/00000058/F0020004/art00015
and
http://www.ingentaconnect.com/content/brill/vet/2008/00000058/F0020004/art00017
If my read of zotero/translators/IngentaConnect.js is correct, the translator can't do it (yet). The only line that seems to create an attachment is:
Could this capability be added?
A few example links:
http://www.ingentaconnect.com/content/brill/vet/2008/00000058/F0020004/art00015
and
http://www.ingentaconnect.com/content/brill/vet/2008/00000058/F0020004/art00017
If my read of zotero/translators/IngentaConnect.js is correct, the translator can't do it (yet). The only line that seems to create an attachment is:
item.attachments = [{url:item.url, title:"IngentaConnect Snapshot", mimeType:"text/html"}];
Could this capability be added?