Topic: Group permissions by category

How difficult to implement this (code changes)?

Instead of assigning group permissions per forum, assign the group permissions per category. In other words, forums within a category will inherit group permissions from that category.

Re: Group permissions by category

You want to change all of the forum permissions to category permissions? If so, you'll need to rewrite all of the queries that reference the forum_perms table (and admin_forums.php).

Re: Group permissions by category

Do you really change permissions often enough for this to be worth doing?