Hi all,

I am here with a ( maybe ) trivial problem.

I would like to use pagelist to create a dynamic vertical menu . What
I would like to achieve is, in one single page ( Site.LeftMenu ), a
list of all the groups ( afaik :  (:pagelist fmt=#group :) ) with the
peculiarity that the current group is exploded listing all the current
pages .

eg :

www.mysite.org/pmwiki.php/Test/Test would display on the menu page :
    * Foo
    * Main
    * PmWiki
    * Site
    * Test
     - Test 1
     - Test 2
     - Test 3
     - Test 4

While on www.mysite.org/pmwiki.php/Foo/Foo would display on the menu page :
    * Foo
     - Foo 1
     - Foo 2
     - Foo 3
     - Foo 4
    * Main
    * PmWiki
    * Site
    * Test



Is there any way to achieve this ?

TIA

Marco

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to