Extension:Hypothesis
Appearance
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
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 | GitHub: Note: README |
hypothesis-annotate |
|
Installation
[edit]- Download and place the file(s) in a directory called
Hypothesis
in yourextensions/
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.