zotero/chrome/chromeFiles
Dan Stillman f3a66085f5 Closes #173, Try to detect content type of linked pages without loading entire file
Closes #174, Don't load images and attached files when detecting content type in linkFromURL()

If mime type not provided, Scholar.Files.linkFromURL() now uses XMLHTTPRequest HEAD request to get the content type without loading file (thanks Simon for the idea)

If title not provided, try to figure it out from URL, though not particularly intelligently (last slash)

Note that order of title and mimeType parameters is now swapped

This code should be a bit smarter about unexpected conditions
2006-08-09 18:37:34 +00:00
..
content/scholar Closes #173, Try to detect content type of linked pages without loading entire file 2006-08-09 18:37:34 +00:00
locale/en-US/scholar Closes #172, add preference for EndNote MIME type stealing feature 2006-08-09 15:44:11 +00:00
skin/default/scholar Closes #172, add preference for EndNote MIME type stealing feature 2006-08-09 15:44:11 +00:00