NOTE: Please ensure you're using the correct branch. Use the master branch for OJS 3.x, and the ojs-dev-2_4 branch for OJS 2.4.x.
Plugin to enable the Signposting feature (tested with OJS 3.x)
Copyright © 2015-2016 University of Pittsburgh
Copyright © 2014-2017 Simon Fraser University Library
Copyright © 2003-2017 John Willinsky
Licensed under GPL 2 or better.
Contributed by 4Science (https://www.4science.it).
Implements the following Signposting (http://signposting.org) patterns:
- Author (with ORCID);
- Bibliographic metadata;
- Identifier;
- Publication boundary.
To be able to use the Author pattern the following plugin is required:
- ORCID Profile: downloadable at https://github.com/pkp/orcidProfile To be able to use the Bibliographic Metadata Pattern the following plugin is required:
- Citation Style Language: downloadable at https://github.com/pkp/citationStyleLanguage
- Copy the source into the PKP product's plugins/generic folder.
- Run
tools/upgrade.php upgrade
to allow the system to recognize the new plugin. - Enable this plugin within the administration interface.