This repository was archived by the owner on Mar 3, 2023. It is now read-only.
forked from ojsde/urnDNB
-
Notifications
You must be signed in to change notification settings - Fork 0
OJS Plugin to generate DNB compatible URNs. Continuation of https://github.com/ojsde/urnDNB
License
dainst/ojs-plugin-urnDNB
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
================================ === OJS DNB URN Plugin === Version: 1.2.1 === Author: to 1.2 Božana Bokan <bozana.bokan@cedis.fu-berlin.de> Center for Digital Systems (CeDiS), Freie Universität Berlin from 1.2 Philipp Franck <philipp.franck<at>dainst.de German Archeological Institute === Last update: March 02, 2017 ================================ About ----- The DNB plugin creates URNs wich are compatible with the DNB-guidelindes. It was developed by CeDis and is not maintained by them anymore, since they want to replace it by a conceptual different plugin for OJS3. This repository is s slightly improved version of that. See the documentation in German: http://pkp.sfu.ca/wiki/index.php/URNPlugIn_Doku The plugin is a part of the project "Functional extensions and value added services for OJS" located at the Freie Universität Berlin and founded by the Deutsche Forschungsgemeinschaft (DFG). More about the project: http://www.cedis.fu-berlin.de/ojs-de License ------- This plugin is licensed under the GNU General Public License v2. See the file LICENSE for the complete terms of this license. System Requirements ------------------- Same requirements as the OJS 2.4.6 core. Tested with all 2.4.* version Installation ------------ To install the plugin: - copy the plugin tar.gz file to your OJS/plugins/pubIds directory - to unzip the plugin inside the plugins/pubIds directory: $ tar xvzf urnDNB-1.2.tar.gz - from your OJS directory execute: $ php tools/upgrade.php upgrade - enable the plugin by going to: Home > User > Journal Management > Plugin Management > Public Identifier Plugins and selecting "ENABLE" under "DNB URN" Contact/Support --------------- Documentation, bug listings, and updates can be found on this plugin's homepage at <http://github.com/ojsde/urnDNB>. Version History --------------- 1.0 - Initial Release 1.1 - Support the overall OAI interface (.../index/oai?verb=...) 1.2 - Exclude posibility, remove publisherID suffix option, larger prefix input field, references 1.2.1 - Exclude unallowed charactres in pages field
About
OJS Plugin to generate DNB compatible URNs. Continuation of https://github.com/ojsde/urnDNB
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 56.9%
- Smarty 35.0%
- JavaScript 8.1%