Extension:UnifiedMapudungun
Jump to navigation
Jump to search
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
UnifiedMapudungun Release status: unmaintained |
|
---|---|
Implementation | Hook |
Description | A simple MediaWiki extension used to unify different variations of mapudungun. |
Author(s) | Mahadevatalk |
License | GNU General Public License 3.0 |
Download | GitHub: Note: |
What can this extension do?[edit]
This extension tries to automatically "unify" (translate) the different variations of mapudungun, so users can edit MediaWiki in their own dialect.
Download instructions[edit]
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 .
Installation[edit]
To install this extension, add the following to LocalSettings.php :
# UnifiedMapudungun
require_once("$IP/extensions/UnifiedMapudungun/UnifiedMapudungun.php");