[pmwiki-users] Navigator vs Jump Box
Sivakatirswami
katir at hindu.org
Tue Dec 19 21:52:59 CST 2006
OK... upgraded to 2.2.0b17
Playing with new inputSelect recipes, lovely
I got this working:
[@
[[#navigator]]
(:if equal {=$FullName} {*$FullName}:)
(:input select name=n selected=selected {=$FullName} "{=$Name}":)
(:if ! equal {=$FullName} {*$FullName}:)
(:input select name=n {=$FullName} "{=$Name}":)
[[#navigatorend]]
@]
(:pagelist fmt=#navigator group={$Group}:)
Of course it doesn't do anything except populate the drop downlist
with the pages in the current group...
so to turn it into a "real" navigator... is "jumpBox" our only option? or
does the latest PM wiki offer a simpler method(s)
Goal: relieve pages of long lists of pages in a group and provide a drop
down to
let users click, select and navigate to other pages.
-
Sivakatirswami
More information about the pmwiki-users
mailing list