aboutsummaryrefslogtreecommitdiffstats
path: root/language/de_DE/help.html
blob: 1fddbdc9769db0c6ca2b8703e27d7c4471c0fb55 (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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
<div class="instructions">
<h2>Hilfe</h2>

<div id="instructionPLoader" class="instructionBlock">
  <div
    id="pLoader_header"
    class="instructionBlockHeaderCollapsed"
    onclick="blockToggleDisplay('pLoader_header', 'pLoader_content')"
  ><span>
    <!--TODO-->Add photos, the pLoader way
  </span></div>
  <div
    id="pLoader_content"
    class="instructionBlockContent"
    style="display:none"
  >
    <ol>
      <!--TODO--><li>Create a directory "upload" next to directory "galleries" in your Piwigo installation, with write access.</li>
      <!--TODO--><li>Install pLoader on your computer, start it and fill the connection settings : your gallery URL, your username and password.</li>
      <!--TODO--><li>Drag'n drop photos from your directory browser into pLoader photo selection.</li>
      <!--TODO--><li>Create a category and select it.</li>
      <!--TODO--><li>Select some photos.</li>
      <!--TODO--><li>Click on the green arrow to transfer photos in your gallery</li>
    </ol>
<!--TODO-->Congratulations! You have successfuly created the first category of your photo gallery.
  </div> <!-- pLoader_content -->
</div> <!-- instructionPLoader -->

<div id="instructionFTP" class="instructionBlock">
  <div
    id="FTP_header"
    class="instructionBlockHeaderCollapsed"
    onclick="blockToggleDisplay('FTP_header', 'FTP_content')"
  ><span>
    <!--TODO-->Add photos, the FTP way
  </span></div>
  <div
    id="FTP_content"
    class="instructionBlockContent"
    style="display:none"
  >

<h3>Schnellstart</h3>

<ol>
  <!--TODO--><li>Create a directory on your computer.</li>  

  <!--TODO--><li>Copy some photos inside this directory, resize them for web display. <em>Warning</em>: the name of directories and files must contain only letters, figures, "-", "_" or ".". No blank space, no accentuated characters.</li>

  <!--TODO--><li>With a FTP client, copy your directory in the "galleries" directory of your Piwigo installation.</li>

  <!--TODO--><li>Logon your gallery and go to <span class="pwgScreen">Administration &raquo; Pictures &raquo; Thumbnails</span> to create missing thumbnails.</li>

  <!--TODO--><li>Go to <span class="pwgScreen">Administration</span> and click on the big Synchronization button.</li>
</ol>

<!--TODO-->Congratulations! You have successfuly created the first category of your photo gallery.

<!--TODO--><h3>Directories and files organization</h3>

<ul>

  <li>

    <p>Die Ordner ihrer Kategorien sind in dem Verzeichnis
"Galerien". Hier sehen Sie ein Beispielverzeichnisbaum einer kleinen Galerie
(aber mit vielen Features): </p>
  
<pre>
.
| - Admin
| - Doc
| - Galleries
| | - Kategorie-1
| | | - Kategorie-1.1
| | | | - Kategorie-1.1.1
| | | | | - Kategorie-1.1.1.1
| | | | | | - Pwg_high
| | | | | | + - Mariage.jpg
| | | | | | - Thumbnail
| | | | | | + - TN-mariage.jpg
| | | | | + - Mariage.jpg
| | | | + - Kategorie-1.1.1.2
| | | + - Kategorie-1.1.2
| | | - Kategorie-1.2
| | | | - Pookie.jpg
| | | + - Thumbnail
| | | + - TN-pookie.jpg
| | + - Kategorie-1.3
| + - Kategorie-2
| | - Porcinet.gif
| | - Pwg_representative
| | + - Video.jpg
| | - Thumbnail
| | + - TN-porcinet.jpg
| + - Video.avi
| - Include
| - Install
| - Language
| - Template
+ - Tool</pre>

  </li>
  
<li>Jede Kategorie wird erstellt durch einen Unterordner im im Ordner 
"Galleries". Diesr kann durch beliebig viele Unterordner erweitert werden.
Im obigen Beispiel, Kategorie-1.1.1.1 ist auf dem Niveau 4</li>

   <li>Jedes Element besteht aus einer Datei. 
   Eine Datei zählt als Element für Piwigo, wenn die Erweiterung des Dateinamens in den
   Konfigurationsparametern festgelegt ist <code>file_ext</code> (siehe
   <span class="filename">Datei include / config.inc.php</span>). 
   Eine Datei zählt als Bild, wenn die Dateiendung mit dem Konfigurationsparameter
   <code>picture_ext</code> festgelegt wird.</li>

   <li>Elemente vom Typ Bild müssen ein Thumbnail (kleines Vorschaubild) (siehe
Abschnitt Thumbnails) besitzen.</li>

   <li>Bild können Bilder im Grossformat hinterlegt sein (in einem Unterordner "Pwg_high".
   Wie für die Datei <span class="filename">Hochzeit.jpg</span>
im obigen Beispiel. Dem Dateinamen darf nichts vorangestellt werden.</li>

   <li>Alle Elemente, die keine Bilder sind (Videos, Sounds, Textdateien, die alles, was Sie
möchten, ...) werden standardmäßig von einem Symbol für
die Erweiterung des Dateinamens dargestellt. Optional kann selbst eine Miniaturansicht erstellt werden
 (siehe die Datei <span
class = "filename">video.avi</span> im Beispiel).</li>

   <li><em>Achtung</em>: der Namen für ein Verzeichnis oder eine Datei darf
nur noch aus Buchstaben, Zahlen, "-", "_" oder "." bestehen. Umlaute und Sonderzeichen
dürfen nicht verwendet werden.</li>

   <li><em>Empfehlung</em>: eine Kategorie kann Elemente und Unterkategorien enthalten,
Es ist aber empfehlenswert und übersichtlicher, wenn eine Kategorie entweder Elemente 
<strong>oder</strong>Unterkategorien enthält.</li>

   <li>Wenn Sie Dateien, Bilder und Thumbnail in die richtigen Ordner hochgeladen haben, 
loggen Sie sich ein und gehen Sie auf<span
class = "pwgScreen">Verwaltung &raquo; Kategorien &raquo; synchronisieren</span>.</li>

</ul>

<h3>kleines Vorschaubild, Miniatur (Thumbnails)</h3>

<ul>
  
   <li>Wie bereits erwähnt, gehört zu jedem Bild ein Thumbnail.</li>

   <li>Thumbnails werden in einem Unterverzeichnis "thumbnail" jeder
Kategorie gespeichert. Ein zu einem Bild gehörendes Thumbnail hat den gleichen Namen wie das Bild 
mit einem vorangestelltem Präfix (siehe TN- oben im Beispielverzeichnisbaum). Dieses Präfix ist in 
der Konfiguration festgelegt <code>prefix_thumbnail</code>
(siehe <span class="filename">include / config.inc.php</span >).</li>

   <li>Die Miniaturen brauchen nicht die gleiche Dateiendung zu haben. Ein "jpg" Bild darf ein
"GIF" als Vorschaubild haben.</li>

   <li> Es wird empfohlen, ein externes Programm für die Erstellung von
Miniaturen zu verwenden.</li>

   <li> Sie können auch das Tool zum Erstellen von Thumbnails der Piwigo verwenden aber dies wird 
   nicht empfohlen, da meistens die Qualität enttäuschend ist und der Server stark belastet wird.
   Im Ernstfall kann es den Server überlasten.</li>

   <li> Falls SIe doch den Webserver verwenden um Thumbnails generieren zu lassen, müssen Sie allen Kategorieordnern 
   per CHMOD alle Rechte zuweisen.</li>

</ul>


  </div> <!-- FTP_content -->
</div> <!-- instructionFTP -->

<div id="instructionPermissions" class="instructionBlock">
  <div
    id="permissions_header"
    class="instructionBlockHeaderCollapsed"
    onclick="blockToggleDisplay('permissions_header', 'permissions_content')"
  ><span>
    <!--TODO-->Permissions
  </span></div>
  <div
    id="permissions_content"
    class="instructionBlockContent"
    style="display:none"
  >

<ul>

   <!--TODO--><li>You can forbid access to categories. Switch the category access type to "private" if you want to manage permissions.</li>
  
   <li>So können Sie eine einzelne öffentliche Kategorie in eine private ändern (<span
class = "pwgScreen">Verwaltung &raquo; Kategorien &raquo; Verwalten &raquo; Bearbeiten (Icon rechts)</span>) oder
alle Kategorien verwalten (<span
class = "pwgScreen">Verwaltung &raquo; Kategorien &raquo; Eigenschaften &raquo; Public / Private</span>).</li>

  <li>

    <p><!--TODO-->Once the category is private, you can manage permissions for groups
    and users with 3 screens:</p>

    <ul>

      <!--TODO--><li><span class="pwgScreen">Administration &raquo; Identification &raquo; Users &raquo;
      permissions action</span> (one link per user)</li>

      <!--TODO--><li><span class="pwgScreen">Administration &raquo; Identification &raquo; Groups &raquo;
      permissions action</span> (one link per group)</li>

      <!--TODO--><li><span class="pwgScreen">Administration &raquo; Categories &raquo; Manage &raquo; edit
      category permissions action</span> (one link per category)</li>

    </ul>

  </li>

</ul>
  </div> <!-- permissions_content --> 
</div> <!-- instructionPermissions -->

<div id="instructionGroups" class="instructionBlock">
  <div
    id="groups_header"
    class="instructionBlockHeaderCollapsed"
    onclick="blockToggleDisplay('groups_header', 'groups_content')"
  ><span>
    Benutzergruppen
  </span></div>
  <div
    id="groups_content"
    class="instructionBlockContent"
    style="display:none"
  >
<ul>

  <!--TODO--><li>Groups is a convenient way to set permissions for a list of users.</li>

   <li>Sie können Gruppen und Benutzer hinzufügen und erstellen unter:
<span class="pwgScreen">Verwaltung &raquo; Verwaltung &raquo; Gruppen</span>.</li>

   <li>Ein Benutzer kann mehreren Gruppen angehören. Die Freigaben der "stärksten Gruppe"
sind relevant.
Wenn der Benutzer "Stein" zu den Gruppen "Familie" und "Freunde" gehört und nur die Gruppe
 "Familie" kann sich die Kategorie "Weihnachten 2003" ansehen, dann kann "Stein" kann sich 
 dieser Kategorie ansehen.</li>
  
</ul>
  </div> <!-- groups_content --> 
</div> <!-- instructionGroups -->

<div id="instructionUpload" class="instructionBlock">
  <div
    id="upload_header"
    class="instructionBlockHeaderCollapsed"
    onclick="blockToggleDisplay('upload_header', 'upload_content')"
  ><span>
    Hinzufügen von Dateien durch die Benutzer
  </span></div>
  <div
    id="upload_content"
    class="instructionBlockContent"
    style="display:none"
  >
<!--TODO--><p>Users can upload their photos too.</p>

<ol>

  <!--TODO--><li>Authorize upload on any physical categories (<span
  class="pwgScreen">Administration &raquo; Categories &raquo; Manage &raquo; edit</span> or <span
  class="pwgScreen">Administration &raquo; Categories &raquo; Properties &raquo; Upload</span>). Virtual categories can't receive any upload.</li>


   <li>Geben Sie allen Benutzern die Berechtigung zum Upload auf freigegebene Kategorien.</li>
</ol>
<!--TODO--><p>Photos uploaded by users are not directly visible on the website. An administrator
must validate uploaded photos in <span class="pwgScreen">Administration &raquo; Pictures &raquo; Waiting</span>.</p>
  </div> <!-- upload_content --> 
</div> <!-- instructionUpload -->

<div id="instructionCategoryLinks" class="instructionBlock">
  <div
    id="categoryLinks_header"
    class="instructionBlockHeaderCollapsed"
    onclick="blockToggleDisplay('categoryLinks_header', 'categoryLinks_content')"
  ><span>
    Verbindungen zwischen Elementen, Kategorien und virtuellen Kategorien
  </span></div>
  <div
    id="categoryLinks_content"
    class="instructionBlockContent"
    style="display:none"
  >

<ul>

  <!--TODO--><li>Photos are displayed in the category corresponding to the file directory.</li>

  <!--TODO--><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>

  <!--TODO--><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>

</ul>
  </div> <!-- categoryLinks_content --> 
</div> <!-- instructionCategoryLinks -->

<div id="instructionMisc" class="instructionBlock">
  <div
    id="misc_header"
    class="instructionBlockHeaderCollapsed"
    onclick="blockToggleDisplay('misc_header', 'misc_content')"
  ><span>
    Verschiedenes
  </span></div>
  <div
    id="misc_content"
    class="instructionBlockContent"
    style="display:none"
  >

<ul>
  
   <li>Nachdem Sie Ihre Galerie erstellt haben, konfigurieren Sie die gewünschte Anzeige über
<span class="pwgScreen">Verwaltung &raquo; Konfiguration &raquo; Standartanzeige</span>. Jeder neu registrierte Benutzer
bekommt diese Einstellungen als Standart vorgegeben.</li>

   <li>Bei Fragen besuchen Sie bitte das Forum. Wenn ihre Frage dort nicht schon beantwortet wurde, scheuen Sie sich 
   sie dort zu stellen.
   Das
<a href="http://forum.phpwebgallery.net">Forum</a> ist auf der Website von Piwigo. Siehe 
auch <a href="http://phpwebgallery.net/doc">Offizielle Dokumentation von Piwigo</a> für 
weitere Informationen. </li>

   <!--TODO--><li>If you have any question, Piwigo community will welcome you on <a
  href="http://forum.phpwebgallery.net">its forum</a>.</li>

</ul>
  </div> <!-- misc_content --> 
</div> <!-- instructionMisc -->

</div>