https://bugzilla.wikimedia.org/show_bug.cgi?id=27398
Leinad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Leinad <[email protected]> 2011-02-14 13:29:50 UTC --- (In reply to comment #1) > $wgExtraNamespaces is for configuring extra namespaces, not to reconfigure > existing namespaces. Are you sure you don't want $wgNamespaceAliases? $wgExtraNamespaces allows configuring extra namespaces *and also* reconfigure existing namespaces, for example please look at http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php - in default MediaWiki installation user namespace is "Użytkownik" (User) and using $wgExtraNamespaces we can reconfigure user namespace to "Wikipedysta" (Wikipedian). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
