Package: llgal Version: 0.13.16-3 Severity: minor When llgall runs with command-line options ...-n -R ... it does not correctly name the "slides" which represent subgalleries. Where there are several sub-galleries, then the slides pointing to them all have the same name (which is 'slide_.html'). Thus some of them are over-written by the last one.
An example of my command line is: llgal --nc -n --sx 1200 --sy 900 -R --cc --gencfg local I attach a copy of the 'llgalrc' file which it generated. I also attach a copy of the file ~/.llgal/llgalrc I attach a copy of an 'index.html' file produced by llgal. The index.html file has several 'Open subgallery ...' boxes, but they all link to 'slide_.html'. This 'slide_.html' has a link to the last mentioned subgallery. It would be better if, each 'slide' which points to a sub-gallery were to have a name like that of the sub-gallery which it points to. A work-around is to refrain from using the '-n' command-line option, and alter the llgalrc file. The change needed to the file is: replace 'make_slide_filename_from_filename = 1' with 'make_slide_filename_from_filename = 0' I suggest that you should ask the author to alter the perl code, so that it will generate correct filenames for slides which point to galleries. Thank you very much for maintaining this package. Best regards Richard Betham
# This is a llgal configuration file. # It was automatically generated on Mon Dec 19 19:36:25 2011. # You may modify and reuse it as you want. link_between_last_and_first = 0 local_llgal_dir = ".llgal" make_caption_from_image_comment = "std,exif" make_slide_filename_from_filename = 1 parent_gallery_link = 1 recursive = 1 slide_counter_format = "" slide_height_max = 900 slide_width_max = 1200 verbose = 0 www_access_rights = 1
link_between_last_and_first = 0 local_llgal_dir = ".llgal" make_caption_from_image_comment = "std,exif" parent_gallery_link = 1 slide_counter_format = "" slide_height_max = 900 slide_width_max = 1200 verbose = 0 www_access_rights = 1Title: Index of pictures
Index of pictures
created with llgal