I have a particular group that I want to allow any member to edit existing events. I am basically using it so that group members can self-select what events they want to be responsible for. I've looked at the code quite a bit and I can't seem to figure out what I need to do. Can anyone point me in the right direction?
Thanks,
Mark
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Kevin Jardine@kevin

Kevin Jardine - 0 likes
- mareck@mareck

mareck - 0 likes
- ElggHeader@jpound

ElggHeader - 0 likes
You must log in to post replies.You would need to write a plugin with a permissions over-ride. Core Elgg handles this kind of permission and by default only site admins and content creators can edit content.
Thanks! I'm looking at the examples now. Looks pretty straight-forward.
I need to do this as well, do you have anything available or could you point me in the right direction?
Trying to allow all members to post messages and events in all groups within the Elgg site.
Thanks in advance!
Jeremy