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

       Web browser: ---
            Bug ID: 47418
           Summary: Categorize {{#babel}} on thwiki
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Extension setup
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

We would like to enable categorization of {{#babel}} for thwiki.

The discussion is here:
th.wikipedia.org/wiki/วิกิพีเดีย:ศาลาชุมชน/อภิปราย/เปิดการใช้งานจัดกลุ่มผู้ใช้โดย_babel.
Since this is about technical changes, most people are not interested to join
this discussion. There are only three users joined the discussion, but all of
them agreed to enable this feature.

For the details, we would like to categorize user's page to "User
%code-%level". One user suggested that it is equal to this code.

$wgBabelCategoryNames = array(
        '0' => 'User %code%-0',
        '1' => 'User %code%-1',
        '2' => 'User %code%-2',
        '3' => 'User %code%-3',
        '4' => 'User %code%-4',
        '5' => 'User %code%-5',
        'N' => 'User %code%-N',
);
$wgBabelMainCategory = 'User %code%';

Thank you very much. :)

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