Extension:CategoryMultisortChinese
From MediaWiki.org
|
CategoryMultisortChinese Release status: experimental |
|
|---|---|
| Implementation | User interface |
| Description | An extension based on CategoryMultisort providing sortkeys specific to Chinese. |
| Author(s) | LiangentTalk |
| License | No license specified |
| Download |
Download snapshot (Git master)
Git [?]: repo summary • tree • code changes SVN [?]: checkout-url • tree • code changes |
|
Check usage (experimental) |
|
[edit] What can this extension do?
This extension is based on CategoryMultisort and provides sortkeys specific to Chinese script.
[edit] Download instructions
Please download the code and place it in $IP/extensions. 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:
require_once("$IP/extensions/CategoryMultisortChinese/CategoryMultisortChinese.php");
