{formlabel label="Public Gallery" for="is_public"}
{forminput}
getPreference('is_public') eq 'y'}checked="checked"{/if} />
{formhelp note="Allow other users to upload to this gallery."}
{/forminput}
{/if}
{formlabel label="Show Original Images" for="link_original_images"}
{forminput}
getPreference('link_original_images') eq 'y'}checked="checked"{/if} />
{formhelp note="Display a link to the original image for anyone viewing the images in the gallery."}
{/forminput}
{tr}Rows per page{/tr}
{tr}Columns per page{/tr}
{formhelp note="The images will be displayed in a fixed grid. You can specify the number of thumbnails to display per page. [rows] * [columns] = [number of images]."}
{tr}Total images per page{/tr}
{formhelp note="The layout of the images on each gallery page will automatically adjust to the browsers width. You can specify the total number of thumbnails to display per page."}
{formhelp note="This option allows you to designate each specific image on each page. The image order number entered on the Image Order page will determine the exact location of each image. Fractional numbers indicate PAGE.POSITION and will specifiy variable images per page, such as: 1.1, 1.2, 2.1, 3.1, 3.2, 3.3"}
{formhelp note="This option allows a single column display of images with mime details where available."}
{formlabel label="Image Comments" for=allow_comments}
{forminput}
isValid() || $gContent->getPreference('allow_comments') eq 'y'}checked="checked"{/if} />
{formhelp note="Allow posting comments for an image."}
{/forminput}
{include file="bitpackage:liberty/edit_services_inc.tpl" serviceFile=content_edit_mini_tpl}
{/legend}
{/jstab}
{include file="bitpackage:liberty/edit_services_inc.tpl serviceFile=content_edit_tab_tpl}
{if $galleryList}
{jstab title="Gallery Memberships"}
{legend legend="Gallery Memberships"}
{tr}If you would like this gallery to be a sub-gallery, check the parent gallery below. It is possible to belong to multiple galleries. If no parent is checked, this gallery will appear as a top-level gallery.{/tr}