/home/coolpkct/www/websites/cake3.cool.rocks/_themes/zero/pagetypes/link.ini
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; The following are mandatory for link 'pages' ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[ss_customNavUrl]
section = "Site navigation"
exposed = "true"
type = "text"
value = ""
label = "Link (e.g. http://www.google.com)"

[ss_customNavTarget]
section = "Site navigation"
exposed = "true"
type = "text"
value = "_self"
label = "Link target"
tooltip = "Set to _self to open in current window or _blank to open in new window"

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Optional variables                                 ;
; These must be set if they are used in the template ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[ss_pageTitle]
exposed = "false"
section = "Page Content"
type = "text"
value = "Navigation link"
label = "Page title"