zotero/chrome/chromeFiles/content/scholar/ingester
Simon Kornblith 45b9234996 addresses #78, figure out import/export architecture
- changes scrapers table to translators table; all import/export/web translators now belong in this table
- adds Scholar.Translate to handle translation issues. eventually, Scholar.Ingester.Document will become part of this interface
- adds Scholar_File_Interface (in fileInterface.js) to handle UI for export and eventually import. (David, when you have time, please connect Scholar_File_Interface.exportFile to a button.)
- adds an export translator for MODS. all of our metadata, but not our hierarchy (projects, etc.) translates directly and unambiguously into valid MODS. eventually, we can use RDF or another format to handle hierarchy.
- adds utilities.getVersion() and utilities.inArray() for simplified scraper coding
- fixes minor interface issues with the nifty chrome scraping status window
2006-06-29 00:56:50 +00:00
..
browser.js addresses #78, figure out import/export architecture 2006-06-29 00:56:50 +00:00
browser.xul closes #42, save directly to project folder by clicking and holding down the icon in the toolbar. you actually have to right click (not just click and hold) for this to work, because 2.0 gets rid of the click-and-hold = contextual menu thing that existed in older version. 2006-06-27 21:02:26 +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