zotero/chrome/chromeFiles/content/scholar/xpcom
Simon Kornblith 8b4a44be0f fixes a bug that made the Google Books translator not appear
adjusts the Google Books translator to work with the latest revision of the site

renames the MODS translator to just MODS, because "Metadata Object Description Schema (MODS)" was too long for the export dialog
2006-06-30 19:21:36 +00:00
..
data_access.js Use getRandomID() for new item ids rather than auto-increment 2006-06-29 06:28:50 +00:00
db.js Allow single bound parameters not in arrays in DB.query() calls 2006-06-29 01:06:02 +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 fixes a bug that made the Google Books translator not appear 2006-06-30 19:21:36 +00:00
marc.js - Small changes to MARC record support 2006-06-06 18:25:45 +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 Changed translators.type column to INT and added index 2006-06-29 07:58:50 +00:00
scholar.js Changed getRandomID() to use the full SQLite three-byte range if unable to find a two-byte id in 3 tries 2006-06-29 07:03:24 +00:00
translate.js addresses #78, figure out import/export architecture 2006-06-29 00:56:50 +00:00
utilities.js - fixes a bug that could result in scrapers using utilities.processDocuments malfunctioning 2006-06-29 03:22:10 +00:00