<div class="gmail_quote">On Sat, Mar 14, 2009 at 10:47 AM, Petko Yotov <span dir="ltr"><<a href="mailto:5ko@5ko.fr">5ko@5ko.fr</a>></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;">
On Friday 13 March 2009 23:06:42 Sameer Kumar wrote:<br>
<div class="im">> >> I am trying to define a pagelist which should include pages that are<br>
> >> assigned to two categories:<br>
> >><br>
> >> (:pagelist link=Category.CatA link=Category.CatB group=GroupA<br>
> >> fmt=#titlespaced:)<br>
</div>...<br>
<div class="im">> Any idea if this is still on the boards? I did not see any mention of this<br>
> in the current road map.<br>
<br>
</div>It is in the current roadmap, planned for 2.2.x : the link= and the linkfrom=<br>
parameters. So it will eventually happen.<br>
</blockquote><div><br>FYI I've put out a (still very experimental) recipe at <a href="http://www.pmwiki.org/wiki/Cookbook/PageListPlus">http://www.pmwiki.org/wiki/Cookbook/PageListPlus</a> which contains the separately discussed parenthetical grouping (with changes to operators as suggested).<br>
<br>It also now contains a linkto=x operator which supports<br><br>linkto=x,y,z (at least 1 of x, y, or z)<br>linkto=x,y,^z (z must be, x & y must have 1 or the other)<br>linkto=x,y,-z (z cannot be)<br><br>It's only very lightly tested so needs someone to give some feedback...<br>
<br>-Peter<br></div></div>