<< | Page list | >>
This page tests a possible modification to the markup used on Site.TopBar, which is then showed at the top of each page.
-> [@
[[#jumpbox]]
(:input jumpbox value="{=$PageUrl}" label="{=$Title}":)
[[#jumpboxend]]
[[#selectlistgroups]]
(:if ! equal {<$Group} {=$Group}:)
(:input select name="n" value="{=$Group}":)
[[#selectlistgroupsend]]
@]
(:input form "{$ScriptUrl}" get:)
(:pagelist fmt=#selectlistgroups:)
(:input end:)
(:input form "{$ScriptUrl}" :)
[[Search help -> Site/Search]]:
(:input hidden action value=search:)
(:input hidden n value="{$FullName}":)
(:input text q size=44em:)
(:input submit value="Search":)
(:input end:)
|
[[#jumpbox]]
(:input jumpbox value="{=$PageUrl}" label="{=$Title}":)
[[#jumpboxend]]
[[#selectlistgroups]]
(:if ! equal {<$Group} {=$Group}:)
(:input select name="n" value="{=$Group}":)
[[#selectlistgroupsend]]
|
Category: Test