Extension:BetterComments
Appearance
Please expand this page. |
BetterComments Release status: unknown |
|
---|---|
Author(s) | Josef Martiňák |
Latest version | 0.3 |
MediaWiki | >= 1.39.0 |
License | MIT License |
Download | Bitbucket: Note: |
|
|
The BetterComments extension provides a JavaScript frontend on top of Wikitext discussion pages to make them easier to read.
Installation
[edit]- Download and place the file(s) in a directory called
BetterComments
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'BetterComments' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
[edit]- DiscussionTools, an extension with a similar goal used on WMF wikis