53ad020f1d
Fix case-sensitive linking when $wgCapitalLinks is false.
2013-04-16 21:48:30 +02:00
0f15be2fa8
Add version 2.1.1 information.
2013-03-06 19:04:41 +01:00
ae1f72aefd
Do not remove magic word when saving page.
2013-02-23 14:09:33 +01:00
05d77684c2
Introduce smart mode ($wgLinkTitlesSmartmode).
...
Smart mode generates aliases for page titles if a case mismatch is
detected.
2013-01-29 21:17:21 +01:00
a448b8632b
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]].
2013-01-26 18:44:45 +01:00
455f333c28
Add option $wgLinkTitlesIgnoreCase to enable case-sensitive linking of page titles.
2013-01-22 16:11:25 +01:00
77c5840199
Fix bug that could prevent linking when $wgLinkTitlesFirstOnly was set to true.
2012-12-31 12:54:15 +01:00
5f82daad6a
Added two options to restrict linking to whole words.
2012-12-22 17:15:29 +01:00
a2850bb318
Introduce new option to link only the first occurrence of a title on a page.
2012-12-11 16:37:06 +01:00
55e6f01b5f
Add new option to skip parsing of templates.
2012-10-09 19:40:33 +02:00
b704c3187e
Fix incorrect handling of PreferShortTitles option.
2012-10-05 18:31:35 +02:00
487b91b016
Fix typo in regexp that prevented proper functioning.
2012-10-05 18:02:16 +02:00
b4ffd15a01
Release 1.3.0
2012-09-15 10:32:19 +02:00
c4fbcda676
Implement black list option.
2012-07-19 09:19:12 +02:00
cc1dae2ad3
Stop parsing urls and e-mail addresses.
2012-05-30 14:03:58 +02:00
c12578ed92
Implement option to not parse headings
2012-05-22 18:59:22 +02:00