On Jan 30, 2008 9:04 AM, Henrik Stoerner <<a href="mailto:henrik@hswn.dk">henrik@hswn.dk</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Wed, Jan 30, 2008 at 12:59:13PM +0100, Robert Schetterer wrote:<br>> Hi @ll<br>> is there an easy options to sort output pages<br>> alphabetically<br><br></div>No, pages appear in the order they are defined in bb-hosts.</blockquote>
<div><br>Although I've had some issues getting stuff to appear exactly in the order I'd like when I have multiple "title" sections on the same page.  For example, I have a section that looks like this:<br>
</div></div><br>bb-hosts file<br>. . .<br>page ABC ABC<br>title ABC<br><a href="http://1.2.3.4">1.2.3.4</a>  HostA<br>title DEF DEF<br>group Z<br><a href="http://5.6.7.8">5.6.7.8</a>  HostB<br>title GHI GHI<br>group Y<br>
<a href="http://1.1.1.1">1.1.1.1</a>  HostC<br>group X<br><a href="http://2.2.2.2">2.2.2.2</a>. Host D<br>title JKL JKL<br>subpage XYZ<br>title WXY<br><a href="http://3.3.3.3">3.3.3.3</a>  HostE<br><br>In this case, the order the sections show on the hobbit page is:<br>
<br>JKL<br>->subsections WXY, etc<br><br>ABC<br><br>DEF<br><br>GHI<br>