mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 09:49:31 +02:00
34720765dab58bcef432cbd20fe1f95725428438
Added two new configuration variables, $wgLinkTitlesCheckRedirect and $wgLinkTitlesEnableNoTargetMagicWord, that can be used to increase performance. If both are overridden to be false, the target page content will not be fetched from the database to check for redirect or the occurrence of a magic word, which saves a lot of time.
LinkTitles
MediaWiki extension that automatically adds links to words that match titles of existing pages.
For more information, see http://www.mediawiki.org/wiki/Extension:LinkTitles
Minimum requirements: MediaWiki 1.21+, PHP 5.3
Source code documentation can be found at the Github project pages.
Description
MediaWiki extension that automatically adds links to words that match titles of existing pages.
Languages
PHP
98%
Dockerfile
0.8%
Shell
0.8%
Makefile
0.4%