|
Hi Roberto
It works for the children, but not for the descendents. I have 'depth=2' but it only pulls through the children with the specified label, not the descendents with the label. Sorry I wasn't clearer. Let me see if I get it. You have something like this
A
+-B
+-C
+-D
+-E
+-F
+-G
+-I
+-J
Then {checklist:parent=A|depth=0|label=X}
So assuming Only B, D, J have label X, you expect to get those Pages, but you are getting only B, and D, right? Looked at the code and I think it is more a bug, as I am not checking the children of a page if the page does not have the expected label... Easy fix, let me put it in next release. |
|||||||||||||||||||||||||||||||||||||||||||||||||
{checklist:name=Oviparious|parent=Animals|excerpt-heading=Classification| label=oviparous|checklabels=fish, amphibians, reptiles, birds|mutuallyexclusive=true}This will get all children of Animals that have the label oviparous