https://bugzilla.wikimedia.org/show_bug.cgi?id=54951
Tomasz W. Kozlowski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Tomasz W. Kozlowski <[email protected]> --- There are two methods of solving this request that I can think of: #1: Add the two aliases for each Malayalam project inside operations/mediawiki-config/wmf-config/InitialiseSettings.php (easy but laborious and inelegant); #2: Add the two aliases for all MediaWiki projects inside core/languages/messages/MessagesMl.php (easy and elegant, but requires vetting from Siebrand or Santhosh, since no languages at the moment use aliases for NS_MODULE or NS_MODULE_TALK). I'm not aware of any methods to add aliases inside the Scribunto extension itself at the moment, but if there is one, please let me know (and document it if possible). @Siebrand, @Santhosh: Do you guys see any reason not do #2? I'm really loath to add so many aliases into InitialiseSettings.php... -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
