zotero/chrome/chromeFiles/content/scholar
Dan Stillman e14470db5a Added level column in folders table to track hierarchical level needed by treeView
Added getLevel() functions to Scholar.Object and Scholar.Folder -- save() and setPosition() not yet updated

Updated sample data to include levels

Added orderIndex (from treeOrder table, now) back into Scholar.Object data
2006-03-23 20:03:21 +00:00
..
test Initial import of repository structure, basic extension layout, and functions for DB abstraction and schema maintenance 2006-02-21 17:01:06 +00:00
data_access.js Added level column in folders table to track hierarchical level needed by treeView 2006-03-23 20:03:21 +00:00
db.js Added level column in folders table to track hierarchical level needed by treeView 2006-03-23 20:03:21 +00:00
include.js Changed core, DB, and data access methods to create everything under a global Scholar object that can be shared across windows 2006-03-20 21:47:22 +00:00
scholar.js Added in basic folder support to data access framework (no editing folders, no level information) 2006-03-23 08:51:05 +00:00
scholar.xul Changed core, DB, and data access methods to create everything under a global Scholar object that can be shared across windows 2006-03-20 21:47:22 +00:00
sidebar.js Added in basic folder support to data access framework (no editing folders, no level information) 2006-03-23 08:51:05 +00:00
sidebar.xul Changed core, DB, and data access methods to create everything under a global Scholar object that can be shared across windows 2006-03-20 21:47:22 +00:00