zotero/chrome/chromeFiles/content/scholar/xpcom
Dan Stillman 2d23ba97e5 See Also functionality for items and notes
Item.addSeeAlso(itemID)
Item.removeSeeAlso(itemID)
Item.getSeeAlso() -- array of linked items

Relationships are mutual

Closes #82, Notes: see also table
2006-06-29 01:37:53 +00:00
..
data_access.js See Also functionality for items and notes 2006-06-29 01:37:53 +00:00
db.js Allow single bound parameters not in arrays in DB.query() calls 2006-06-29 01:06:02 +00:00
history.js Fixes #89, once an item is added to the library, the item list is no longer updated on delete 2006-06-27 05:42:35 +00:00
ingester.js addresses #78, figure out import/export architecture 2006-06-29 00:56:50 +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
schema.js See Also functionality for items and notes 2006-06-29 01:37:53 +00:00
scholar.js Removed Scholar.HTTP, now that its functionality has been incorporated back into Scholar.Utilities.HTTP 2006-06-27 23:24:02 +00:00
translate.js addresses #78, figure out import/export architecture 2006-06-29 00:56:50 +00:00
utilities.js addresses #78, figure out import/export architecture 2006-06-29 00:56:50 +00:00