Daniel Kraus aa8b163228 Fix detecting __NOAUTOLINKS__ on rendering.
- Fix: __NOAUTOLINKS__ was not respected during rendering.

The InternalParseBeforeLinks hook is called before the
mDoubleUnderScores instance variable is set.
2017-03-21 22:12:23 +01:00
2016-06-07 00:42:24 +02:00
2015-09-30 01:52:17 +02:00
2016-06-06 23:44:07 +02:00
2017-02-16 06:30:11 +01:00
2016-06-06 23:44:07 +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

Minimum requirements: MediaWiki 1.25, PHP 5.3

Source code documentation can be found at the Github project pages.

This extension is semantically versioned.

Contributing

If you wish to contribute, please issue pull requests against the develop branch, as I follow Vincent Driessen's advice on A successful Git branching model (knowing that there are alternative workflows).

Contributors

  • Daniel Kraus (@bovender), main developer
  • Ulrich Strauss (@c0nnex), namespaces
  • Brent Laabs (@labster), code review and bug fixes
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%