Extension:Hypothesis

MediaWiki extensions manual
Hypothesis
Release status: unmaintained
Implementation Hook
Author(s) Yaron Korentalk
Latest version 0.1
MediaWiki >=1.25.0
Database changes No
License GNU General Public License 3.0
Download
README
hypothesis-annotate

Installation edit

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