Contents

Tuning Lazyest Gallery Settings

After installing the plugin, the gallery will work, but you probably want to change defaults like image size, and number of images per view. These options you can set in the Settings » Lazyest Gallery page.

Main Gallery Options

Your gallery Folder:
This has to be filled in during installation. It is the main directory of your gallery relative to your WordPress installation e.g. wp-content/lg_gallery. Lazyest Gallery will check if the folder exists. If not, Lazyest Gallery can add the folder.

Your Gallery Page:
The page in which your Gallery resides. Pick a page from the list or create a new page. Lazyest Gallery can insert the [lg_gallery] shortcode. The URI will be used for previews and to show folders and images when a user clicks on a widget or a link on your blog’s home page.

Thumbnail View Options

Maximum Thumbnails Width:
Lazyest gallery automatically generates thumbnails for your pictures. This is the maximum width in pixels a thumbnail picture will have. Please consider the width of of your page content and the number of thumbnails you want to place side-by-side.

Maximum Thumbnails Height:
Lazyest gallery automatically generates thumbnails for your pictures. This is the maximum height in pixels a thumbnail picture will have.

Thumbnails per Page:
Number of thumbnails shown in a folder view. If your folder contains more pictures, pagination will be applied.

Folders per Page:
Number of thumbnails shown in the gallery or folder. If your folder contains more folders, pagination will be applied.

Sort Files and Folders by:
You can select three ways to sort your images.

  • Name
    The images and folders will be sorted by their file name, Thus IMG20.JPG will come before IMG3.JPG.
  • Date
    The images will be sorted by the last date the file content was modified. on the webserver system. It is not the date you have created the image or folder, and not even the date when you have uploaded it to your gallery.
  • Manual
    You have to arrange the images by yourself. On the Admin page Manage &raquo Lazyest Gallery, you can sort folders and images. You can arrange them to your liking by dragging and dropping. With a simple click on the header of the table you can sort images by Name, Description, Date

Folder Columns:
The description says it all. Please consider the width of your page content and the width of folder images you want to place side-by-side.

Thumbnail Columns:
The description says it all. Please consider the width of your page content and the width of thumbnails you want to place side-by-side.

Folder Icons:
You can select three ways to display folders in the gallery navigation.

  • Folder Icon
    A thumbnail of the image with the same name as your folder will be displayed. So, if your folder is named my_folder1, Lazyest Gallery seaches for an images called my_folder1.jpg, my_folder1.jpeg, my_folder1.gif, or my_folder1.png. If found, it’s thumbnail will be displayed. If not, a folder icon folder-icon.png, plugins/lazyest-gallery/images/folder-icon.png will be displayed. You can replace this file for your own folder-icon.png image.
  • Random image of this folder
    Lazyest Gallery will randomly select an image from the folder to display as folder icon. If the folder is empty, a folder icon folder-icon.png, plugins/lazyest-gallery/images/folder-icon.png will be displayed. You can replace this file for your own folder-icon.png image.
  • None
    No image, but only the folder name or the caption will be displayed

Caching:
Lazyest Gallery stores reduced images for faster loading and display of your thumbnails. Caching is enabled by default. When you disable caching, each thumbnail image will be generated on the server at each display. This will decrease the performance of your site.

Cropping:
Your thumbnails will be generated by cropping the original image to the

On Click:
Perform the following action when thumbnails are clicked:

  • Show image in slide view
  • Show full size image (Recommended for HTML rewriting pop-up plug-ins)
  • Show image in Lightbox
  • Show image in Thickbox

Lazyest gallery will generate the code to enable Lightbox and Thickbox slide shows.

Slide View Options

Comments:
This option will enable Comments on your folders and images. The comments form will be shown on the Slide View. If you have selected another option with On Click for Thumbnail View Options, yous visitors will never reach the Slide View and cannot comment on your images.
Be sure to include the line <?php comments_template(); ?> in your page template. If you can’t find this line, please check your theme’s single.php for the correct syntax and position.

Maximum Slides Width:
Lazyest gallery automatically generates slides for your pictures. This is the maximum width in pixels a slide will have. For best viewing results, make this as large as possible to fit in your page content

Maximum Slides Height:
Lazyest gallery automatically generates slides for your pictures. This is the maximum height in pixels a slide will have.

Caching:
Lazyest Gallery stores reduced images for faster loading and display of your slides. Caching is enabled by default. When you disable caching, each slide will be generated on the server at each display. This will decrease the performance of your site.

Slide Show
This option will allow your visitors to view your slides in a slide show. All the images in your folder will be included in the slide show. Some other plugins may conflict with the slide show script. The slide show will then only display Loading....  The slide show is enabled by default.

On Click
Perform the following action when slides are clicked:

  • Nothing
  • Show full size image (Recommended for HTML rewriting pop-up plug-ins)
  • Show image in pop-up window
  • Show image in Lightbox
  • Show image in Thickbox

Lazyest gallery will generate the code to enable Lightbox and Thickbox slide shows.
Hint: If you have a fast server, you can hide the path to your images for your visitors. Disable Thumbnail and Slides caches and select “Nothing” for On Click. All images will then be generated by the server.

Caption Options

Use image captions instead of file names:
Will display the caption in thumbnail views and slide views. If a caption is not found, the image filename will be used by default.

Use folder captions instead of file names:
Will display the folder caption in navigation views and as header for a folder thumbnail view

Length of Captions in Thumbnail View
Length of the caption in characters.  Set to -1 to disable captions in thumbnail view. Set to 0 to disable cropping of captions text in thumbnail view. Set to any other length to crop captions to prevent wrapping of the text in your thumbnail views. Captions will be cropped and remainder ot the text will be displayed as ...

Exif Options

When you check this option, a list of exif codes will unfold. The exif codes (encapsulated in jpeg images) will display with your image in he slide view.

Upload Options

Maximum size:
Maximum size of one image that can be uploaded by the Lazyest Gallery uploader
Allowed file extensions:
In practice Lazyest Gallery only handles gif, jpg, jpeg, and png type images. Use this option if you want to restrict your users to upload certain types of images
Check roles allowed to manage images and folders
The role(s) a user should have to be allowed to manage Lazyest Gallery folders and upload images.
Enable Web Publishing Wizard Support:
If you check this option, Lazyest Gallery can receive images sent by the Microsoft Xp Web Publishing Wizard.

Advanced Options

Excluded Folders:
Some folders in your gallery could have other purposes than storing images. These can also be system folders. All folders names you fill in here will be ignored by Lazyest Gallery. Defaults are cgi-bin, thumbs, slides, _vti_cnf. If you use Microsoft Frontpage or Microsoft Expression Web, you should not delete the folder name_vti_cnf.
Image Resampling Quality
This option sets the quality for thumbs and slides when they are created by Lazyest Gallery. Valid settings range from 0 (low quality) to 100 (best quality). This setting only applies to JPEG files.
Shortcode links to Gallery
This option decides where your visitor will go when an image in a folder shortcode is clicked. If checked, the visitor will see the images in the main Gallery. If not checked, the visitor will see the images in the same post or page

– more topics will follow soon –