Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhocker authored Sep 30, 2021
2 parents fa7f3d8 + fc5ab54 commit f515847
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,15 @@ The extension adds the following magic words to your mediawiki:
* bbfshowlite: takes in given BBF URNs (single or comma separated list) for specific publications you want to show and only shows this information

## Installation
1. Install WikidataShow (required to fetch automatic p-value): https://github.com/julianhocker/WikidataShow
2. Clone this repo via git clone https://github.com/julianhocker/GNDShow.git into extensions
3. Add wfLoadExtension('GNDShow'); to your LocalSettings.php
1. Add "freearhey/wikidata": "3.2" to your composer.json of the wiki in the section "require"
2. Run composer update --no-dev
3. Clone this repo via git clone https://github.com/julianhocker/GNDShow.git into extensions
4. Add wfLoadExtension('GNDShow'); to your LocalSettings.php

## Known issues
* Please open issues if you encounter problems
* Please open issues if you encounter problems

## Links
* https://www.dnb.de/DE/Professionell/Standardisierung/GND/gnd_node.html
* https://bbf.dipf.de/
* https://github.com/julianhocker/WikidataShow
* https://github.com/julianhocker/WikidataShow

0 comments on commit f515847

Please sign in to comment.