| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/Topogeo/ojs/plugins/gateways/resolver/ |
Upload File : |
================================= === Resolver Gateway Plugin ================================= The Resolver gateway plugin resolves individual articles in the OJS installation using the supplied bibliographic information. It can be addressed at the following URL pattern: http://localhost/ojs2/index.php/myJournal/gateway/plugin/ResolverPlugin/... ...where, of course, localhost is the local server name, ojs2 is the path to the OJS 2.x installation, and myJournal is the path to a particular journal. The plugin must be enabled in order to respond to requests. To enable the plugin, or ensure that it is sufficiently configured, log into the Journal Manager's "System Plugins" page, find the Resolver Gateway Plugin under the "Gateway Plugins" heading, and click "Enable". The resolver accepts parameters after the given URL pattern in the following formats: http://.../vnp/[volume]/[number]/[page] http://.../ynp/[year]/[number]/[page] ...where [volume], [number], [year], and [page] are integers identifying the issue and page number of the desired content. (Future releases will introduce additional resolving methods in addition to "vnp" and "ynp".) This plugin ships with current releases of OJS 2.x and the PKP support team may be contacted for more information. See docs/README.