Download & Extend

Wikipedia links do not begin with a capital letter

Project:interwiki
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:active

Issue Summary

On most Mediawiki sites, article names begin with a capital letter, and making a wiki link such as [[article]] will place the text "article" into the page but will correctly create a link to "/wiki/Article". Interwiki does not capitalize the first letter, and while the links do work, they always cause a redirect on the Mediawiki server. I suggest either modifying $1 to capitalize the first letter of the link name or creating a new pattern that does so.

Comments

#1

subscribing