source: trunk/language/hu_HU/help.html @ 5316

Last change on this file since 5316 was 5316, checked in by plg, 14 years ago

copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,
then convert the *.lang.php files with tools/convert_language_to_2.1.pl

Next step is to play with tools/translation_analysis.php to find which
language keys need translation for each language.

  • Property svn:eol-style set to LF
File size: 10.8 KB
Line 
1<div class="instructions">
2<h2>Segítség</h2>
3
4<div id="instructionPLoader" class="instructionBlock">
5  <div
6    id="pLoader_header"
7    class="instructionBlockHeaderCollapsed"
8    onclick="blockToggleDisplay('pLoader_header', 'pLoader_content')"
9  ><span>
10    Képek feltöltése galériába pLoader segítségével
11  </span></div>
12  <div
13    id="pLoader_content"
14    class="instructionBlockContent"
15    style="display:none"
16  >
17    <p><a href="http://hu.piwigo.org/ext/extension_view.php?eid=270">pLoader Windows</a> vagy <a href="http://hu.piwigo.org/ext/extension_view.php?eid=269">pLoader Linux</a> : Lírás, letöltés és részletek az új javításokról.</p>
18    <ol>
19      <li>Hozz létre egy "upload" mappát a "galeries" mappába.</li>
20      <li>Telepítsd a számítógépedre a pLoader programot, indítsd el és add meg a pontos URL-t és a hozzáférési adataid.</li>
21      <li>Rakd be a képeket a "húzd és vond" módszerrel a Windows Explorer-ből, vagy válaszd a "Kép kiválasztása" ikont a pLoader-ben.</li>
22      <li>Hozz létre új kategóriát és jelöld ki.</li>
23      <li>Válaszd ki a képeket.</li>
24      <li>Kattints a zöld nyílra, hogy feltöltsd a képeket.</li>
25    </ol>
26Gratulálunk, megvan az első új kategória a képekkel.
27  </div> <!-- pLoader_content -->
28</div> <!-- instructionPLoader -->
29
30<div id="instructionFTP" class="instructionBlock">
31  <div
32    id="FTP_header"
33    class="instructionBlockHeaderCollapsed"
34    onclick="blockToggleDisplay('FTP_header', 'FTP_content')"
35  ><span>
36    Képek feltöltése FTP segítségével
37  </span></div>
38  <div
39    id="FTP_content"
40    class="instructionBlockContent"
41    style="display:none"
42  >
43
44<h3>Kezdő lépések</h3>
45
46<ol>
47  <li>Hozz létre egy könyvtárat a számítógépen.</li> 
48  <li>Másolj be néhány képet a könyvtárba, a Weben engedélyezett méret figyelembe vételével. <em>Figyelem</em>: A fájl és mappa neve is csak betűket és számokat tartalmazhat az angol abc szerint, valamint a következő speciális karaktereket: "-", "_" vagy ".". Tilos szóközt (SPACE) valamint egyéb különleges karaktereket használni.</li>
49  <li>Másold fel FTP program segítségével a "galeries" mappába az így létrehozott mappádat.</li>
50  <li>Lépj be a galériába és menj az <span class="pwgScreen">Adminisztráció &raquo; Képek &raquo; Bélyegképek</span> oldalra, hogy létrehozd a hiányzó bélyegképeket.</li>
51  <li>Menj vissza az <span class="pwgScreen">Adminisztráció</span> menübe és kattints a szinkronizálás gombra.</li>
52</ol>
53
54Gratulálunk, ezzel létrehoztad az első kategória képtárat.
55
56<h3>Könyvtárak és fájlok szervezése</h3>
57
58<ul>
59
60  <li>
61
62    <p>A mappák és kategóriák listája a "galeries" könyvtárban
63Itt következik a könyvtárfa egy kis galériáról,
64(de számos funkcióval): </p>
65 
66<pre>
67.
68| - Admin
69| - Doc
70| - Galleries
71| | - Kategorie-1
72| | | - Kategorie-1.1
73| | | | - Kategorie-1.1.1
74| | | | | - Kategorie-1.1.1.1
75| | | | | | - Pwg_high
76| | | | | | + - Mariage.jpg
77| | | | | | - Thumbnail
78| | | | | | + - TN-mariage.jpg
79| | | | | + - Mariage.jpg
80| | | | + - Kategorie-1.1.1.2
81| | | + - Kategorie-1.1.2
82| | | - Kategorie-1.2
83| | | | - Pookie.jpg
84| | | + - Thumbnail
85| | | + - TN-pookie.jpg
86| | + - Kategorie-1.3
87| + - Kategorie-2
88| | - Porcinet.gif
89| | - Pwg_representative
90| | + - Video.jpg
91| | - Thumbnail
92| | + - TN-porcinet.jpg
93| + - Video.avi
94| - Include
95| - Install
96| - Language
97| - Template
98+ - Tool</pre>
99
100  </li>
101 
102<li>Minden új alkönyvtár a "galeries" könyvtárban létrehoz egy új kategóriát. A könyvtárak mélysége nincs korlátozva.
103    A fenti példában a Kategorie-1.1.1.1 könyvtár 4. mélység szintű.</li>
104
105  <li>Basically, an element is represented by a file. A file can be a
106  Piwigo element if its extenstion is among <code>file_ext</code>
107  configuration parameter possibilities (see <span
108  class="filename">include/config_default.inc.php</span> file). A file can
109  be a picture if its extension is among <code>picture_ext</code>
110  configuration parameter possibilities.</li>
111
112  <li>Picture elements must have an associated thumbnail (see section below
113  about thumbnails)</li>
114
115  <li>Picture elements can have a high quality file associated. As for
116  wedding.jpg in the example above. No prefix on the high quality picture.</li>
117
118  <li>Non picture elements (video, sounds, file texts, what you want...) are
119  by default represented by an icon corresponding to the filename
120  extension. Optionaly, you can associate a thumbnail and a representative
121  file (see video.avi in the example above).</li>
122
123  <li><em>Warning</em>: the name of directories and files must contain only letters, figures, "-", "_" or ".". No blank space, no accentuated characters.</li>
124
125  <li>Once files, thumbnails and representatives are correctly placed in the
126  directories, go to : <span class="pwgScreen">Administration &raquo; Categories &raquo;
127  Synchronize</span></li>
128
129</ul>
130
131<h3>Thumbnails</h3>
132<ul>
133
134  <li>Each photo must have its thumbnail.</li>
135
136  <li>Thumbnails are stored in the sub-directory "thumbnail" of the category
137  directory. The thumbnail has the same filename as the corresponding photo, with <em>TN-</em> as prefix.</li>
138
139  <li><em>Advise</em>: use an external module for thumbnails creation.</li>
140
141  <li>Even if it is not recommended (image quality, web server resource load), you can use <span
142  class="pwgScreen">Administration &raquo; Pictures &raquo; Thumbnails</span> page to create thumbnails.</li>
143
144  <li>Give write access on all category directories.</li>
145
146</ul>
147
148  </div> <!-- FTP_content -->
149</div> <!-- instructionFTP -->
150
151<div id="instructionPermissions" class="instructionBlock">
152  <div
153    id="permissions_header"
154    class="instructionBlockHeaderCollapsed"
155    onclick="blockToggleDisplay('permissions_header', 'permissions_content')"
156  ><span>
157    Permissions
158  </span></div>
159  <div
160    id="permissions_content"
161    class="instructionBlockContent"
162    style="display:none"
163  >
164<ul>
165
166  <li>You can forbid access to categories. Switch the category access type to "private" if you want to manage permissions.</li>
167
168  <li>You can set a category to private by editing a single category (<span
169  class="pwgScreen">Administration &raquo; Categories &raquo; Manage &raquo; edit</span>) or by
170  setting options to your whole category tree (<span
171  class="pwgScreen">Administration &raquo; Categories &raquo; Properties &raquo; Public / Private</span>).</li>
172
173  <li>
174
175    <p>Once the category is private, you can manage permissions for groups
176    and users with 3 screens:</p>
177
178    <ul>
179
180      <li><span class="pwgScreen">Administration &raquo; Identification &raquo; Users &raquo;
181      permissions action</span> (one link per user)</li>
182
183      <li><span class="pwgScreen">Administration &raquo; Identification &raquo; Groups &raquo;
184      permissions action</span> (one link per group)</li>
185
186      <li><span class="pwgScreen">Administration &raquo; Categories &raquo; Manage &raquo; edit
187      category permissions action</span> (one link per category)</li>
188
189    </ul>
190
191  </li>
192
193</ul>
194  </div> <!-- permissions_content --> 
195</div> <!-- instructionPermissions -->
196
197<div id="instructionGroups" class="instructionBlock">
198  <div
199    id="groups_header"
200    class="instructionBlockHeaderCollapsed"
201    onclick="blockToggleDisplay('groups_header', 'groups_content')"
202  ><span>
203    Groups
204  </span></div>
205  <div
206    id="groups_content"
207    class="instructionBlockContent"
208    style="display:none"
209  >
210<ul>
211
212  <li>Groups is a convenient way to set permissions for a list of users.</li>
213
214  <li>Create groups in <span class="pwgScreen">Administration &raquo;
215  Identification &raquo; Groups</span> and associate users to this group in <span
216  class="pwgScreen">Administration &raquo; Identication &raquo; Users</span>.</li>
217
218  <li>A user can belong to several groups. Authorization is stronger
219  than forbiddance : if user "jack" belongs to groups "family" and
220  "friends", and that only group "family" can see category "Christmas 2003" category then
221  "jack" will be able to see "Christmas 2003".</li>
222
223</ul>
224  </div> <!-- groups_content --> 
225</div> <!-- instructionGroups -->
226
227<div id="instructionUpload" class="instructionBlock">
228  <div
229    id="upload_header"
230    class="instructionBlockHeaderCollapsed"
231    onclick="blockToggleDisplay('upload_header', 'upload_content')"
232  ><span>
233    Upload by users
234  </span></div>
235  <div
236    id="upload_content"
237    class="instructionBlockContent"
238    style="display:none"
239  >
240<p>Users can upload their photos too.</p>
241
242<ol>
243
244  <li>Authorize upload on any physical categories (<span
245  class="pwgScreen">Administration &raquo; Categories &raquo; Manage &raquo; edit</span> or <span
246  class="pwgScreen">Administration &raquo; Categories &raquo; Properties &raquo; Upload</span>). Virtual categories can't receive any upload.</li>
247
248  <li>Give write access on corresponding directories.</li>
249
250</ol>
251
252<p>Photos uploaded by users are not directly visible on the website. An administrator
253must validate uploaded photos in <span class="pwgScreen">Administration &raquo; Pictures &raquo; Waiting</span>.</p>
254  </div> <!-- upload_content --> 
255</div> <!-- instructionUpload -->
256
257<div id="instructionCategoryLinks" class="instructionBlock">
258  <div
259    id="categoryLinks_header"
260    class="instructionBlockHeaderCollapsed"
261    onclick="blockToggleDisplay('categoryLinks_header', 'categoryLinks_content')"
262  ><span>
263    Links between photos and categories, virtual categories
264  </span></div>
265  <div
266    id="categoryLinks_content"
267    class="instructionBlockContent"
268    style="display:none"
269  >
270<ul>
271
272  <li>Photos are displayed in the category corresponding to the file directory.</li>
273
274  <li>You can also display a picture in several categories, without duplicating the file on your web server. Associate the photo to any category from the photo editing screen (that any administrator can reach from the photo page on the gallery side).</li>
275
276  <li>Virtual categories are based on this concept: they have no corresponding directory. Create virtual categories from <span class="pwgScreen">Administration &raquo; Categories &raquo; Manage</span>.</li>
277
278</ul>
279  </div> <!-- categoryLinks_content --> 
280</div> <!-- instructionCategoryLinks -->
281
282<div id="instructionMisc" class="instructionBlock">
283  <div
284    id="misc_header"
285    class="instructionBlockHeaderCollapsed"
286    onclick="blockToggleDisplay('misc_header', 'misc_content')"
287  ><span>
288    Miscellanous informations
289  </span></div>
290  <div
291    id="misc_content"
292    class="instructionBlockContent"
293    style="display:none"
294  >
295<ul>
296
297  <li>As soon as you created your gallery, modify default display properties
298  in <span class="pwgScreen">Administration &raquo; Configuration &raquo;
299  Default</span>. Every new registered user will use these default configuration settings.</li>
300
301  <li>If you have any question, Piwigo community will welcome you on <a
302  href="http://hu.piwigo.org/forum">its forum</a>.</li>
303
304</ul>
305  </div> <!-- misc_content --> 
306</div> <!-- instructionMisc -->
307
308</div>
Note: See TracBrowser for help on using the repository browser.