CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
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
chrome/chromeFiles Closes #173, Try to detect content type of linked pages without loading entire file 2006-08-09 18:37:34 +00:00
components Closes #7, Add advanced search functionality to data layer 2006-08-08 02:04:02 +00:00
defaults/preferences closes #86, steal EndNote download links 2006-08-08 21:17:07 +00:00
chrome.manifest Created Scholar toolbar button (use Customize Toolbar... option) 2006-07-26 16:42:26 +00:00
install.rdf Changing _Scholar for Firefox_ in the extensions window to the less redundant _Scholar_, per a conversation with Dan -- will show on reinstall 2006-07-27 14:59:40 +00:00
license.txt Addresses #63, Add GPL license info to source code. 2006-08-02 16:49:19 +00:00
schema.sql Closes #135, Associate MIME types with abstract file types and implement Scholar.FileTypes.getIDFromMIMEType() 2006-08-08 08:23:23 +00:00
scrapers.sql closes #99, add options for export 2006-08-08 23:00:33 +00:00
update.rdf Change the version number to 1.0a1 2006-06-28 21:07:15 +00:00