{* * $Revision: 17380 $ * Read this before changing templates! http://codex.gallery2.org/Gallery2:Editing_Templates *}
{g->text text="This sets the sort order for the album. This applies to all current items, and any newly added items."}
{g->text text="with"}{g->text text=" Every item requires a thumbnail. Set the default size in pixels here."}
{if !empty($form.error.thumbnail.size.invalid)}{g->text text="Each item in your album can have multiple sizes. Define the default sizes here."}
{g->text text="Active"} | {g->text text="Target Size (pixels)"} |
---|---|
{g->dimensions formVar="form[resizes][$index]" width=$form.resizes.$index.width height=$form.resizes.$index.height} | |
{g->text text="You must enter a valid size"} | |
{g->text text="You must enter a number (greater than zero)"} |
{g->text text="The thumbnail and resized image settings are for all new items. To apply these settings to all the items in your album, check the appropriate box. Including subalbums will apply each album's own settings to its thumbnails/resizes, which may not match the settings above. Building images now makes this operation take longer, but saves the time to build and cache each file when it is first viewed."}
{g->changeInDescendents module="recreateThumbnails" text="... and for all subalbums"} | ||
{g->changeInDescendents module="recreateResizes" text="... and for all subalbums"} |