mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 09:49:31 +02:00
Add option $wgLinkTitlesIgnoreCase to enable case-sensitive linking of page titles.
This commit is contained in:
6
NEWS
6
NEWS
@ -1,3 +1,7 @@
|
||||
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).
|
||||
|
||||
LinkTitles 1.6.1: 2012-12-31
|
||||
* Fixed a bug that caused linking to fail in certain situations when
|
||||
$wgLinkTitlesFirstOnly was set to true.
|
||||
@ -13,7 +17,7 @@ LinkTitles 1.4.0: 2012-10-09
|
||||
* Added new option to skip template variables.
|
||||
|
||||
LinkTitles 1.3.2: 2012-10-05
|
||||
* Fix incorrect handling of PreverShortTitles option.
|
||||
* Fix incorrect handling of PreferShortTitles option.
|
||||
|
||||
LinkTitles 1.3.1: 2012-10-05
|
||||
* Fix typo that prevented proper function of the extension.
|
||||
|
Reference in New Issue
Block a user