/home/coolpkct/www/websites/cake3.cool.rocks/_themes/base/pagetypes/contact.ini
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Optional variables                                 ;
; These must be set if they are used in the template ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[ss_pageTitle]
exposed = "true"
section = "Page Content"
type = "text"
value = "New contact 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"

[metaRobots]
exposed = "true"
section = "Spam Prevention"
label = "Robots noindex"
type = "checkbox"
value = "noindex"
values[] = "index"
values[] = "noindex"
tooltip = "Check to reduce spam. The contact page will not appear in search engine results. May take time to come into effect."

[mailtoEncode]
exposed = "true"
section = "Spam Prevention"
label = "Hide email address"
value = "javascript"
type = "checkbox"
values[] = "none"
values[] = "javascript"
tooltip = "Check to hide your email address from spammers."

[ss_vcardFn]
exposed = "true"
section = "Contact details"
value = ""
label = "Full name"
tooltip = "Just fill-in the details you want to show in your site and leave others blank."

[ss_vcardOrg]
exposed = "true"
section = "Contact details"
value = ""
label = "Organisation name"

[ss_vcardPostOfficeBox]
exposed = "true"
section = "Contact details"
value = ""
label = "Post office box"

[ss_vcardExtendedAddress]
exposed = "true"
section = "Contact details"
value = ""
label = "Additional"
tooltip = "Building, business park, etc"

[ss_vcardStreetAddress]
exposed = "true"
section = "Contact details"
value = ""
label = "Street address"

[ss_vcardLocality]
exposed = "true"
section = "Contact details"
value = ""
label = "Town or city"

[ss_vcardRegion]
exposed = "true"
section = "Contact details"
value = ""
label = "State or county"

[ss_vcardPostalCode]
exposed = "true"
section = "Contact details"
value = ""
label = "Postal code"

[ss_vcardCountryName]
exposed = "true"
section = "Contact details"
value = ""
label = "Country"

[ss_vcardEmail1]
exposed = "true"
section = "Contact details"
value = ""
label = "Email address"

[ss_vcardTel1Type]
exposed = "true"
section = "Contact details"
value = ""
label = "First phone type"
tooltip = "e.g. Voice, Home, Message, Work, Preferred, Fax, Cell, Video, Pager, Car"

[ss_vcardTel1Value]
exposed = "true"
section = "Contact details"
value = ""
label = "First phone number"

[ss_vcardTel2Type]
exposed = "true"
section = "Contact details"
value = ""
label = "Second phone type"
tooltip = "e.g. Voice, Home, Message, Work, Preferred, Fax, Cell, Video, Pager, Car"

[ss_vcardTel2Value]
exposed = "true"
section = "Contact details"
value = ""
label = "Second phone number"

[ss_vcardTel3Type]
exposed = "true"
section = "Contact details"
value = ""
label = "Third phone type"
tooltip = "e.g. Voice, Home, Message, Work, Preferred, Fax, Cell, Video, Pager, Car"

[ss_vcardTel3Value]
exposed = "true"
section = "Contact details"
value = ""
label = "Third phone number"

[ss_pageBody]
section = "Contact details"
exposed = "true"
type = "editor"
value = "<p>Additional contact information</p>"
label = "Additional contact information"

[pageBodyLayout]
section = "Override Theme Settings"
exposed = "true"
type = "select"
label = "Body text layout"
value = ""
values[] = ""
values[] = "restricted"
values[] = "columns-2"
values[] = "columns-3"
options[] = "1-column wide"
options[] = "1-column narrow"
options[] = "2-column"
options[] = "3-column"
tooltip = "Internet Explorer 9 and earlier do not support multi-columns and will show a single column."

[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."