Wednesday, 6 February 2013

Thread:Extension talk:ArticleFeedbackv5/Unable to display the widget/reply (2)

Reply to Unable to display the widget


New page


For each custom group, you should add :



<code>

$wgGroupPermissions['wiki-reader'] = array(



'aft-reader' => true,



'aft-member' => true,



'aft-editor' => false,



'aft-monitor' => false,



'aft-administrator' => false,



'aft-oversighter' => false,



);

</code>

No comments:

Post a Comment