Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 06:45 pm EST
Geeklog Forums
Access Rights in Events
J5
Anonymous
I'm a bit lost. Is there a way to set what the default Access Rights are when a user/admin creates an Event or Topic? Among other things I would like to make it so anonymous isn't always selected, and 'edit' under groups is always selected when creating new events.
Also, is there a way (either within the system or via a plug-in) to view events based on the event type?
Any help is appreciated!
Also, is there a way (either within the system or via a plug-in) to view events based on the event type?
Any help is appreciated!
6
5
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Quote by J5: Is there a way to set what the default Access Rights are when a user/admin creates an Event or Topic?
Yep, as of Geeklog 1.4.0. See config.php:
Text Formatted Code
// Define default permissions for new objects created from the Admin panels.// Permissions are perm_owner, perm_group, perm_members, perm_anon (in that
// order). Possible values:
// 3 = read + write permissions (perm_owner and perm_group only)
// 2 = read-only
// 0 = neither read nor write permissions
// (a value of 1, ie. write-only, does not make sense and is not allowed)
$_CONF['default_permissions_event'] = array (3, 2, 2, 2);
Quote by J5: Also, is there a way (either within the system or via a plug-in) to view events based on the event type?
I'm afraid not.
bye, Dirk
6
7
Quote
J5
Anonymous
Thanks for the help!
6
23
Quote
All times are EST. The time is now 06:45 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content