zotero/chrome/chromeFiles/content/scholar/xpcom
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
..
cite.js closes #157, add database infrastructure for different CSL styles 2006-08-03 04:54:16 +00:00
data_access.js Closes #173, Try to detect content type of linked pages without loading entire file 2006-08-09 18:37:34 +00:00
db.js Addresses #77, maintain database backups 2006-08-01 23:32:18 +00:00
history.js Fixes #89, once an item is added to the library, the item list is no longer updated on delete 2006-06-27 05:42:35 +00:00
ingester.js references #169, add OpenURL interface hooks 2006-08-09 16:58:54 +00:00
notifier.js Put square brackets around ids in notifier debug output if multiple ids passed 2006-06-05 21:51:21 +00:00
schema.js Closes #135, Associate MIME types with abstract file types and implement Scholar.FileTypes.getIDFromMIMEType() 2006-08-08 08:23:23 +00:00
scholar.js Closes #77, maintain database backups 2006-08-01 23:10:31 +00:00
search.js Addresses #171, Add more conditions to advanced search architecture 2006-08-08 23:08:52 +00:00
translate.js closes #99, add options for export 2006-08-08 23:00:33 +00:00
utilities.js Closes #173, Try to detect content type of linked pages without loading entire file 2006-08-09 18:37:34 +00:00