Extension:Commentbox
From MediaWiki.org
|
Release status: unknown |
|
|---|---|
| Description | Adds a commentbox to certain pages |
| License | GPL 2 or later |
| Download | Download snapshot |
|
check usage (experimental) |
|
[edit] What can this extension do?
Adds a commentbox to certain pages.
[edit] Installation
To install this extension, add the following to LocalSettings.php:
#add configuration parameters here #setup user rights here require_once("$IP/extensions/Commentbox/Commentbox.php");