Page MenuHomePhabricator

Categorize {{#babel}} on udm.wikipedia
Closed, ResolvedPublic

Description

Please enable categorization of {{#babel}} for udm.wikipedia. Currently I'm the only one who actively as an administrator, and there is a off-wiki consensus to trust me the solution of such technical issues. All relevant categories are exists, this setting needs to migration from old templates to this extension's using.

For the details, we would like to categorize user's page to "User
%code-%level". This should be equal to this default 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%';


Version: wmf-deployment
Severity: enhancement

Details

Reference
bz47749

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 1:44 AM
bzimport set Reference to bz47749.

In such case, please notify the community discussion space.

That will allow one day people willing to discuss an issue to know it's the page for and jump aboard.

No objection ;) Please, do it!

Related URL: https://gerrit.wikimedia.org/r/64467 (Gerrit Change Ib24830722a82dfad95fffc4f4d141366216aaec5)

https://gerrit.wikimedia.org/r/64467 (Gerrit Change Ib24830722a82dfad95fffc4f4d141366216aaec5) | change APPROVED and MERGED [by Reedy]