|
Page 1 of 1
|
Vortex 
Joined: October 2006
Posts: 412
Location:  Prato, Italy
|
 [Suggestion] Custom Preset Permissions
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?
|
#1 Sat 14 Apr, 2007 16:08 |
|
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
| |
tc1967uk 
Joined: March 2007
Posts: 129
Location:
|
 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.
|
#2 Sat 14 Apr, 2007 21:35 |
|
buldo 
Joined: August 2006
Posts: 474
Location:  Borgo San Michele
|
 Re: [Suggestion] Custom Preset Permissions
what do you think about it?
It maybe useful
____________ ~~~ Andrea ~~~
User #379756 on Linux Counter
"If you can't apt-get something, it isn't useful or doesn't exist!!"
|
#3 Sat 14 Apr, 2007 23:28 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 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...
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#4 Sun 15 Apr, 2007 21:26 |
|
Vortex 
Joined: October 2006
Posts: 412
Location:  Prato, Italy
|
 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');
-
}
-
-
|
#5 Mon 16 Apr, 2007 01:05 |
|
tc1967uk 
Joined: March 2007
Posts: 129
Location:
|
 Re: [Suggestion] Custom Preset Permissions
I think it could be useful to save our customed combinations for a better administration
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.
|
#6 Mon 16 Apr, 2007 07:09 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: [Suggestion] Custom Preset Permissions
Uhm... thanks for the suggestion MG... check this, did i do right?
Yes, it should be fine.
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.
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.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#7 Wed 25 Apr, 2007 01:45 |
|
tc1967uk 
Joined: March 2007
Posts: 129
Location:
|
 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.
|
#8 Wed 25 Apr, 2007 07:36 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 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.
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...
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#9 Thu 26 Apr, 2007 01:13 |
|
Vortex 
Joined: October 2006
Posts: 412
Location:  Prato, Italy
|
 Re: [Suggestion] Custom Preset Permissions
Anyway, now you know how to customize the presets, you need just to edit two lines... 
Thanks for the help, Luca
|
#10 Thu 26 Apr, 2007 01:44 |
|
|
Page 1 of 1
|
Was this topic useful?
Was this topic useful?
| Link this topic |
| URL |
|
| BBCode |
|
| HTML |
|
You cannot post new topics You 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
|
|
|
|