> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/wggallery-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/wggallery-tutorial/deutsch.md).

# Deutsch

![](/files/-LthHaLNY4GFgc1pQ2_2)

**Version: 1.14 RC1**\
**for XOOPS 2.5.10+**\
**for PHP 7.0 +**

## User Manual

© 2019 The XOOPS Project ([www.xoops.org](http://www.xoops.org))

## Modulinfo

Dieses Modul dient zur Präsentation von Bildern in einer Galerie.

Sie können verschiedene Alben definieren und Alben in einer Albensammlung kombinieren.

Dieses Modul unterstützt:

* automatisches Verkleinern von Bildern auf vordefinierte Werte für Breite/Höhe
* Multiupload mittels drag\&drop
* erweitertes Album- und Bildermanagement (sortieren mit drag\&drop)
* Das Modul enthalt eine völlig neues Bildbearbeitungsprogramm
  * automatisches Verkleinern des Bildes auf vordefinierte Breite/Höhe
  * Einfaches Erstellen von Bildercollagen
  * Einfaches Zuschneiden von Bildern
* verschiedene Albumstyles verfügbar, und alle Vorlagen haben unzählige Möglichkeiten zum Anpassen ihrer individuellen Indexseite oder der Blöcke
  * default
  * simple
  * hover effects
  * bootstrap cards
* verschiedene Galerietypen verfügbar, und alle Galerien haben unzählige Möglichkeiten zum Erstellen ihrer individuellen Galerie
  * Lightbox2
  * Justified Gallery with Colorbox
  * ViewerJs
  * Jssor
  * LC Lightbox LITE
* Verwendung von Wasserzeichen
  * als Textwasserzeichen
  * als Bildwasserzeichen
* Möglichkeit zum Zusammenfassen von Alben zu Kategorien
* Möglichkeit zum Setzen der Berechtigungen für je Album/Kategorie
  * Berechtigung zum Ansehen
  * Berechtigungen zum Download mittlerer oder großer Bilder
* basierend auf bootstrap (für korrekte Anzeige muss daher ein Bootstrap Theme verwendet werden)
* Wartungstools
* Feedbacktool
* Importtool für
  * eXtGallery
  * TDMPicture
* Speichern der EXIF-Daten möglich

Alle verwendeten Templates auf der Benutzerseite sind voll Responsive.

**Dieses Modul funktioniert nur in Kombination mit einem Bootstrap Theme oder Sie müssen Bootstrap zusätzlich einbinden.**

![Beispiel einer Bildergalerie auf der Benutzerseite](/files/-LthHgOmTrrG3ABvGZpi)

![Übersichtsseite im Adminbereich](/files/-LthHgOonz5f7jbpP_mM)

## Lizenz:

[![Creative Commons License](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31_de.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)\
Sofern nicht anders spezifiziert ist der Inhalt lizenziert unter [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).

Alle Derivate sind ein Beitrag zum XOOPS Projekt ([www.xoops.org](http://www.xoops.org))

## Tutorial Version: 1.0


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://xoops.gitbook.io/wggallery-tutorial/deutsch.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
