mirror of
				https://github.com/diocloid/LinkTitles.git
				synced 2025-10-22 05:42:32 +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
 | 
			
		||||
automatically adds links to words that match titles of existing pages.
 | 
			
		||||
 | 
			
		||||
Minimum requirement: MediaWiki 1.35. Source code documentation can be
 | 
			
		||||
found at the [Github project pages](https://bovender.github.io/LinkTitles).
 | 
			
		||||
Minimum requirement: MediaWiki version **1.35**.
 | 
			
		||||
 | 
			
		||||
## Table of contents
 | 
			
		||||
 | 
			
		||||
@@ -114,10 +113,6 @@ a [different mechanism](https://www.mediawiki.org/wiki/Manual:Extensions#Install
 | 
			
		||||
 | 
			
		||||
### 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
 | 
			
		||||
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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user