At present the link= option only works with a single page argument, thus to find all of the pages with links to Category.XYZ, we use:
(:pagelist link=Category.XYZ :) A long-requested feature is to have the ability to use wildcard patterns as options to the link= parameter. For example, to find all pages with links to Category pages other than Category.XYZ: (:pagelist link=Category.*,-Category.XYZ :) At http://www.pmwiki.org/wiki/Test/WildcardLinkSyntax I've drafted a proposed syntax to handle a variety of wildcarded link= options, both for links going *to* a set of pages and for links coming *from* a set of pages, and the inverse sets. The new syntax would also be able to locate arbitrary sets of "wanted" and "orphan" pages, without the need for a separate "status=" option (although we might add status= as a shortcut). Comments and discussion welcome. Pm _______________________________________________ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-users