<br><div><span class="gmail_quote">On 1/28/06, <b class="gmail_sendername">Hans</b> &lt;<a href="mailto:design@softflow.co.uk">design@softflow.co.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Saturday, January 28, 2006, 3:11:58 PM, Tegan wrote:<br>&gt; On the HomePage of my forum's wikigroup, I changed the<br>&gt; (:pagelist...:) to specify link=forum. So along with including<br>&gt; commentboxstyled.php and forumstyled.php
 in the SimpleForum section,<br>&gt; near the bottom of my config.php, I have<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$SearchPatterns['forum'][] =<br>&gt; '!\.(All)?Recent(Changes|Uploads|Comments)$!';<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$SearchPatterns['forum'][] =
<br>&gt; '!\.Group(Print)?(Header|Footer|Attributes)$!';<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$SearchPatterns['forum'][] = '!\.HomePage$!';<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$SearchPatterns['forum'][] = '!\.SideBar$!';<br>&gt; which you see expands on the code for link=normal, additionally
<br>&gt; excluding .HomePage and .SideBar from the list of forum topic pages.<br><br>&gt; The approach of defining link=forum allows you to explicitly<br>&gt; exclude all wikigroup pages that aren't actually topic pages.<br>
<br>i suppose you mean (:pagelist list=forum ......... :) instead of<br>list=normal.</blockquote><div><br>
Yes! I didn't mean &quot;link=&quot; anything, I meant list=forum replaces list=normal.&nbsp; Yuck. <br>
<br>
To clarify/reiterate:<br>
On the forum group's homepage, I have (:pagelist group={$Group} fmt=forum list=forum :)<br>
Where &quot;list=forum&quot; is a new, custom definition, which I define in my
config.php as given above. The new &quot;list=forum&quot; definition is just an
expansion of the built-in &quot;list=normal&quot;.<br>
<br>
Sorry!<br>
</div></div>