Wiley Interscience - no automatic PDF
Example URL (with proxy cut): http://www3.interscience.wiley.com/journal/118000133/abstract
Zotero 1.5b2
Zotero 1.5b2
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Might still be a proxy issue, I haven't looked at that page closely.
var pdfurl = ''http://download.interscience.wiley.com/cgi-bin/fulltext?ID='' + id + ''&PLACEBO=IE.pdf&mode=pdf'';
and replace it with
var pdfurl = host + ''cgi-bin/fulltext?ID='' + id + ''&PLACEBO=IE.pdf&mode=pdf'';