-
Notifications
You must be signed in to change notification settings - Fork 0
Github mirror of MediaWiki extension CategoryTagSorter - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing
License
wikimedia/mediawiki-extensions-CategoryTagSorter
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CategoryTagSorter - alphabetizes category links at the bottom of an article == Description == A MediaWiki article typically displays the list of category links in the order in which they appear in the article. For articles with many categories, it can be difficult for readers to find the category they're looking for. This extension simply alphabetizes those category links. The sorting is ascii-betical, which usually works out OK as most wikis are configured to have the first letter of a title be uppercase (see $wgCapitalLinks.) This extension adds a user preference for those users who prefer MediaWiki's default behavior (and who enjoy searching aimlessly through lists of categories). == Installation == Install this extension like any other extension, by adding a line in LocalSettings.php like this: wfLoadExtension( 'CategoryTagSorter' ); == See also == * https://www.mediawiki.org/wiki/Extension:CategoryTagSorter * https://www.mediawiki.org/wiki/Category:Vistaprint_extensions
About
Github mirror of MediaWiki extension CategoryTagSorter - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing
Resources
License
Code of conduct
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published