CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
4a7aad03c4
1) text() wasn't handling the index property. 2) This removes the warning that attr()/text() no longer no require a document as the first argument, because there's no reason to prevent translators from being able to pass an element. It would require rewriting various translators unnecessarily and make certain patterns more verbose (because you'd need to match based on global scope in each selector). It won't be necessary to pass a Document once we remove 4.0 support and the global attr()/text() are always available, so we can add a warning for that then. Fixes zotero/translators#1647 |
||
---|---|---|
chrome | ||
components | ||
defaults/preferences | ||
resource | ||
scripts | ||
styles@4f3b62e0db | ||
test | ||
translators@fbbef8992f | ||
.babelrc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
chrome.manifest | ||
CONTRIBUTING.md | ||
COPYING | ||
install.rdf | ||
package-lock.json | ||
package.json | ||
README.md | ||
update.rdf |
Zotero
Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.
For more information on how to use this source code, see the Zotero wiki.