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 4a7aad03c4 Fix text() brokenness, and remove change warning fo attr()/text()
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
2018-05-08 20:33:13 -04:00
chrome Fix text() brokenness, and remove change warning fo attr()/text() 2018-05-08 20:33:13 -04:00
components Simplify page path component parsing for zotero://open-pdf 2018-05-05 01:30:42 -04:00
defaults/preferences Show upgrade prompt for connector pings from below a certain version 2018-04-29 04:53:00 -04:00
resource Show upgrade prompt for connector pings from below a certain version 2018-04-29 04:53:00 -04:00
scripts Symlink TinyMCE directory during build 2018-03-01 22:41:33 -05:00
styles@4f3b62e0db Update submodules 2018-04-03 00:03:22 -04:00
test Fix PMID and arXiv identifiers extraction (#1498) 2018-05-07 06:04:11 -04:00
translators@fbbef8992f Update submodules 2018-04-29 03:54:24 -04:00
.babelrc Remove obsolete line from Babel config 2018-03-11 01:42:34 -05:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitignore Cache PDF tools in the source directory between test runs 2018-01-18 19:24:09 -05:00
.gitmodules Track master branch of submodules (#1477) 2018-03-31 16:08:31 -04:00
.travis.yml Remove Fx54 test from Travis config 2018-02-25 21:54:23 -05:00
chrome.manifest Firefox 55 compatibility: fix zotero-platform files 2017-09-30 03:33:50 -04:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-02-08 19:28:05 -05:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
install.rdf Update version 2018-05-02 02:55:53 -04:00
package-lock.json Update to Sinon 4.5.0 2018-04-07 17:01:46 -04:00
package.json Update to Sinon 4.5.0 2018-04-07 17:01:46 -04:00
README.md Merge branch '4.0' 2015-11-01 21:22:13 -05:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00

Zotero

Build Status

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.