/home/coolpkct/www/websites/cake3.cool.rocks/_themes/zero/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"

[ss_vcardFn]
exposed = "true"
section = "Contact details"
value = ""
label = "Full name"

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