mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 09:49:31 +02:00
31 lines
885 B
Markdown
31 lines
885 B
Markdown
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](http://bovender.github.io/LinkTitles).
|
|
|
|
This extension is [semantically versioned](http://semver.org).
|
|
|
|
|
|
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](http://nvie.com/git-model) (knowing that there are [alternative
|
|
workflows](http://scottchacon.com/2011/08/31/github-flow.html)).
|
|
|
|
|
|
Contributors
|
|
------------
|
|
|
|
- Daniel Kraus (@bovender), main developer
|
|
- Ulrich Strauss (@c0nnex), namespaces
|
|
- Brent Laabs (@labster), bug fixes
|