create_slideshow

Name

create_slideshow -- determines whether slideshow pages should be created or not

Synopsis

     create_slideshow=1
  

Description

makethumbs will create HTML pages for each image so people can click around on them. If you'd rather it not do this, create_slideshow is for you. When create_slideshow is disabled, the links on the index page will point directly to JPEG files instead of to HTML files that inline the JPEG images.

I can't imagine why anyone would want to use this, but the option exists. It's a boolean variable, so set it to 0 to disable slideshow creation.

See also

link_to_original_img_on_index , print_img_size_on_index