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

           Summary: ArticleFeedback should have option to define
                    namespaces where it is enabled
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: [other]
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Some wikis have its content in other namespaces besides the main namespace.
E.g. English Wikibooks has a "[[b:Cookbook]]" namespace (for recipes) and
Portuguese Wikipedia has an "[[pt:Anexo]]" namespace (for lists and other
stuff).

As of r83924, ext.articleFeedback.startup.js has the following test:
 mw.config.get( 'wgNamespaceNumber', false ) === 0

Instead of this, the extension should check if the the current
wgNamespaceNumber is in a predefined list of namespaces (configurable per
wiki).

-- 
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

Reply via email to