https://bugzilla.wikimedia.org/show_bug.cgi?id=37483
--- Comment #5 from Nemo <[email protected]> --- (In reply to comment #4) > No, they aren't because: > 1 Author namespace is not managed by ProofreadPage Yes, I meant for Page: and Index: > 2 The extension doesn't add aliases if the namespace is created in the wiki > configuration an not by the extension. > > A thing to do is maybe to remove creation of page and index namespaces in > $wgExtraNamespaces in order to let the extension create namespaces and, so, > create aliases. So I guess this works only for namespaces with standard numbers? If yes, it's better to have redundant $wgExtraNamespaces and $wgNamespaceAliases than a config with partial info. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
