[pmwiki-devel] Pagelist Multi Targets
Randy Brown
randy at brownragfilms.com
Mon Mar 7 22:14:09 CST 2016
Simon,
The documentation for pageListMultiTargets specifies “links=“ not “link=“, so it sounds like it works as advertised.
Randy
> On Mar 7, 2016, at 9:51 PM, Simon <nzskiwi at gmail.com> wrote:
>
> I am using http://www.pmwiki.org/wiki/Cookbook/PageListMultiTargets <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 <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
>
> tia
>
> Simon
> _______________________________________________
> pmwiki-devel mailing list
> pmwiki-devel at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-devel/attachments/20160307/caeee9c5/attachment.html>
More information about the pmwiki-devel
mailing list