OK, I guess then the answer is no, there doesn't appear to be a data manager for that. If you look in admincp/forumpermission.php in the 'doupdate' section, you can see how the admincp does it.
Edit: Maybe you already know this and were just wondering about a datamanager, but basically it looks like if a usergroup has custom permissions in a forum, then there's a row in the forumpermission table for the usergroupid and forumid, with a forumpermissions column for the permission bits.
|