https://bugzilla.wikimedia.org/show_bug.cgi?id=26377

           Summary: register user rights only if wgNoticeInfrastructure is
                    true
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: CentralNotice
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The special page [[Special:CentralNotice]] is only available on wikis with
$wgNoticeInfrastructure = true. It is possible to register the corrosponding
user rights together with the special page? There is no need for unused user
rights on wikis without the special page.

The user rights are shown on all wikis, but the special page only on [[meta:]]
($wgNoticeInfrastructure = ($wgDBname == 'metawiki')). Moving the user rights
within that if, will fix that. Or it is better to change the setting of wmf and
set the user rights to false on non-metawiki?

Thanks.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to