Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Dan Stillman 647463cc61 Reorganize file prefs and add UI for choosing PDF handler
- Add a File Handling section to the General pane of the preferences,
  and move several prefs from Miscellaneous to there
- Add a UI to that section for choosing the PDF handler
- Update Zotero.launchFileWithApplication() to use /usr/bin/open on
  macOS if the handler is an .app (which it will be if set through the
  chooser, since it's limited to Mac applications, though an executable
  can still be set via the hidden pref if desired for some reason)
- Move prefs for style/translator updates and translator error reporting
  (which isn't particularly relevant anymore in the client) to Advanced

By default the PDF handler chooser says "System Default", which isn't
the nicest thing, and there's probably a way to get/guess the system
default, since Firefox seems to know it (at least on macOS), but I
couldn't quickly find a way to do it.

Addresses #1450
2018-03-07 04:52:51 -05:00
chrome Reorganize file prefs and add UI for choosing PDF handler 2018-03-07 04:52:51 -05:00
components New PDF recognizer 2018-02-20 09:32:06 +02:00
defaults/preferences Allow custom handler for PDF files 2018-03-05 19:36:50 -05:00
resource Update translators 2018-03-05 18:10:17 -05:00
scripts Symlink TinyMCE directory during build 2018-03-01 22:41:33 -05:00
styles@190224fd81 Update submodules 2018-01-29 17:22:35 -05:00
test Be more lenient about Extra field values than citeproc-js 2018-03-01 17:05:24 -05:00
translators@ef293211d3 Update translators 2018-03-05 18:10:17 -05:00
.babelrc Remove unused Babel syntax plugins 2017-10-31 22:33:01 -04:00
.gitattributes
.gitignore Cache PDF tools in the source directory between test runs 2018-01-18 19:24:09 -05:00
.gitmodules
.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
COPYING Update copyright and trademark info. 2017-09-27 15:37:35 +02:00
install.rdf Update version 2018-02-28 04:31:22 -05:00
package-lock.json Update Node packages 2017-12-10 03:45:07 -05:00
package.json Update Node packages 2017-12-10 03:45:07 -05:00
README.md
update.rdf

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.