Graham wrote:
> Hello Robin,
>
> My reason for using "administrator” is because I don't have a "sysop"
> under groups. I did have it in my previous version of Mediawiki, but not
> in version 1.16.0.
>
> > you have to explicitly define this group
> Where exactly are you referring?
>
> Thanks,
> Graham
The group name for your 'administrator' group is sysop.
You can change how it is publicly called by the software by editing
[[MediaWiki:Group-sysop]]
> I tried two accounts, one in the administrator group, and one not; both
> weren't able to access the Export page:
> $wgSpecialPageLockdown['Export'] = array('administrator');
Since none of them belonged to a group called administrator, this is good.
> If I use this string, there's no effect; anyone can access it:
> $wgSpecialPageLockdown['ListFiles'] = array('administrator');
Use $wgSpecialPageLockdown['Listfiles']
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l