On Tue, May 01, 2007 at 04:21:15PM +0200, noskule wrote:
> hi list
> Is there a way to get a pagelist that shows pages that links to PageA 
> AND PageB
> 
>     (:pagelist name=CategoryA&CategoryB:)

To just list pages that contain the strings "CategoryA" and
"CategoryB", one can do:

    (:pagelist CategoryA CategoryB:)

If you're looking specifically for links to CategoryA and CategoryB,
that hasn't been implemented yet (but it's on my to-do list).
When implemented the syntax will be:

    (:pagelist links=+Category.CategoryA,+Category.CategoryB :)

Pm

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to