zotero/chrome/chromeFiles/content/scholar
Dan Stillman e2c9ee0387 - Collection.rename(name) -- renames collection in DB
- Collection.add( name [, parentCollectionID] ) -- saves new collection in DB and returns new Collection object; defaults to root if parent not provided

	Currently some exceptions in folderTreeView.js when notified on collection add

- Added back Item.isCollection() and Collection.isCollection(), as they seem to still be used

- Collection._load() now takes optional ids for loading new collections
2006-06-03 20:41:23 +00:00
..
ingester Fix issues with asynchronous scraping and XMLHttpRequest 2006-06-02 23:53:42 +00:00
test - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
xpcom - Collection.rename(name) -- renames collection in DB 2006-06-03 20:41:23 +00:00
folderTreeView.js Metadata now is much more compact when not being edited. 2006-06-02 23:05:24 +00:00
include.js - Implemented singleton XPCOM component to store core Scholar objects 2006-05-27 00:20:27 +00:00
itemTreeView.js Revised the way the ItemTreeView handles multiple-selection deletes. 2006-06-02 15:27:52 +00:00
metadataPane.js Metadata now is much more compact when not being edited. 2006-06-02 23:05:24 +00:00
metadataPane.xul Metadata now is much more compact when not being edited. 2006-06-02 23:05:24 +00:00
overlay.js Revised the way the ItemTreeView handles multiple-selection deletes. 2006-06-02 15:27:52 +00:00
overlay.xul Metadata now is much more compact when not being edited. 2006-06-02 23:05:24 +00:00
preferences.js Added basic preferences support. 2006-05-18 18:39:55 +00:00
preferences.xul Added basic preferences support. 2006-05-18 18:39:55 +00:00