This is usually done by the search function.

Try putting the following code in the page "side":

[(search group={p} fmt="[[{+p}|+]]")]

This will show all pages in the current group/page, so if you are in
main.story, it will show
main.story.intro
main.story.content

The fmt parameter gives you each page as a link. The last "+" in the
link syntax tells boltwire to display the titles.

On Aug 21, 4:43 am, zenith <[email protected]> wrote:
> Hey,
> just a simple question: how to generate a simple menu?
>
> For example on boltwire.com there are some pages called main.story,
> main.features, main.support, etc.. and I wonder how to generate such a
> menu with all main.-pages? I would like the menu to link to those
> pages, but the titles should be displayed.
>
> Secondly, I wonder how to generate a submenu. When I enter any main.-
> page, I would like to display a submenu. Suppose there were some pages
> like:
> - main.story.intro
> - main.story.intro.chapter1
> - main.story.intro.chapter2
> - main.story.content
>
> Now if you are on page main.story the submenu should consist of:
> - main.story.intro
> - main.story.content
>
> If you are on the page main.story.intro the submenu should consist of:
> - main.story.intro.chapter1
> - main.story.intro.chapter2
>
> Thanks for your time and help :)

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.

Reply via email to