Extension:UnifiedMapudungun
From MediaWiki.org
|
UnifiedMapudungun Release status: beta |
|||
|---|---|---|---|
| Implementation | Hook | ||
| Description | A simple MediaWiki extension used to unify different variations of mapudungun. | ||
| Author(s) | MahadevaTalk | ||
| License | GPLv3 | ||
| Download | Project page |
||
|
|||
|
Check usage (experimental) |
|||
[edit] What can this extension do?
This extension tries to automatically "unify" (translate) the different variations of mapudungun, so users can edit MediaWiki in their own dialect.
[edit] Download instructions
Clone the repository or download it, and place those files in $IP/extensions/UnifiedMapudungun/. Note: $IP stands for the root directory of your MediaWiki installation, the same directory that holds LocalSettings.php.
[edit] Installation
To install this extension, add the following to LocalSettings.php:
# UnifiedMapudungun require_once("$IP/extensions/UnifiedMapudungun/UnifiedMapudungun.php");
