|
@@ -15,5 +15,5 @@ consists of export_to_lightgallery.lua. This script adds a module to the right s
|
|
|
### Running it
|
|
### Running it
|
|
|
|
|
|
|
|
A click on the run button starts
|
|
A click on the run button starts
|
|
|
- * the export of all selected files to the chosen directory
|
|
|
|
|
- * and runs the python script "create_gallery.py" in that directory
|
|
|
|
|
|
|
+ * the export of all selected files to the chosen directory with a jpg quality of 92 and a max width/height of 2500px
|
|
|
|
|
+ * and runs the python script "create_lightgallery.py" in that directory
|