Changes for page Group Management
Last modified by Ecaterina Moraru (Valica) on 2020/01/28
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -22,9 +22,20 @@ 22 22 1. Log in as an administrator. 23 23 1. Click on the *<tt>Administration</tt>* link in the top right corner of the screen to go to the main Administration page. 24 24 1. Choose the *<tt>Groups</tt>* tab to bring up an overview of all groups. 25 + 26 +{image:deletegroup.jpg} 25 25 1. Click on the pencil near the group you want to edit. This will open a lightbox with the contents of that group. 26 -1. You can add a new user to the group by typing the user's name in the input near *<tt>Add new user</tt>*. After starting to type, if the user exists, a suggest feature will be displayed, containing a list of all the users whose names contain the typed letters, so you can select from amongthem.27 -1. You can also add an entire group into the current group that you are editing. This can be done by typing the group name in the input near *<tt>Add new group</tt>*.28 +1. You can add a new user to the group by typing the user's name in the input near *<tt>Add new user</tt>*. After starting to type, if the user exists, a suggest feature will be displayed, containing a list of all the users whose names contain the typed letters, so you can select from them. 29 +1. You can also add an entire group into the current group. This can be done by typing the group name in the input near *<tt>Add new group</tt>* and then select one from the suggested list. 28 28 1. You also can delete a user / group by clicking on the *<tt>X</tt>* button as shown below. 29 29 30 30 {image:editgroup.jpg} 33 + 34 +1.1 Deleting an existing group 35 + 36 +1. Log in as an administrator. 37 +1. Click on the *<tt>Administration</tt>* link in the top right corner of the screen to go to the main Administration page. 38 +1. Choose the *<tt>Groups</tt>* tab to bring up an overview of all groups. 39 +1. Delete the group by using the *<tt>X</tt>* button for the group to delete. 40 + 41 +#info("Note that when you delete a group, the users or groups contained won't be automatically deleted. You will have to delete them manually from *<tt>Users</tt>* and *<tt>Groups</tt>* pages.")