For boards with a lot of forums. I often have problems when I create a new forum, setting all permissions... What do you think about having the possibility to save some preset "customed permissions combination" ?
We have the phpBB preset "Reg" "Reg [Hidden]" and so on... I think it could be useful to save our customed combinations for a better administration... what do you think about it?
[Suggestion] Custom Preset Permissions
Subject: Re: [Suggestion] Custom Preset Permissions
I think it's a brilliant idea. Surprised no-one else has suggested it. Hope someone can implement it for IP.
Subject: Re: [Suggestion] Custom Preset Permissions
Aren't the default settings working fine?
Which kind of settings you would like to have?
Try to edit includes/def_auth.php and post it here... :wink:
Which kind of settings you would like to have?
Try to edit includes/def_auth.php and post it here... :wink:
Subject: Re: [Suggestion] Custom Preset Permissions
Uhm... thanks for the suggestion MG... check this, did i do right?
- $simple_auth_ary = array(
- // 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
- 0 => array(AUTH_ALL, AUTH_ALL, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_MOD, AUTH_REG, AUTH_MOD, AUTH_ADMIN, AUTH_MOD, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_ALL, AUTH_ALL, AUTH_MOD, AUTH_ADMIN, AUTH_REG, AUTH_REG),
- 1 => array(AUTH_ALL, AUTH_ALL, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_ADMIN, AUTH_MOD, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_MOD, AUTH_ADMIN, AUTH_REG, AUTH_REG),
- 2 => array(AUTH_REG, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_ADMIN, AUTH_MOD, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_MOD, AUTH_ADMIN, AUTH_REG, AUTH_REG),
- 3 => array(AUTH_ALL, AUTH_ACL, AUTH_ACL, AUTH_ACL, AUTH_ACL, AUTH_MOD, AUTH_ACL, AUTH_MOD, AUTH_ADMIN, AUTH_MOD, AUTH_ACL, AUTH_ACL, AUTH_ACL, AUTH_ACL, AUTH_ACL, AUTH_MOD, AUTH_ADMIN, AUTH_ACL, AUTH_ACL),
- 4 => array(AUTH_ACL, AUTH_ACL, AUTH_ACL, AUTH_ACL, AUTH_ACL, AUTH_MOD, AUTH_ACL, AUTH_MOD, AUTH_ADMIN, AUTH_MOD, AUTH_ACL, AUTH_ACL, AUTH_ACL, AUTH_ACL, AUTH_ACL, AUTH_MOD, AUTH_ADMIN, AUTH_ACL, AUTH_ACL),
- 5 => array(AUTH_ALL, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_ADMIN, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_ADMIN, AUTH_MOD, AUTH_MOD),
- 6 => array(AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_ADMIN, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_ADMIN, AUTH_MOD, AUTH_MOD),
- );
- // My preset
- 7 => array(AUTH_ALL, AUTH_ALL, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_MOD, AUTH_MOD, AUTH_MOD, AUTH_ADMIN, AUTH_ACL, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_REG, AUTH_MOD, AUTH_MOD, AUTH_REG, AUTH_NONE),
- );
- $simple_auth_types = array($lang['Public'], $lang['Registered'], $lang['Registered'] . ' [' . $lang['Hidden'] . ']', $lang['Private'], $lang['Private'] . ' [' . $lang['Hidden'] . ']', $lang['Moderators'], $lang['Moderators'] . ' [' . $lang['Hidden'] . ']', 'Vortex's Preset');
- }
Subject: Re: [Suggestion] Custom Preset Permissions
Yes, I think it would be useful for each admin to be able to create thier own pre-sets, rather than have a greater list of presets to choose from.
Vortex wrote: [View Post]
Yes, I think it would be useful for each admin to be able to create thier own pre-sets, rather than have a greater list of presets to choose from.
Subject: Re: [Suggestion] Custom Preset Permissions
I don't think it is so important... new forums should'nt be created so often... in some cases it is better to have only simple things. :wink:
Vortex wrote: [View Post]
tc1967uk wrote: [View Post]
I don't think it is so important... new forums should'nt be created so often... in some cases it is better to have only simple things. :wink:
Subject: Re: [Suggestion] Custom Preset Permissions
Only for people with an existing board - the majority of their forums will probably be created an permissions already set. However, when someone is setting up a new board, as I did recently, it would have helped to have customisable presets that I could configure right from the word go. It would have saved me an awful lot of work.
This is where it would prove most useful.
This is where it would prove most useful.
Subject: Re: [Suggestion] Custom Preset Permissions
In Icy Phoenix I've added back a feature which allows you to set permissions at once for all forums with one click... it's not the same, but it is helpful.
Anyway, now you know how to customize the presets, you need just to edit two lines... :wink:
tc1967uk wrote: [View Post]
In Icy Phoenix I've added back a feature which allows you to set permissions at once for all forums with one click... it's not the same, but it is helpful.
Anyway, now you know how to customize the presets, you need just to edit two lines... :wink:
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.6283s (PHP: 4% SQL: 96%)
SQL queries: 10 - Debug Off - GZIP Enabled