<div class="gmail_quote">On Fri, Mar 13, 2009 at 6:03 PM, Sameer Kumar <span dir="ltr">&lt;<a href="mailto:sameerkumar@gmail.com">sameerkumar@gmail.com</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;">
Hello all,<div><br><div>I am trying to define a pagelist which should include pages that are assigned to two categories:</div><div><br></div><div><span style="white-space: pre-wrap;"><span style="font-size: small;"><span style="font-family: &#39;courier new&#39;,monospace;">(:pagelist link=Category.CatA link=Category.CatB group=GroupA fmt=#titlespaced:)</span></span></span><br>

</div><div><span style="font-family: -webkit-monospace; white-space: pre-wrap;"><br></span></div><div><span style="white-space: pre-wrap;"><span style="font-family: arial,helvetica,sans-serif;">With the above, I get the pages that are assigned to either CatA or CatB. However, I want pages that are assigned to both simultaneously, i.e. CatA and CatB. </span></span></div>

<div><span style="white-space: pre-wrap;"><br></span></div><div><span style="white-space: pre-wrap;"><span style="font-family: arial,helvetica,sans-serif;">Any ideas? Thanks in advance.</span></span></div>
<div><span style="font-family: -webkit-monospace; font-size: 16px; white-space: pre-wrap;"></span></div></div></blockquote><div><br>I don&#39;t believe it is possible with core pagelists.  See these links:<br><br><a href="http://pmwiki.org/wiki/PITS/00943">http://pmwiki.org/wiki/PITS/00943</a><br>
<a href="http://www.mail-archive.com/pmwiki-users@pmichaud.com/msg09976.html">http://www.mail-archive.com/pmwiki-users@pmichaud.com/msg09976.html</a><br><br>(Both are older links, but I&#39;m not aware of any changes to this recently -- there was a more recent discussion of but I couldn&#39;t find it in a quick search.) <br>
<br>Note that with Hans&#39;s recent <a href="http://www.pmwiki.org/wiki/Cookbook/FPLTemplate">http://www.pmwiki.org/wiki/Cookbook/FPLTemplate</a> putting together a recipe for &quot;set intersection&quot; (as requested above) or &quot;set union&quot; should not be very difficult...<br>
<br>-Peter<br></div></div>