<br><div><span class="gmail_quote">On 1/28/06, <b class="gmail_sendername">Hans</b> <<a href="mailto:design@softflow.co.uk">design@softflow.co.uk</a>> 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>> On the HomePage of my forum's wikigroup, I changed the<br>> (:pagelist...:) to specify link=forum. So along with including<br>> commentboxstyled.php and forumstyled.php
in the SimpleForum section,<br>> near the bottom of my config.php, I have<br>> $SearchPatterns['forum'][] =<br>> '!\.(All)?Recent(Changes|Uploads|Comments)$!';<br>> $SearchPatterns['forum'][] =
<br>> '!\.Group(Print)?(Header|Footer|Attributes)$!';<br>> $SearchPatterns['forum'][] = '!\.HomePage$!';<br>> $SearchPatterns['forum'][] = '!\.SideBar$!';<br>> which you see expands on the code for link=normal, additionally
<br>> excluding .HomePage and .SideBar from the list of forum topic pages.<br><br>> The approach of defining link=forum allows you to explicitly<br>> 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 "link=" anything, I meant list=forum replaces list=normal. Yuck. <br>
<br>
To clarify/reiterate:<br>
On the forum group's homepage, I have (:pagelist group={$Group} fmt=forum list=forum :)<br>
Where "list=forum" is a new, custom definition, which I define in my
config.php as given above. The new "list=forum" definition is just an
expansion of the built-in "list=normal".<br>
<br>
Sorry!<br>
</div></div>