flatpressblog / flatpress

FlatPress is a lightweight, easy-to-set-up flat-file blogging engine.
https://flatpress.org
GNU General Public License v2.0
185 stars 57 forks source link

PhotoSwipe plugin: Remove caption container if no caption file present #107

Closed azett closed 2 years ago

azett commented 2 years ago

Don't display div.img-gallery figcaption if no texte.conf file is present in order to prevent rather ugly display of the file name as caption.

Also: Rename German "texte.conf" to "captions.conf"; but keep backwards compatibility with existing "texte.conf" files.

See also:

azett commented 2 years ago

Done with 1ba31cf0a144ff6d3c45668e57198ee9f464371b.