CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
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
chrome/chromeFiles addresses #78, figure out import/export architecture 2006-06-29 00:56:50 +00:00
components addresses #78, figure out import/export architecture 2006-06-29 00:56:50 +00:00
defaults/preferences Added "Disable automatic scraper updates" preference. (Up to Dan to implement this) 2006-06-21 22:31:52 +00:00
chrome.manifest Incorporate initial ingester code 2006-06-01 06:48:42 +00:00
install.rdf Change the version number to 1.0a1 2006-06-28 21:07:15 +00:00
schema.sql addresses #78, figure out import/export architecture 2006-06-29 00:56:50 +00:00
scrapers.sql addresses #78, figure out import/export architecture 2006-06-29 00:56:50 +00:00
update.rdf Change the version number to 1.0a1 2006-06-28 21:07:15 +00:00