37 lines
1.1 KiB
HTML
37 lines
1.1 KiB
HTML
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
|
||
|
|
<head>
|
||
|
|
<title>VideoDB - Documentation</title>
|
||
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<a href="index.html">Table of Contents</a>
|
||
|
|
<!-- begin content -->
|
||
|
|
|
||
|
|
<h1>Usage</h1>
|
||
|
|
|
||
|
|
<h2>Usermanagement</h2>
|
||
|
|
|
||
|
|
<p>In the usermanagement Screen you can add, delete and modify users for multiuser mode.</p>
|
||
|
|
|
||
|
|
<table>
|
||
|
|
<tr>
|
||
|
|
<td>Modify own movies</td>
|
||
|
|
<td>Users with this flag may add, delete and change their own movies. However they can not change movies of other users.</td>
|
||
|
|
</tr>
|
||
|
|
<tr>
|
||
|
|
<td>Modify others movies</td>
|
||
|
|
<td>Users with this flag may change details of movies belonging to other users, too.</td>
|
||
|
|
</tr>
|
||
|
|
<tr>
|
||
|
|
<td>Administration</td>
|
||
|
|
<td>Users with this flag may do everything. Setting this implies all other flags.</td>
|
||
|
|
</tr>
|
||
|
|
<tr>
|
||
|
|
<td>See adult movies</td>
|
||
|
|
<td>You can define movie genres which are not suitable for minors and should be hidden from all users which do not have this permission flag set.</td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
|
||
|
|
<!-- end content -->
|
||
|
|
</body>
|
||
|
|
</html>
|