Hi Dave,<br><br>Yes I know that option, and it works if you only list the pages of one group.<br><br>But if you want a link page, with all links, than it doesn;t work.<br>So, I should have specified my question better:<br>
I&#39;ld like a general solution for it, so it works in a list with all pages.<br><br>Thanks,<br><br>Thomas<br><br><div class="gmail_quote">On Tue, Feb 3, 2009 at 12:16 PM, Dave C <span dir="ltr">&lt;<a href="mailto:david@ellendee.co.uk">david@ellendee.co.uk</a>&gt;</span> wrote:<br>
<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">Thomas Mensink &lt;thomas &lt;at&gt; <a href="http://mensink.nu" target="_blank">mensink.nu</a>&gt; writes:<br>

<br>
&gt;<br>
&gt; Hi!I have a simple stupid question, but I can&#39;t find the answer.When creating<br>
categories, or groups, by default a page is created which is named<br>
<a href="http://category.category.Eg" target="_blank">category.category.Eg</a> I have&nbsp; a Logbook with for each month a page:<br>
Logbook.February,Logbook.March etc. Then also Logbook.logbook is created.<br>
&gt; &gt;From the pagelist I would like to get a list which includes February, March<br>
etc but not Logbook.If I use: (:pagelist group=Logbook list=normal :)I get: *<br>
</div>Logbook** Logbook.February** Logbook.LogbookThe last entry should be excluded,<br>
<div class="Ih2E3d">how do I do that?I tried :$SearchPatterns[&#39;test&#39;][] = &#39;!^Group\.Group$!&#39;;But it<br>
doesn&#39;t work. (I don&#39;t really understand the pattern syntax)Thanks for your<br>
help, Thomas<br>
&gt;<br>
</div>&gt; _______________________________________________<br>
&gt; pmwiki-users mailing list<br>
&gt; pmwiki-users &lt;at&gt; <a href="http://pmichaud.com" target="_blank">pmichaud.com</a><br>
&gt; <a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
&gt;<br>
Hi Thomas<br>
<br>
try (:pagelist group=Logbook name=-Logbook list=normal:)<br>
similarly with any other page you want to not list add onto a comma separated<br>
list (no spaces)<br>
(:pagelist group=Logbook name=-Logbook,-Name2,-Name3 list=normal:)<br>
<br>
Dave C<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
</blockquote></div><br>