1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
<?php include('../../template.php'); ?>
5
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
6
<title><?php echo PRODUCT_NAME; ?> Documentation</title>
7
<link rel=stylesheet type="text/css" href="../../css/doc.css">
8
<meta http-equiv="Content-Type" content="text/html" />
9
<meta name="keywords" content="digital signage, signage, narrow-casting, <?php echo PRODUCT_NAME; ?>, open source, agpl" />
10
<meta name="description" content="<?php echo PRODUCT_NAME; ?> is an open source digital signage solution. It supports all main media types and can be interfaced to other sources of data using CSV, Databases or RSS." />
3
* Xibo - Digital Signage - http://www.xibo.org.uk
4
* Copyright (C) 2006-2013 Daniel Garner
6
* This file is part of Xibo.
8
* Xibo is free software: you can redistribute it and/or modify
9
* it under the terms of the GNU Affero General Public License as published by
10
* the Free Software Foundation, either version 3 of the License, or
13
* Xibo is distributed in the hope that it will be useful,
14
* but WITHOUT ANY WARRANTY; without even the implied warranty of
15
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
* GNU Affero General Public License for more details.
18
* You should have received a copy of the GNU Affero General Public License
19
* along with Xibo. If not, see <http://www.gnu.org/licenses/>.
21
defined('XIBO') or die("Sorry, you are not allowed to directly access this page.<br /> Please press the back button in your browser.");
23
<h1>User Groups <small>Groups, Permissions and Memberships</small></h1>
25
<p>The User Group Admininistration page is accessed using the Administration menu item and selecting the User Group sub menu, pictured below.</p>
27
<p><img class="img-thumbnail" alt="Group Administration Page" src="content/users/group_admin_page.png"></p>
12
<link href="img/favicon.ico" rel="shortcut icon"/>
13
<!-- Javascript Libraries -->
14
<script type="text/javascript" src="lib/jquery.pack.js"></script>
15
<script type="text/javascript" src="lib/jquery.dimensions.pack.js"></script>
16
<script type="text/javascript" src="lib/jquery.ifixpng.js"></script>
20
<h1>User Groups and Group Permissions</h1>
23
<p>The Group Admin page can only be accessed from the "Administration > Groups" navigation menu. Below figure shows the Group Admin page.</p>
25
<p><img alt="Group Administration Page" src="group_admin_page.png"
26
style="display: block; text-align: center; margin-left: auto; margin-right: auto"
27
width="795" height="246"></p>
29
<p>The table view shows all User Groups in the system (that the current user has access to) and the option to modify those user groups. Each action option is described below.</p>
32
<p>The group name uniquely identifys the group. It can be seen against each user in the "User Admin" page.</p>
35
<h3>Add Group Button</h3>
36
<p>Opens up the Add User Group Form allowing a new group to be added.</p>
39
<h3>Edit / Delete Buttons</h3>
40
<p>The Edit button allows groups to be edited.</p>
43
<h3>Group Members Button</h3>
44
<p>Modify member list of the group.</p>
47
<h3>Page Security Button</h3>
48
<p>The components security that are assigned/unassigned to the group determine the permissions of the users belonging to that group.</p>
49
<p>Refer to <a href="menu_page_security.php">Page & Menu Security</a> for more information.</p>
52
<h3>Menu Security Button</h3>
53
<p>The components security that are assigned/unassigned to the group determine the permissions of the users belonging to that group.</p>
54
<p>Refer to <a href="menu_page_security.php">Page & Menu Security</a> for more information.</p>
31
<dl class="dl-horizontal">
33
<dd>The group name uniquely identifys the group. It can be seen against each user in the "User Admin" page.</dd>
35
<dl class="dl-horizontal">
36
<dt>Add Group Button</dt>
37
<dd>Opens up the Add User Group Form allowing a new group to be added.</dd>
39
<dl class="dl-horizontal">
40
<dt>Edit / Delete Buttons</dt>
41
<dd>The Edit button allows groups to be edited.</dd>
43
<dl class="dl-horizontal">
44
<dt>Group Members Button</dt>
45
<dd>Modify member list of the group.</dd>
47
<dl class="dl-horizontal">
48
<dt>Page Security Button</dt>
49
<dd>The components security that are assigned/unassigned to the group determine the permissions of the users belonging to that group.</dd>
51
<dl class="dl-horizontal">
52
<dt>Menu Security Button</dt>
53
<dd>The components security that are assigned/unassigned to the group determine the permissions of the users belonging to that group.</dd>
58
57
<a name="Adding_Group" id="Adding_Group"></a><h2>Adding a Group</h2>
59
58
<p>To add a group click on the "Add Group" button found at the top left of this page.</p>
61
<p><img alt="Group Add" src="group_admin_add.png"
62
style="display: block; text-align: center; margin-left: auto; margin-right: auto"
63
width="410" height="190"></p>
60
<p><img class="img-thumbnail" alt="Group Add" src="content/users/group_admin_add.png"></p>
66
63
<h3>When should a group be added?</h3>
67
64
<p>A group should be added when there is a new set of components required for a particular group of users.
68
65
It could be that you want certain users to only have access to certain components or that certain users
69
66
shouldnt be able to share their content, playlists and schedules with each other.</p>
72
69
<a name="Edit_Group" id="Edit_Group"></a><h2>Edit a Group</h2>
73
70
<p>To edit a group click on the edit button on the row belonging to the group you wish to edit.</p>
75
<p><img alt="Group Edit" src="group_admin_edit.png"
76
style="display: block; text-align: center; margin-left: auto; margin-right: auto"
77
width="410" height="190"></p>
72
<p><img class="img-thumbnail" alt="Group Edit" src="content/users/group_admin_edit.png"></p>
79
74
<a name="Delete_Group" id="Delete_Group"></a><h2>Delete a Group</h2>
80
75
<p>To delete a group click on the delete button on the row belonging to the group you wish to be deleted.</p>
82
<p><img alt="Group Delete" src="group_admin_delete.png"
83
style="display: block; text-align: center; margin-left: auto; margin-right: auto"
84
width="407" height="187"></p>
86
<a name="Group_Member" id="Group_Member"></a><h2>Group Members</h2>
87
<p>Click the Group Members button to manage the members of the group. You can drag of double click on the memeber to
88
include or exclude from the current group.</p>
90
<p><img alt="Group Member" src="group_member.png"
91
style="display: block; text-align: center; margin-left: auto; margin-right: auto"
92
width="408" height="383"></p>
94
<?php include('../../template/footer.php'); ?>
77
<p><img class="img-thumbnail" alt="Group Delete" src="content/users/group_admin_delete.png"></p>
79
<h2 id="Group_Member">Group Members <small>Users assigned to groups</small></h2>
80
<p>Each user account in the CMS can be assigned to one or more user groups. To manage the members of a particular user group, select the user groups action menu in the table and click the "Group Members" menu item. Once selected a form will open showing the membership information of that group.</p>
82
<p>Users that appear in the left hand column are already assigned to the selected group and users in the right hand column can be assigned.</p>
84
<p><img class="img-thumbnail" alt="Group Member" src="content/users/group_member.png"></p>
86
<p class="alert alert-info">You can drag of double click on the memeber to include or exclude from the current group.</p>
b'\\ No newline at end of file'