Pagelist : count inner sections (not total) ?

ABClf <[email protected]>
Newsgroups gmane.comp.web.wiki.pmwiki.user
Message-ID <CACE3LEtoyHArA4N02m7KGnfm7Gep+RNMX8f_EJ1mAG5R9QFeTg@mail.gmail.com>
Hello,

I have set up a pagelist for listing ptv {=$:attestation} (it's a
year), then format the output to be grouped by ptv {=$:attestation} :

[[#triparan]]
(:template first {=$:attestation}:)

!!!!{=$:attestation}
(:template each:)
# [[{=$FullName}|+]] @@{=$:attestation}@@ – ''{=$:sens}''
[[#triparanend]]

pagelist is :
(:pagelist group=Bob link={(substr {*$FullName} 0 -6)} fmt=#triparan
order=$NbSource $:attestation=- order={=$:attestation}:)

This works ;
i get something like

1900
1. blabla
2. bloblo

1903
1. blibli
2. blublu
3. blybly

My question is : does something exist which would make possible to
count how many items are collected for every section (in order, not to
show the content, but to count it) ; which, formatted, would give me
something like :

1900 (2) 1903 (3)

I don't know whether {$$EachCount} can do the job and, if yes, how to use it ?
(https://www.pmwiki.org/wiki/PmWiki/PageListTemplates)

Thank you,
Gilles.

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.