mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 01:39:30 +02:00
Remove obsolete incompatibility notice.
This commit is contained in:
@ -3,8 +3,7 @@
|
|||||||
[MediaWiki extension](https://www.mediawiki.org/wiki/Extension:LinkTitles) that
|
[MediaWiki extension](https://www.mediawiki.org/wiki/Extension:LinkTitles) that
|
||||||
automatically adds links to words that match titles of existing pages.
|
automatically adds links to words that match titles of existing pages.
|
||||||
|
|
||||||
Minimum requirement: MediaWiki 1.35. Source code documentation can be
|
Minimum requirement: MediaWiki version **1.35**.
|
||||||
found at the [Github project pages](https://bovender.github.io/LinkTitles).
|
|
||||||
|
|
||||||
## Table of contents
|
## Table of contents
|
||||||
|
|
||||||
@ -114,10 +113,6 @@ a [different mechanism](https://www.mediawiki.org/wiki/Manual:Extensions#Install
|
|||||||
|
|
||||||
### Editing a page
|
### Editing a page
|
||||||
|
|
||||||
*By default, the LinkTitles extension will **no longer** add links to existing
|
|
||||||
pages whenever you edit and save a page. This is because MediaWiki 1.32 changed
|
|
||||||
an important callback function that the LinkTitles extension relied on (see above).*
|
|
||||||
|
|
||||||
When linking-on-edit is enabled (with MW versions prior to 1.33), the extension
|
When linking-on-edit is enabled (with MW versions prior to 1.33), the extension
|
||||||
will by default link whole words only, prefer longer target page titles over
|
will by default link whole words only, prefer longer target page titles over
|
||||||
shorter ones, skip headings, and add multiple links if a page title appears
|
shorter ones, skip headings, and add multiple links if a page title appears
|
||||||
|
Reference in New Issue
Block a user