{* * $Revision: 1.35 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *}
{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="Choose a theme for this album. (The way the album is arranged on the page)"}
{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."}