You could place it in every page, this would work.

However, the better way to do it is to place it in the header of the
group in question,


page mygroup.header:
----
 [t width=100% class=format border=0]
[r][c align=left]
!!{title}
[c align=right] [(trail group={<p} type=-header,footer)][t]
----
Using {<p} instead of mygroup will allow the trail to function even on
pages in subgroups, as long as the header is active. It means "the
group the current page is in".
If you use "mygroup", mygroup.subgroup.page would have a strange
trail.
Notice that I removed the .*, this is probably what you want, as
the .* will cause the trail to descend into subgroups. Sorry about
that.

On May 29, 5:47 pm, "[email protected]" <[email protected]>
wrote:
> Hi DrunkenMonk,
>
> Thanks for sharing!  I edited a bit to make it work on my site as
> follows:
>
>  [t width=100% class=format border=0]
> [r][c align=left]
> !!{title}
> [c align=right] [(trail group=mygroup.* type=-header,footer)][t]
>
> Should I have to add this to every page under mygroup in order to let
> every page has a Next and Prev?  Can I just add to, let say the
> mygroup page and every page under mygroup is covered by trail?
>
> I've tried to put the code in mygroup, but just mygroup has the trail,
> not the pages under it.
>
> Thank you.
--~--~---------~--~----~------------~-------~--~----~
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