John Erling Blad wrote:
Okay, I only found one hardcoded url to the api. John
The line -NICE.WPAPIHandler.url = "http://en.wikipedia.org/w/api.php"; could be rewritten as +NICE.WPAPIHandler.url = wgServer + wgScriptPath + "/api.php";
Note however that the install instructions are then a little different, the server side may not be prepared for that and they may only finally consider enwiki results.