[TYPO3] menu - how to count and display included subpages?

rene gnome2k at web.de
Mon Jan 2 18:28:08 CET 2006


hi everybody,

i'm looking for a possibilty to count all included subpages in a TMENU
and than display the number in the anchor-tag, like this:

<ul>
 <li><a href="index.php?id=22">pagetitle (33)</a><li>
</ul>

where pagetitle is the parent category name and the (33) the counted
pages located in the tree below this page.

i've found a thread at typo3.org using .after.numRows but i want to
place the counted sites inside the link.

have anybody an idea?


thanks in advance.



More information about the TYPO3-english mailing list