mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 09:49:31 +02:00
d7571c4922b6fa95d0b5a16903f0a4b3be4146f4
The checks for whether a page is a potential link target or not (depending on the absence of the __NOAUTOLINKTARGET__ magic word and if it is not a redirect to the current page) have now been moved into the callback functions, so that they are only performed if a page really is a candidate for linking (i.e, its title occurs on the currently edited page). The change resulted in a ~10-fold increase in speed.
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%