zotero/chrome/chromeFiles/content/scholar/xpcom
Simon Kornblith 26668a6e73 closes #194, EBSCO translator
closes #160, cache regular expressions
closes #188, rewrite MARC handling functions

MARC-based translators should now produce item types besides "book." right now, artwork, film, and manuscript are available. MARC also has codes for various types of audio (speech, music, etc.) and maps.
the EBSCO translator does not yet produce attachments. i sent them an email because their RIS export is invalid (the URLs come after the "end of record" field) and i'm waiting to see if they'll fix it before i try to fix it myself.
the EBSCO translator is unfortunately a bit slow, because it has to make 5 requests in order to get RIS export. the alternative (scraping individual item pages) would be even slower.
regular expression caching can be turned off by disabling extensions.scholar.cacheTranslatorData in about:config. if you leave it on, you'll have to restart Firefox after updating translators.
2006-08-19 18:58:09 +00:00
..
cite.js closes #185, Citations shouldn't add a period to reference titles that already end with punctuation marks 2006-08-15 01:26:14 +00:00
data_access.js Fixes #192, double-clicking webpage snapshots sometimes brings up a save dialog 2006-08-18 07:06:01 +00:00
db.js Fixes #195, ISBNs should not become INTs 2006-08-18 19:24:46 +00:00
file.js - Added file.js to chnmIScholarService.js 2006-08-12 03:45:57 +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 Notifier.isEnabled() 2006-08-15 21:31:08 +00:00
schema.js Oops 2006-08-13 22:30:25 +00:00
scholar.js Fixes #182, Date Added/Modified is in UTC 2006-08-14 03:19:01 +00:00
search.js Fix search brokenness from r453 2006-08-15 04:59:09 +00:00
translate.js closes #194, EBSCO translator 2006-08-19 18:58:09 +00:00
utilities.js closes #194, EBSCO translator 2006-08-19 18:58:09 +00:00