Lecteur Markdown
Gallery Documentation En
Feature: Gallery #
Filesystem-based image gallery. Browses image directories, generates thumbnails on the fly and displays images full-size. Protected against path traversal.
Filesystem-based image gallery. Browses image directories, generates thumbnails on the fly and displays images full-size. Protected against path traversal.
Via FTP: Upload the gallery/ directory into /plugins/.
Via package manager: Select gallery from the available plugins list.
Paths:
/plugins/gallery/gallery.php/plugins/gallery/conf/gallery.conf.inc.php/plugins/gallery/locale/Configuration parameter:
| Variable | Description |
|---|---|
| $cfg[32]['gthumb'] | Thumbnail dimensions (in global configuration) |
Gallery structure: directories inside the data directory ($cfg[6]).
Private protection: placing a .lock file in a directory makes it inaccessible to non-administrators.
?obj=gallery.php — Gallery list
?obj=gallery.php&path=GALLERY_NAME — Gallery contents
?obj=gallery.php&path=NAME&page=N — Page N
?obj=gallery.php&path=NAME&picture=FILE — Display an image
$cfg[6])