source: trunk/language/el_GR/help/help_permissions.html @ 15148

Last change on this file since 15148 was 15148, checked in by TranslationTeam, 12 years ago

[trunk_help] Update el_GR, thanks to : bas_alba

  • Property svn:executable set to *
File size: 2.6 KB
Line 
1<fieldset>
2<legend>Δικαιώματα στις φωτογραφίες</legend>
3
4<p>Κάθε φωτογραφία έχει ένα <strong>επίπεδο προστασίας</strong> (ένα κλείδωμα). Κάθε χρήστης έχει επίσης ένα επίπεδο προστασίας (βασικό). There are 5 privacy levels:</p>
5<ol>
6  <li>None</li>
7  <li><em>Contacts</em></li>
8  <li><em>Friends (which is higher than a contact)</em></li>
9  <li><em>Family (which is higher than a friend)</em></li>
10  <li><em>Admins (which is higher than any other level)</em></li>
11</ol>
12
13<p>Higher levels have permissions on lower levels. For a given user, the higher the privacy level, the more photos he can see.</p>
14
15<p>For example, if photo "peter_wedding-0024.jpg" has <em>"Family"</em> privacy level, then:</p>
16<ul>
17  <li>Peter (who is an <em>"Admin"</em>) will see the photo because <em>"Admins"</em> can see all photos</li>
18  <li>Beth (who is a <em>"Family"</em> member) will also see the photo</li>
19  <li>Mary (who is just a <em>"Friend"</em>) won't see the photo</li>
20</ul>
21
22<p>A user that has no permission to see the content of a album won't see the album itself, not even its title. The same principle applies to a tag.</p>
23
24<p>You can set the privacy level of a user on <span class="pwgScreen">Administration &raquo; Users &raquo; Manage</span> screen.</p>
25
26</fieldset>
27
28<fieldset>
29<legend>Permissions on albums</legend>
30
31<p>If privacy levels do not fit your needs, you can also manage permissions on albums for a user or a group. You can manage permissions on photos and albums at the same time, without conflict.</p>
32
33<p>You can forbid access to albums. Switch the album access type to
34"private" if you want to manage permissions.</p>
35
36<p>You can set a album to private by editing a single album
37(<span class="pwgScreen">Administration &raquo; Albums &raquo; Manage
38&raquo; edit</span>) or by setting options to your whole album tree
39(<span class="pwgScreen">Administration &raquo; Albums &raquo;
40Properties &raquo; Public / Private</span>).</p>
41
42<p>Once the album is private, you can manage permissions for groups and
43users with 3 screens:</p>
44
45<ul>
46
47  <li><span class="pwgScreen">Administration &raquo; Users &raquo; Manage &raquo;
48  permissions action</span> (one link per user)</li>
49
50  <li><span class="pwgScreen">Administration &raquo; Users &raquo; Groups &raquo;
51  permissions action</span> (one link per group)</li>
52
53  <li><span class="pwgScreen">Administration &raquo; Albums &raquo; Manage &raquo; edit
54  album permissions action</span> (one link per album)</li>
55
56</ul>
57</fieldset>
Note: See TracBrowser for help on using the repository browser.