zotero/chrome/chromeFiles/content/scholar/ingester
2006-06-27 04:08:21 +00:00
..
browser.js closes #68, figure out way to have scrapers work for gated resources behind proxies. most institutions use EZProxy for their proxy needs (or a more transparent proxy, which we support natively). this implementation is significantly better than the old one, which refused to work after you'd already logged in once, and is also simpler, because it's stateless. it has to observe every HTTP request, but there's no noticeable speed hit. it also still doesn't work when there's a link from one gated site to another gated site, but as far as i can tell, this only happens on the Gale Group site. 2006-06-27 04:08:21 +00:00
browser.xul - 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
progress.xul - closes #73, use chrome for "Scraping Progress..." indicator 2006-06-27 02:03:10 +00:00
selectitems.js The Voyager scraper now actually works on the search results page. 2006-06-22 20:50:57 +00:00
selectitems.xul The Voyager scraper now actually works on the search results page. 2006-06-22 20:50:57 +00:00