You reported this on the talk page and I replied, and released a fix.
Are you using the latest version?
Petko
---
Change log : http://www.pmwiki.org/wiki/PmWiki/ChangeLog
Release notes : http://www.pmwiki.org/wiki/PmWiki/ReleaseNotes
If you upgrade : http://www.pmwiki.org/wiki/PmWiki/Upgrades
On 2016-03-08 04:51, Simon wrote:
I am using http://www.pmwiki.org/wiki/Cookbook/PageListMultiTargets
with
the $EnablePLMTLink = 1; option.
I have a pagelist
(:pagelist link=+Category.Process,+Category.DataInformation
fmt=#titlesummary list=normal group={$Group} name=-Template*
order=title:)
In other pages I have
[[!Process]] [[!DataInformation]]
I want to see only pages listed which have both Process and
DataInformation
categories.
config.php has
## StarterPack: Activate the PageListMultiTargets recipe.
http://www.pmwiki.org/wiki/Cookbook/PageListMultiTargets
$EnablePLMTLink = 1; # replace distribution link= parameter
include_once("$FarmD/cookbook/pagelistmultitargets.php");
When I change link= to links= its works,
any ideas
_______________________________________________
pmwiki-devel mailing list
pmwiki-devel@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel