folklabs / openlocal

A Drupal distribution for local communities.
2 stars 0 forks source link

Groups, news stories & events are moderated by user roles specific to each function #60

Open pmackay opened 7 years ago

pmackay commented 7 years ago

We need to work out what each of these involves:

djwesto commented 7 years ago

So, we already have user roles for:

So we need to double-check the configuration of permissions is correct for each role and doesn't grant them any powers we wouldn't want them to have.

GilesGibson commented 7 years ago

and group administrator/owner (combined service listing with community group as all the same type in the future).

djwesto commented 7 years ago

and group administrator/owner (combined service listing with community group as all the same type in the future).

@GilesGibson I will rename this issue to something more general covering this as well.

djwesto commented 7 years ago

@GilesGibson commented on Tue Mar 31 2015

new site.

I wanted to check on the ability to have different roles of users. Reading the admin manual (and what an epic read it is too) it looks like there is only one role as a contributor. This role allows someone to auto-publish events AND news items. Is it possible to have this split so that there are two roles, as per previous conversations, one that can auto-publish events, the other that can autio-publish news? The two should ideally be kept separate otherwise we will have people putting up their events for a yoga class and then thinking that their change of time of a yoga class one Tuesday afternoon warrants a major news story.


@pmackay commented on Tue Mar 31 2015

so you just need only that split? Could contributor be for news, and "event organizer" be for events?


@GilesGibson commented on Tue Mar 31 2015

happy to have that split. I can then update the admin manual as it has no details for contributor at the moment. I want to add a whole bunch of users as contributors so that we don't have to moderate their stuff.


@pmackay commented on Wed Apr 01 2015

Going to stick with moderation for now and explore better ways of being more flexible per content type.