mirror of
				https://github.com/diocloid/LinkTitles.git
				synced 2025-10-22 05:42:32 +02:00 
			
		
		
		
	Revert LinkTitlesFirstOnly to true and update README.
This commit is contained in:
		@@ -407,7 +407,7 @@ parse-on-render! This is because the templates have already been transcluded
 | 
			
		||||
 | 
			
		||||
### Multiple links to the same page
 | 
			
		||||
 | 
			
		||||
    $wgLinkTitlesFirstOnly = false;
 | 
			
		||||
    $wgLinkTitlesFirstOnly = true;
 | 
			
		||||
 | 
			
		||||
If set to true, only link the first occurrence of a title on a given page. If
 | 
			
		||||
a link is piped, i.e. hiding the title of the target page:
 | 
			
		||||
 
 | 
			
		||||
@@ -30,7 +30,7 @@
 | 
			
		||||
                "LinkTitlesEnableNoTargetMagicWord": false,
 | 
			
		||||
                "LinkTitlesMinimumTitleLength": 4,
 | 
			
		||||
                "LinkTitlesBlackList": [],
 | 
			
		||||
                "LinkTitlesFirstOnly": false,
 | 
			
		||||
                "LinkTitlesFirstOnly": true,
 | 
			
		||||
                "LinkTitlesSmartMode": true,
 | 
			
		||||
                "LinkTitlesWordStartOnly": true,
 | 
			
		||||
                "LinkTitlesWordEndOnly": true,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user