oupala / apaxy

a simple, customisable theme for your apache directory listing
https://oupala.github.io/apaxy/
GNU General Public License v3.0
1.86k stars 256 forks source link

Lightgallery Plugins #151

Closed thomasskull666 closed 2 years ago

thomasskull666 commented 2 years ago

I would like to add lightgallery plugins to the gallery functionality but am unsure how to do so. Is this planned in a future release or is there guidance that you can give on how to accomplish this? Thanks.

oupala commented 2 years ago

LightGallery is already available. Check the README file that explains how to enable it.

thomasskull666 commented 2 years ago

I am aware, I am asking specifically about the lightgallery plugins (lg-rotate, lg-zoom, etc.). Is there documentation available for these? API reference here for 2.x.

oupala commented 2 years ago

There is no specific documentation about LightGallery settings in Apaxy. You can check the official LightGallery documentation, and then dive into the code of Apaxy in order to configure LightGallery the way you want.

thomasskull666 commented 2 years ago

OK thank you for the information, that is what I suspected but figured I would check anyway.