;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Optional variables ; ; These must be set if they are used in the template ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [ss_pageTitle] exposed = "true" section = "Page Content" type = "text" value = "New gallery index page" label = "Page title" [ss_pageDescription] section = "Page Content" type = "text" value = "" exposed = "true" label = "Page description" tooltip = "Search engine metadata, does not normally show in browser" [backgroundImageStyle] section = "Override Theme Settings" type = "select" exposed = "true" value = "" label = "Background image style" values[] = "" values[] = "background-image background-cover" values[] = "background-image background-repeat" values[] = "background-image background-repeat-x" values[] = "background-image background-repeat-y" options[] = "None" options[] = "Cover" options[] = "Tile" options[] = "Tile horizontal" options[] = "Tile vertical" [backgroundImageSrc] section = "Override Theme Settings" exposed = "true" type = "imagesrc" value = "" label = "Background URL" tooltip = "URL for page background image."