1
It would be great if the layout of the grant/revoke area of the admin ui for private forum management could be tweaked to show each item and actions in its own table row instead of stacking them. It's kinda annoying scrolling down the page when there's a long list of people in a forum.
In other words, change...
admin (can post)
[revoke posting]
[Remove]
fred (can't post)
[grant posting]
[Remove]
Joe (can post)
[revoke posting]
[Remove]
...to...
admin (can post) [revoke posting][Remove]
fred (can't post) [grant posting] [Remove]
Joe (can post) [revoke posting][Remove]
Checkboxes to allow en masse grants/revokes would be nice/ too.