Hello! In my groups, I have users (newly registered), validatedusers (previously registered, now approved to comment on articles), and supporters (approved to comment on articles, PLUS submit web links and calendar events).
However, I'm having trouble getting web links to cooperate with my desires for permissions. Currently, validatedusers are able to post web links. I'd like to figure out how to set permissions so that users and validated users cannot add links.
I'm a fairly new to all of this, and will need slow, specific instructions since I have no background in coding/ web admin. (With good instructions, however, I have at least enough skill to make minor changes to coding on pages if that would be required to fix this.)
Here's what my permissions look like now:
Seq. Group Component Instance Permissions level
1 Admins .* .* Admin
2 All groups Menublock:: Main Menu:Administration: None
3 All groups formicula:: .* Comment
4 Supporters Web_Links:: .* Add
5 Supporters PostCalendar:: .* Add
6 ValidatedUser Web_Links:: .* Read
7 ValidatedUser .* .* Comment
8 Users Menublock:: Main Menu:(Submit News): None
9 Users .* .* Read
10 Users formicula:: .* Comment
11 Unregistered Menublock:: Main Menu:(My Account|Logout|Submit News): None
12 Unregistered .* .* Read
13 Unregistered formicula:: .* Comment
Can someone tell me what I'm doing wrong and how to fix it?