zotero/chrome/chromeFiles/content/scholar
Simon Kornblith 3890e5f122 - Made ingester automatically create hidden browser objects, given a window object. This should make things much easier for both David and me.
- Multiple item detection code is now a part of the scraperJavaScript, rather than the scrapeDetectCode, and code to choose which items to add is part of Scholar.Ingester.Utilities, accessible from inside scrapers. The alternative approach would result in one request (or, in the case of JSTOR, three requests) per new item, while in some cases (e.g. Voyager) only one request is necessary to get all of the items.
2006-06-22 15:50:46 +00:00
..
ingester - Made ingester automatically create hidden browser objects, given a window object. This should make things much easier for both David and me. 2006-06-22 15:50:46 +00:00
test Sorting on a colum: Much, much, much, better. (hope)fully implemented! 2006-06-05 15:49:11 +00:00
xpcom - Made ingester automatically create hidden browser objects, given a window object. This should make things much easier for both David and me. 2006-06-22 15:50:46 +00:00
collectionTreeView.js [interface] Although commented out, code in place to accept URL drags into collections (waiting on an Ingester.scrapeURL function) 2006-06-15 22:35:48 +00:00
customControls.xml [interface] Custom textbox binding: multiline and timed together. 2006-06-16 14:39:18 +00:00
include.js - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
itemPane.js Command-shift-S should now work as soon as you start Firefox. 2006-06-21 23:22:37 +00:00
itemPane.xul Command-shift-S should now work as soon as you start Firefox. 2006-06-21 23:22:37 +00:00
itemTreeView.js Ignore case on sorting. 2006-06-20 14:36:49 +00:00
overlay.js Command-shift-S should now work as soon as you start Firefox. 2006-06-21 23:22:37 +00:00
overlay.xul A cog menu each for collections and items (the same as the contextual menu, for now) 2006-06-22 00:13:21 +00:00
preferences.js Added "Disable automatic scraper updates" preference. (Up to Dan to implement this) 2006-06-21 22:31:52 +00:00
preferences.xul Command-shift-S should now work as soon as you start Firefox. 2006-06-21 23:22:37 +00:00