https://bugzilla.wikimedia.org/show_bug.cgi?id=18182
Kunal Mehta (Legoktm) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Kunal Mehta (Legoktm) <[email protected]> --- (In reply to comment #11) > Can somebody please give some more info on how to add the user block options > and what should be they? So in the ipblocks table, we store information like "block anonymous users only", "enable autoblock", "don't allow editing talk page" ([[mw:Manual:ipblocks table]]). In CentralAuthUser::localUserData, we're currently only loading the expiry and reason. We would need to load the other information too, and in the Special:CentralAuth page, we would need to change the formatBlockStatus function to also handle options. -- 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
