nakohdo wrote:
Thanks for the hint. I have actually tried something like this:
<dpl> category = meeting include = #topic includematch = /topic/ </dpl>
But this turns out to be too restrictive as it only includes sections where "topic" is part of the section itself. It fails where "topic" is only the heading of the section.
The behavior in the OP seems to be the intended one:
"Note: If an article does not contain a section named "fruit", it will result in an empty cell in the table." http://semeb.com/dpldemo/index.php?title=DPL:Manual_-_DPL_parameters:_Contro...
So perhaps one should try using http://www.mediawiki.org/wiki/Help:Extension:ParserFunctions Parser Functions ?