aboutsummaryrefslogtreecommitdiffstats
path: root/language/et_EE/help/configuration.html
blob: 8afa2686a7940806dc58fb8fcb22c1fa5c321509 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<h2>Seadistused</h2>

<p>Sellel leheküljel saab administraator teha põhilisi muudatusi galeriis. Kuigi siin on võimalik muuta lihtsamaid parameetreid, peaks see olema piisav enamusele administraatoritele. Kui soovid näha paljusid teisi (ja edasijõudnumaid) seadistamis parameetreid, vaata vaikimisi seadistuste faili <span
class="filename">include/config_default.inc.php</span>.</p>

<p>Lehekülg on jaotaud erinevateks sektsioonideks, grupeerides seadistusparameetreid teemade järgi.</p>


<h3>Peamine</h3>
<ul>
  <li><strong>Galerii nimi</strong>: kasutatakse RSS voos ja teadetes emailile.</li>

  <li><strong>Lehekülje päistiitel</strong>: näidatakse iga avaliku lehe päises.</li>

  <li><strong>Galerii URL</strong>: kasutatakse RSS voos.</li>

  <li><strong>Lukusta galerii</strong>: Lukusta kogu galerii. Ainult administraatori staatuses kasutajad näevad galeriid selle seade puhul.</li>

  <li><strong>Hindamine</strong>: Fotode hindamise lubamine.</li>

  <li><strong>Hiondamine külastajate poolt</strong>: Ka mitteregistreeritud kasutajad saavad pilte hinnata.</li>

  <li><strong>Luba kasutajate registreerimine</strong>: Igaüks võib registreeruda.</li>

  <li><strong>Meiliaadress on kohustuslik kõigile kasutajatele</strong>: meiliaadressi kontrollitakse registreerumisel või profiili uuendamisel, välja arvatud, kui neid toiminguid tehakse administraatori poolt.</li>

  <li><strong>Email admins when a new user registers</strong>: administrators will be notified by mail for each registration.</li>
  
  <li><strong>Default photos order</strong>: you can define a personalized order with these drop-down menus.</li>

</ul>

<h3>History</h3>

  <p>Visits on pages <span
  class="pwgScreen">category.php</span> and <span
  class="pwgScreen">picture.php</span> will be saved in the <code>history</code> table.</p>
  
  <p>Visits will be shown in <span  class="pwgScreen">Administration &raquo; Tools &raquo; History</span>.</p>

<ul>
  <li><strong>Save page visits by guests</strong>: page visits by guests will be recorded.</li>

  <li><strong>Save page visits by users</strong>: visits by registrered users will be recorded.</li>

  <li><strong>Save page visits by administrators</strong>: page visits by administrators will be recorded.</li>

</ul>

<h3>Comments</h3>
<ul>

  <li><strong>Comments for all</strong>: Even unregistered guest can post comments.</li>

  <li><strong>Number of comments per page</strong>.</li>

  <li><strong>Validation</strong>: an administrator must validate users comments before they become visible on the site. User comments validation
  takes place in screen <span class="pwgScreen">Administration &raquo; Tools &raquo; Pending Comments</span>.</li>

  <li><strong>Email admins when a valid comment is entered</strong>: Sends an email to the administrators when a user enters a comment and this comment is validated.</li>

  <li><strong>Email admins when a comment requires validation</strong>:
Sends an email to the administrators when a user enters a comment that requires validation by the admin.
User comments validation takes place in the screen <span class="pwgScreen">Administration &raquo; Tools &raquo; Pending Comments</span>.</li>

</ul>

<h3>Default display</h3>

<p>Here you can change display options used by guest, the default user that is not connected. Once connected, these options are overridden by the user's own options
(modifiable in <span class="pwgScreen">profile</span>).</p>

<p>It is possible to change the display options for all existing users on the <span class="pwgScreen">Administration &raquo;
Users &raquo; Manage</span> screen where you can select a list of users.</p>

<ul>

  <li><strong>Language</strong>: Apply to Piwigo labels only. Album names, photo names and all descriptions fields are not localized.</li>

  <li><strong>Number of photos per row</strong></li>

  <li><strong>Number of rows per page</strong></li>

  <li><strong>Interface theme</strong></li>

  <li><strong>Recent period</strong>: By days. Period during which a photo is shown as new. Must be greater than 1 day.</li>

  <li><strong>Expand all albums</strong>: Expand all albums by
  default in the menu <em>Warning</em>: this option is resources intensive and may generate a huge menu if your album tree contains many albums.</li>

  <li><strong>Show number of comments</strong>: Show the number of comments for each photo on the thumbnails page. Resource intensive.</li>

  <li><strong>Show hits count</strong>: Display hits observed on photo just under its thumbnail on the thumbnails page. Only when advanced configuration parameter is: <br>
  $conf['show_nb_hits'] = true; <br>
  Notice: false by default.</li>

  <li><strong>Maximum width of the photos</strong>: maximum displayed width.  Photos larger than this setting will be resized on display.  Rather than choosing this option, you might consider modifying the width of your photos; that would be a better practice.</li>

  <li><strong>Maximum height of the photos</strong>: Same as for the maximum width setting.</li>

</ul>