pi_header

EveAndersson.com : API Browser : pi_header

pi_header

pi_header [ -title title ] [ -graphic graphic ] \
    [ -on_page_title on_page_title ] [ -byline byline ] \
    [ -extra_head_content extra_head_content ] \
    [ -extra_body_tags extra_body_tags ]
Defined in tcl/pi-defs.tcl

Creates the header (everything above the context bar, including the tag) for any pages within Pi Land. on_page_title is the title that displays on the page within

tags. If it's blank, title will be used.

Switches:
-title (defaults to "Pi Land")
-graphic (defaults to "")
-on_page_title (optional)
-byline (defaults to "by Eve Andersson")
-extra_head_content (optional)
-extra_body_tags (optional)

[ show source ]

Show another procedure:

eve@eveandersson.com