I'm using subpages to organize my static pages and for most things I'm
really happy with it.
My only problem is that I can't figure out how to get submenus. It
seems like I can either display all pages (children and parents alike)
in the same list, or just the parents.

Ideally I'd want something like:

<ul>
<li> Parent A
        <ul>
        <li> Child 1 of Parent A
        <li> Child 2 of Parent A
        </ul>
<li> Parent B
        <ul>
        <li> Child 1 of Parent B
        </ul>
</ul>

Did I just miss something or is this not an option with the current
plugin?

-- 
To post to this group, send email to habari-users@googlegroups.com
To unsubscribe from this group, send email to 
habari-users-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/habari-users

Reply via email to