zotero/chrome/chromeFiles
Dan Stillman d21638c465 Added in basic folder support to data access framework (no editing folders, no level information)
New Scholar.Objects method for treeView: getTreeRows() -- returns mixed array of all Folder and Object objects in the proper order, type testable with instanceof (e.g. if (obj instanceof Scholar.Folder))

Scholar.Objects.get() and getAll() return arrays hashed by objectID again, since they're no longer used directly by treeView

Scholar.Objects.get() now returns the object directly if only one argument and scalar (i.e. one id)

Updated schema and sample data to handle folder ordering
2006-03-23 08:51:05 +00:00
..
content/scholar Added in basic folder support to data access framework (no editing folders, no level information) 2006-03-23 08:51:05 +00:00
locale/en-US/scholar I got the basic object pane working, so that it displays all the metadata. 2006-03-18 22:51:05 +00:00
skin/default/scholar I got the basic object pane working, so that it displays all the metadata. 2006-03-18 22:51:05 +00:00