Add $wgSecondaryGoNamespace, used if an exact match is not found when pressing go...
authorRobert Leverington <roberthl@users.mediawiki.org>
Tue, 21 Jul 2009 14:45:21 +0000 (14:45 +0000)
committerRobert Leverington <roberthl@users.mediawiki.org>
Tue, 21 Jul 2009 14:45:21 +0000 (14:45 +0000)
commit384c79213fa70300b5b013140a937be704699627
tree48adac82349c57afe80386bf768e6ff18bb10352
parentaf87224dccce2ccf727a3a5bf5485b409fd9f51a
Add $wgSecondaryGoNamespace, used if an exact match is not found when pressing go - will try to find a match in a different namespace before performing a search.

See bug 19862.
includes/DefaultSettings.php
includes/SearchEngine.php