Daniel Kraus ad700ca7f4 Do not mess up page content with leading slashes.
If a page title started with a slash, the algorithm to deal with leading
capitals would produce a faulty regexp by accessing $escapedTitle[0] and
substr($escapedTitle, 1), which would only capture the slash that escapes
the slash.

Also fix small bug in template detection (make expression non-greedy).
2013-08-27 20:55:06 +02:00
2013-07-10 22:32:24 +02:00
2012-05-20 13:14:12 +02:00
2012-05-20 13:39:15 +02:00
2012-05-22 19:02:34 +02:00

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

Description
MediaWiki extension that automatically adds links to words that match titles of existing pages.
Readme 3.9 MiB
Languages
PHP 98%
Dockerfile 0.8%
Shell 0.8%
Makefile 0.4%