Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
David Norton b65a56b4d9 Fairly major metadatapane reworking. It is now nextdoor to the items list.
-  Lots of work to be done. For example, the present way of showing a textbox is sort of a hack - taking a label, assigning certain properties to a textbox, then removing the label and placing the textbox in its place. I will be looking into our options.
   -  Also, I need to figure out adding/editing/deleting creators.
   -  When the textbox loses focus, it updates and saves the item (like iCal).

Date: removed Scholare.Date functions, as they are overkill. We can use the built-in Date.toLocaleString()
2006-06-06 19:53:27 +00:00
chrome/chromeFiles Fairly major metadatapane reworking. It is now nextdoor to the items list. 2006-06-06 19:53:27 +00:00
components Add library, hooks for scraping MARC records. 2006-06-03 22:26:01 +00:00
defaults/preferences Added basic preferences support. 2006-05-18 18:39:55 +00:00
chrome.manifest Incorporate initial ingester code 2006-06-01 06:48:42 +00:00
install.rdf Changed hyphen in extension version number to period to fix XPI update mechanism (which considered -r99 to be greater than -r100) 2006-06-02 07:35:02 +00:00
schema.sql Missing association of ISSN with journalArticle type -- added to sample data (thanks Simon) 2006-06-04 18:53:22 +00:00
scrapers.sql - Small changes to MARC record support 2006-06-06 18:25:45 +00:00
update.rdf Changed hyphen in extension version number to period to fix XPI update mechanism (which considered -r99 to be greater than -r100) 2006-06-02 07:35:02 +00:00