Page 1 of 1

Partial menu

Posted: Sun Jun 10, 2007 7:29 pm
by henris
Hello,

Is there someone who knows how to make a partial menu, listing the actual pages, all its chlidre and all its brothers (the one on same level) ?

let's say a structure as follows

1
1.1
  1.1.1
  1.1.2
  1.1.3
1.2  >>>> I am here
  1.2.1
  1.2.2
    1.2.2.1
  1.2.3
1.3
  1.3.1
  1.3.2
  1.3.3

I Want to list only
1.1
1.2
  1.2.1
  1.2.2
    1.2.2.1
  1.2.3
1.3

Thanks for your help


Henri