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 679a6d5cc7 PDF retrieval improvements
- Add the ability to extract a PDF URL from a given webpage using the
  translation framework
- Add the ability to get open-access PDFs from landing pages from
  Unpaywall data in addition to direct PDF URLs
- Use the above functionality to improve PDF retrieval for "Add Item by
  Identifier"
- Add "Find Available PDFs" option to the item context menu to retrieve
  PDFs for existing items from the DOI or URL page or using Unpaywall
  data. The option appears for single items with a DOI or URL and no PDF,
  and it always appears when selecting multiple top-level items (but
  skips ineligible items).

PDF extraction from DOI/URL pages will currently only work with
unauthenticated access (i.e., on-campus or VPN, but not via a web-based
proxy).

Supersedes and closes #948
2018-08-07 04:58:15 -04:00
chrome PDF retrieval improvements 2018-08-07 04:58:15 -04:00
components Fix "Import into new collection" option when handling importable file 2018-06-14 16:41:33 -04:00
defaults/preferences Show upgrade prompt for connector pings from below a certain version 2018-04-29 04:53:00 -04:00
resource Update renamed styles 2018-08-07 04:58:15 -04:00
scripts Symlink TinyMCE directory during build 2018-03-01 22:41:33 -05:00
styles@0bc7a1e5d5 Update styles submodule 2018-07-09 14:58:02 +02:00
test PDF retrieval improvements 2018-08-07 04:58:15 -04:00
translators@757116ecfb Update submodules 2018-07-07 13:04:49 +02: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 Update CONTRIBUTING.md 2018-05-29 17:48:55 -04:00
COPYING Update COPYING 2018-03-26 11:27:48 +02:00
install.rdf Update version 2018-07-23 16:21:35 -04:00
package-lock.json Update node-sass to fix build breakage 2018-06-11 09:01:32 -04:00
package.json Update node-sass to fix build breakage 2018-06-11 09:01:32 -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.