Cross-language language name search

Implementation of Also Written As language name
search algorithm.
See http://etherpad.wikimedia.org/l10n-uls-language-search

Change-Id: Iff84408c531b650a44d031b63d5c823737cceafc
This commit is contained in:
Santhosh Thottingal
2012-07-24 15:43:56 +05:30
parent fb11c720b5
commit 08c14dafa4
9 changed files with 319 additions and 19 deletions

View File

@@ -26,7 +26,8 @@
setlang : language
} );
window.location.href = uri.toString();
}
},
searchAPI: mw.util.wikiScript( 'api' ) + "?action=languagesearch"
} );
} );
} )( jQuery );