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. |
Release status: unmaintained |
|
|---|---|
| Implementation | Hook |
| Author(s) | Yaron Korentalk |
| Latest version | 0.1 |
| MediaWiki | >=1.25.0 |
| Database changes | No |
|
hypothesis-annotate |
|
| License | GNU General Public License 3.0 |
| Download | GitHub:
Note: README |
Installation
[edit]- Download and place the file(s) in a directory called
Hypothesisin 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.
