zotero/chrome/chromeFiles/content/scholar/xpcom
Dan Stillman 393807b152 This isn't quite done (I'm discussing changing the scrapers schema with Simon to better handle scraper updates) but in the interest of getting the scrapers in for testing, I'll commit this now.
Integrated the scrapers with the schema update mechanism. Changed a bunch of schema methods to handle both schema.sql and scrapers.sql (or others, if need be) and altered the version table to track mu
ltiple versions for different files. This theoretically should detect that the version table has changed and force a reinitialization of the DB--let me know if there are problems.
2006-06-07 15:27:21 +00:00
..
data_access.js Added optional second param to Items.search() to restrict search to a particular collectionID 2006-06-06 20:46:08 +00:00
db.js Made the schema update system moderately less convoluted 2006-06-07 01:02:59 +00:00
ingester.js - Small changes to MARC record support 2006-06-06 18:25:45 +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 This isn't quite done (I'm discussing changing the scrapers schema with Simon to better handle scraper updates) but in the interest of getting the scrapers in for testing, I'll commit this now. 2006-06-07 15:27:21 +00:00
scholar.js Made the schema update system moderately less convoluted 2006-06-07 01:02:59 +00:00