CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Dan Stillman 74e2d5a842 New methods:
Scholar.Folder.erase() -- deletes a folder and all descendent folders and items

Scholar.Folder._getDescendents() - returns an array of descendent folders and items (rows of 'id' and 'isFolder') ("private" for now--could be useful as public later)

Scholar.Folders.unload() - clear folder from internal cache (used by Scholar.Folder.erase())
2006-05-23 14:54:10 +00:00
chrome/chromeFiles New methods: 2006-05-23 14:54:10 +00:00
defaults/preferences Added basic preferences support. 2006-05-18 18:39:55 +00:00
chrome.manifest Initial import of repository structure, basic extension layout, and functions for DB abstraction and schema maintenance 2006-02-21 17:01:06 +00:00
install.rdf Allow install (for now) in Firefox 3.0 (a.k.a. Minefield, a.k.a. the trunk) 2006-05-19 13:40:33 +00:00
schema.sql Moved creatorTypeID into itemCreators and changed code accordingly; updated sample data 2006-05-20 15:18:36 +00:00