Manual:$wgCapitalLinks
From MediaWiki.org
| Site customization: $wgCapitalLinks | |
|---|---|
| Set this to false to avoid forcing the first letter of links to capitals. |
|
| Introduced in version: | 1.2.4 |
| Removed in version: | still in use |
| Allowed Values: | (boolean) |
| Default Value: | true |
Other settings: Alphabetical | By Function
[edit] Details
Set this to false to avoid forcing the first letter of links (including included pages, images and categories) to capitals. WARNING: may break links! This makes links COMPLETELY case-sensitive. Links appearing with a capital at the beginning of a sentence will not go to the same place as links in the middle of a sentence using a lowercase initial; typically the former has to become a piped link.
| Note: | This settings affects all namespaces (except Special of course). It also affects the MediaWiki namespace, but remember that MediaWiki only recognizes pages in upper case. So if you for example edit "MediaWiki:sidebar" you will see nothing has changed, but editing "MediaWiki:Sidebar" works normally. |

