source: trunk/language/sh_RS/help/cat_modify.html @ 13936

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

[trunk (help)] Update sh_RS, thanks to : vladamilanovic

  • Property svn:executable set to *
File size: 4.8 KB
Line 
1<h2>Uredi album</h2>
2
3<h3>Informacije</h3>
4
5<ul>
6
7  <li><strong>ime</strong>: preimenuj album (virtuelno preimenovanje u slučaju fizičkog albuma).</li>
8
9  <li><strong>opis</strong>: kratak tekst sa op&scaron;tim podacima o sadržaju, ovaj tekst će biti prikazan na dnu strane sličica.</li>
10
11</ul>
12
13<h3>Premesti</h3>
14
15<p>Ako je album virtuelni, možete ga pomeriti. Pomeranje albuma znači promenu njegovog roditeljskog albuma.</p>
16
17<h3>Opcije</h3>
18
19<ul>
20
21  <li><strong>Tip pristuma</strong>: Upravljanje dozvolama. Ako napravite privatni album,
22  svi njegovi podređeni albumi postaju privatni. Ako napravite album javnim, svi njegovi nadređeni albumi postaju javni.</li>
23
24  <li><strong>Zaključaj</strong>: The album and its sub-albums will
25  be temporary disabled for maintenance.</li>
26
27  <li><strong>Comments</strong>: Authorize users to comment photos of this
28  album.</li>
29
30</ul>
31
32<p>You can also manage these options on the "Properties"
33management screen (screens <span
34class="pwgScreen">Comments</span>, <span class="pwgScreen">Lock</span>,
35<span class="pwgScreen">Public/Private</span>, <span
36class="pwgScreen">Representative</span> available from <span
37class="pwgScreen">Administration &raquo; Albums &raquo; Properties</span>).</p>
38
39<h3>Sort order</h3>
40
41<p>Use the default images sort order.</p>
42
43<p>Indicate whether this sort order will apply to subalbums also.</p>
44
45<p>Select specific sorting criteria to be used with this album.</p>
46<ul>
47<li><strong>Creation date</strong>: Photo shooting date</li>
48<li><strong>Post date</strong>: Synchronization date</li>
49<li><strong>Average rate (*)</strong>: Average rate could be changed by the visitor rating</li>
50<li><strong>Most visited (*)</strong>: The current visit might change the most visited order</li>
51<li><strong>File name</strong>: Name given in information field</li>
52<li><strong>Id</strong>: Internal Id (recent categories have an higher id than previous ones.</li>
53
54</ul>
55<p><strong>(*)</strong>Warning: Be sure to test these sort orders by yourself as they can give unexpected results.</p>
56
57
58<h3>Representant</h3>
59
60<p>The album representative is the thumbnail displayed on the main page (<span class="pwgScreen">category.php</span>) to represent
61the album when
62it contains only sub-albums and no direct photo (just as the root album).</p>
63photo of a album :</p>
64
65<ul>
66
67  <li><span class="pwgScreen">Photo page</span>: one of the action buttons let you set the current photo as the representative for the
68  displayed album. This button is available only for administrators.</li>
69
70  <li><span class="pwgScreen">Modify informations about a photo</span> in
71  administration. This screen can be reached from <span
72  class="pwgScreen">picture.php</span> or <span class="pwgScreen">Batch
73  management</span> in <em>unit mode</em>. See the help of this screen for
74  details.</li>
75
76  <li><span class="pwgScreen">Administration &raquo; Albums &raquo; Properties,
77  Representative</span>. See the help of this screen for details.</li>
78
79  <li><span class="pwgScreen">Edit album</span> (the present screen).</li>
80
81</ul>
82
83<p>The choice of a representative depends on the
84<code>allow_random_representative</code> configuration parameter (see <span
85class="filename">include/config_default.inc.php</span>).</p>
86
87<p>In default mode (<code>allow_random_representative</code> set to false),
88each album containing at least one element is represented by a fixed
89element. Once set (at album creation), the representative changes only
90when an administrator ask for it. If the representative is not appropriate,
91you can ask to <strong>Find a new representant by random</strong>.</p>
92
93<p>If the <code>allow_random_representative</code> configuration parameter is
94set to true, a category containing photos may have no fixed
95representant. Just use <strong>Delete representant</strong> button.</p>
96
97<p>If the album contains only sub-albums and no photo, it can nonetheless be represented by any element thanks to <span class="pwgScreen">Modify
98informations about a photo</span> screen. The only option on the current screen
99is the <strong>Delete representant</strong> button.</p>
100
101<h3>Link all album photos to a new album</h3>
102
103<ul>
104
105<li><strong>Virtual album name</strong>: Name of the new album to be created,
106all photos of the current category will be linked to the new one.</li>
107
108<li><strong>Parent album</strong>: Where the new album will be,
109leave empty to create it at root.</li>
110
111</ul>
112
113<h3>Link all album photos to existing albums</h3>
114
115<ul>
116
117<li><strong>Albums</strong>: Choose the destination album.</li>
118
119</ul>
120
121<h3>Send an information email to group members</h3>
122
123<ul>
124
125<li><strong>Group</strong>: recipients group</li>
126
127<li><strong>Mail content</strong>: Free text to send to them.</li>
128
129</ul> 
Note: See TracBrowser for help on using the repository browser.