Last modified: 2011-12-02 22:38:49 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T34637, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 32637 - Add Some user group to hindi wikipedia
Add Some user group to hindi wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-11-25 09:02 UTC by Mayur
Modified: 2011-12-02 22:38 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Mayur 2011-11-25 09:02:29 UTC
Hi, Plz enable two user group Former_Bureaucrat & Former_Administrator as per below configuration-
:Addition of Former_bureaucrat
'Former_bureaucrat' => array( 'autopatrol' => true),

'wgAddGroups' => array(
'bureaucrat' => array( 'Former_Bureaucrat' ),
    ),

'wgRemoveGroups' => array(
'bureaucrat' => array( 'Former_Bureaucrat' ),
    ),

:Addition of Former_Administrator
'Former_bureaucrat' => array( 'autopatrol' => true),
'wgAddGroups' => array(
'bureaucrat' => array( 'Former_Administrator' ),
    ),

'wgRemoveGroups' => array(
'bureaucrat' => array( 'Former_Administrator' ),
    ),

Community consensus link can be found here-http://hi.wikipedia.org/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BF%E0%A4%AA%E0%A5%80%E0%A4%A1%E0%A4%BF%E0%A4%AF%E0%A4%BE:%E0%A4%A8%E0%A4%AF%E0%A5%80_%E0%A4%B8%E0%A5%81%E0%A4%B5%E0%A4%BF%E0%A4%A7%E0%A4%BE%E0%A4%8F%E0%A4%81

Thanks in Advance
Regards
Mayur
Comment 1 Sam Reed (reedy) 2011-11-29 20:58:35 UTC
You typo'd on

:Addition of Former_Administrator
'Former_bureaucrat' => array( 'autopatrol' => true),

;)

Fixed anyway
Comment 2 Mayur 2011-11-30 05:26:27 UTC
Sorry, But one error occurred due to Capital letter of Bureaucrat and Administrator. plz change configuration as given below-

'Former_bureaucrat' => array( 'autopatrol' => true),
'Former_administrator' => array( 'autopatrol' => true),


to



'Former_Bureaucrat' => array( 'autopatrol' => true),
'Former_Administrator' => array( 'autopatrol' => true),


Regards!
Comment 3 Sam Reed (reedy) 2011-11-30 15:49:06 UTC
Done
Comment 4 Mayur 2011-11-30 16:36:55 UTC
As per http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php,

'Former_bureaucrat' => array( 'autopatrol' => true),
'Former_administrator' => array( 'autopatrol' => true),

hasn't been changed to 

'Former_Bureaucrat' => array( 'autopatrol' => true),
'Former_Administrator' => array( 'autopatrol' => true),

I think you forgot to change that.
Comment 5 Mayur 2011-11-30 18:38:14 UTC
As per http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php,

'Former_bureaucrat' => array( 'autopatrol' => true),
'Former_administrator' => array( 'autopatrol' => true),

hasn't been changed to 

'Former_Bureaucrat' => array( 'autopatrol' => true),
'Former_Administrator' => array( 'autopatrol' => true),

I think you forgot to change that.You have to capitalize first letter of bureaucrat to Bureaucrat and administrator to Administrator.
Comment 6 Sam Reed (reedy) 2011-11-30 19:00:07 UTC
Done now. NFS has been bitchy today
Comment 7 Mayur 2011-11-30 19:20:57 UTC
Sorry reedy but as per bug https://bugzilla.wikimedia.org/show_bug.cgi?id=15285 a user name can't be longer than 16 letters.I shall request you to rename these user groups I just remind that when i tried to add some old admin to this user group but was not successful. 

Former_Administrator -> Ex_Administrator

Former_Bureaucrat -> Ex_Bureaucrat

Regards
Comment 8 Sam Reed (reedy) 2011-11-30 19:23:10 UTC
(In reply to comment #7)
> Sorry reedy but as per bug https://bugzilla.wikimedia.org/show_bug.cgi?id=15285
> a user name can't be longer than 16 letters.I shall request you to rename these
> user groups I just remind that when i tried to add some old admin to this user
> group but was not successful. 
> 
> Former_Administrator -> Ex_Administrator
> 
> Former_Bureaucrat -> Ex_Bureaucrat
> 
> Regards

Haha. I've fixed that in trunk btw ;), well, it's now twice as big...

I'll fix it in a few
Comment 9 Mayur 2011-12-02 14:05:26 UTC
(In reply to comment #8)
> (In reply to comment #7)
> > Sorry reedy but as per bug https://bugzilla.wikimedia.org/show_bug.cgi?id=15285
> > a user name can't be longer than 16 letters.I shall request you to rename these
> > user groups I just remind that when i tried to add some old admin to this user
> > group but was not successful. 
> > 
> > Former_Administrator -> Ex_Administrator
> > 
> > Former_Bureaucrat -> Ex_Bureaucrat
> > 
> > Regards
> 
> Haha. I've fixed that in trunk btw ;), well, it's now twice as big...
> 
> I'll fix it in a few

Sorry, But we are not able to assign this user group to former admins using "User Right Management" We had the same problem when we filed a bug for Interface Administrator group we changed this name to Interface editor to fix this issue.So I would request to rename these user groups as below-

Former_Administrator -> Ex_Administrator

Former_Bureaucrat -> Ex_Bureaucrat

Regards
Comment 10 Sam Reed (reedy) 2011-12-02 22:38:49 UTC
Done

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links