Extension:SortChars
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. |
SortChars Release status: unmaintained |
|
---|---|
Implementation | Parser function |
Description | Allows to replace accents, umlauts and similar characters for better sorting. |
Author(s) | Daniel Schuba (DaSchtalk) |
Latest version | 0.1 (2012-07-31) |
MediaWiki | 1.19+ |
Database changes | No |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
The SortChars extension replaces accents, umlauts and so on and replaces them with letters from the basic latin alphabet, so they are better usable for sorting.
Repository[edit]
Download[edit]
Download using Git[edit]
git clone https://github.com/DaSchTour/SortChars.git
Installation[edit]
Download the files from github. Put them in /extensions/SortChars and put the following to your LocalSettings.php
require_once( "$IP/extensions/SortChars/SortChars.php" );
Example[edit]
{{#sortchars:Türmchen}} → Turmchen