zotero/chrome/chromeFiles/content/scholar/xpcom
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
..
data_access.js Fix Scholar.getItems() to not trigger an SQL query for every item 2006-06-06 19:06:40 +00:00
db.js Missing association of ISSN with journalArticle type -- added to sample data (thanks Simon) 2006-06-04 18:53:22 +00:00
ingester.js - Small changes to MARC record support 2006-06-06 18:25:45 +00:00
marc.js - Small changes to MARC record support 2006-06-06 18:25:45 +00:00
notifier.js Put square brackets around ids in notifier debug output if multiple ids passed 2006-06-05 21:51:21 +00:00
scholar.js Fairly major metadatapane reworking. It is now nextdoor to the items list. 2006-06-06 19:53:27 +00:00