Extension:Termbank

MediaWiki extensions manual
Termbank
Release status: unknown
Author(s) Niklas Laxström (Nikerabbittalk)
Latest version 2021-06-02
MediaWiki
Composer mediawiki/termbank
License GNU General Public License 2.0 or later
Download
Hooks used
  • APIGetAllowedParams
  • BeforePageDisplay
  • LoadExtensionSchemaUpdates
  • OutputPageBodyAttributes
  • ParserBeforeInternalParse

The Termbank extension integrates MediaWiki wikis with https://tieteentermipankki.fi

Installation

  • Download and place the file(s) in a directory called Termbank in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'Termbank' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.