Extension:HAWelcome
From MediaWiki.org
|
HAWelcome Release status: unknown |
|
|---|---|
| Description | |
| License | No license specified |
| Download | Subversion |
| Check usage and version matrix; stats | |
Contents |
What can this extension do?[edit]
Automatically welcomes users on their first edit.
Usage[edit]
Download instructions[edit]
See link above.
Installation[edit]
To install this extension, add the following to LocalSettings.php:
#add configuration parameters here #setup user rights here require_once("$IP/extensions/HAWelcome/HAWelcome.php");
