<div dir="ltr">I can fix the audience (and toc) layout issue if the Clear css attibute could please be enabled in allowable css.<br>Something along the lines of, in wikistyles.php (not tested)<br>change<br> $WikiStyleCSS[] = <br>
'float|display|(margin|padding|border)(-(left|right|top|bottom))?';<br>to<br> $WikiStyleCSS[] = <br> 'float|clear|display|(margin|padding|border)(-(left|right|top|bottom))?';<br><br>The reason for adding the anchors was a comment in the DocumentationIndex page itself, viz<br>
<br>>>comment<<<br>Note: The following pages are listed here so that they can include a #faq section and have the questions appear on the FAQ page. <br>The problem is that these pages become part of the trail <br>
<br><br>that I have responded to using anchors<br><br>thanks<br><br>Simon<br><br><div class="gmail_quote">2008/8/31 Patrick R. Michaud <span dir="ltr"><<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">On Sun, Aug 31, 2008 at 09:23:29AM +1200, Simon wrote:<br>
> Recently I moved the PmWiki documentation index page trail to the group header<br>
> and groupfooter.<br>
> (<a href="http://pmwiki.org/wiki/PmWiki/DocumentationIndex" target="_blank">http://pmwiki.org/wiki/PmWiki/DocumentationIndex</a>)<br>
><br>
> It has been working well, and allowed the page trail to be limited by anchors.<br>
> In the future it allows the trail to be added to on the trail page without<br>
> having to add the trail markup to the added (or removed) pages.<br>
><br>
> Before I clean up the old markup I'd like to check that this approach is OK.<br>
<br>
</div></div>The approach itself is probably okay.<br>
<br>
I don't like the way it looks when there's also an audience target<br>
on the documentation pages -- the trail and audience don't fit together<br>
well in my browser (FF 3.0 Linux). I'd like to see that improved somehow.<br>
<br>
I don't think it's necessary to check that a page is within the<br>
[[#trailstart]]...[[#trailend]] markers -- just checking that it's<br>
on the trail seems like it would be sufficient for me.<br>
<font color="#888888"><br>
Pm<br>
</font></blockquote></div><br><br clear="all"><br>-- <br><br><a href="http://kiwiwiki.co.nz">http://kiwiwiki.co.nz</a><br>
</div>