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.
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).
The master
branch contains stable releases only, so it is safe to pull the
master branch if you want to install the extension for your own wiki.
- Daniel Kraus (@bovender), main developer
- Ulrich Strauss (@c0nnex), namespaces
- Brent Laabs (@labster), code review and bug fixes