On Tue, Aug 23, 2011 at 9:51 AM, Alex Bernier <[email protected]> wrote:
> Hello,
>
> I would like to remove the checkbox which allow logged users to mark changes 
> as 'minor' when editing a page. Is it possible ? I use MediaWiki 1.17.
$wgGroupPermissions['user']['minoredit']        = false;
should do it.

Roan Kattouw (Catrope)

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to