mirror of
https://github.com/zotero/zotero.git
synced 2026-09-17 23:51:18 +00:00
Mirror of https://github.com/zotero/zotero.git
Changed _getDescendents to take _nested_ flag, be extensible later for smart folders and other types, and include the collection name in the dataset Added Collection.toArray() Sample array: '0' ... 'id' => "13" 'type' => "item" '1' ... 'id' => "14" 'type' => "item" '2' ... 'id' => "7373" 'name' => "A Sub-project!" 'type' => "collection" 'children' ... '0' ... 'id' => "15" 'type' => "item" '1' ... 'id' => "9233" 'name' => "A Sub-sub-project!" 'type' => "collection" 'children' ... |
||
|---|---|---|
| chrome/chromeFiles | ||
| components | ||
| defaults/preferences | ||
| chrome.manifest | ||
| install.rdf | ||
| schema.sql | ||
| scrapers.sql | ||
| update.rdf | ||