Added Linker::getInvalidTitleDescription() to display invalid title entries in variou...
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Tue, 10 Apr 2012 09:28:48 +0000 (11:28 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Mon, 7 May 2012 16:25:52 +0000 (18:25 +0200)
commitd3fecf5ac6b72f3229dce611add2e2871b82cbdf
treef36a4670841191e8818e1ba0e9ef040c655c3e40
parent7f392ef4d32691af9944f2d70d730b4477c8d413
Added Linker::getInvalidTitleDescription() to display invalid title entries in various places.

This method will use two new messages 'invalidtitle-knownnamespace' and 'invalidtitle-unknownnamespace' depending on the fact that the given namespace number exists or not.
I did put that method in Linker because I plan to use it in various places, notably in other QueryPage and Pager subclasses.

Change-Id: I13e7cdc2c0a8e86dc5e4b144b6012f3864d2ec06
includes/Linker.php
includes/PageQueryPage.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc