Generate aliases for case-mismatched page titles.

If a page title does has a different case than an occurrence of the same
word(s) on the page that is being edited, the extension will now
automatically generate 'piped' links such as [[Linking titles|Linking
Titles]].
This commit is contained in:
Daniel Kraus
2013-01-26 18:22:27 +01:00
parent 455f333c28
commit a448b8632b
4 changed files with 25 additions and 8 deletions

7
NEWS
View File

@ -1,3 +1,8 @@
LinkTitles 1.8.1: 2013-01-26
* The extension will now automatically generate aliases for case-mismatched
page titles.
* Fix version number confusion (1.7.0 in the extension vs. 1.8.0 on GitHub).
LinkTitles 1.7.0: 2013-01-22
* Added new option to do exact searches of page titles; the default is to
do __case-insensitive__ searches as before ($wgLinkTitlesIgnoreCase).
@ -61,4 +66,4 @@ LinkTitles 0.0.2: 2012-05-20
LinkTitles 0.0.1: 2012-05-20
* Initial release.
# vim: flp=\*\s
# vim: fo=tqn:flp=\*\s