In our user setting we have
$wgGroupPermissions['user']['delete'] = true;
$wgGroupPermissions['user']['undelete'] = true;
$wgGroupPermissions['user']['move'] = true;
$wgGroupPermissions['user']['edit'] = true;
...
I am an administrator and bureaucrat, but delete and move do not show up when I view a
page. I do not have any specific group permissions for Bureaucrat or administrator.
Regular users also do not see delete or move. We all have these menus: Page, Discussion,
Read, Edit, View history.
I think there is some configuration that I am missing.
Thanks,
Mary Beebe