CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
957b220cd3
- 'isInstitution' parameter added to Item.setCreator(), Creators.getID(), Creators.add() - 'isInstitution' property added to return from Creators.get() and Item.getCreator() var obj = Scholar.Items.getNewItemByType(1); obj.setField('title', 'Digital History for Dummies'); obj.setCreator(0, '', 'Center for History and New Media', 1, true); // true == institutional creator var id = obj.save(); Note: 'firstName' field is ignored when 'isInstitution' is true |
||
---|---|---|
chrome/chromeFiles | ||
components | ||
defaults/preferences | ||
chrome.manifest | ||
install.rdf | ||
license.txt | ||
schema.sql | ||
scrapers.sql | ||
update.rdf |