[TYPO3-mvc] Blog example: Number of comments
Julian Kleinhans
typo3 at kj187.de
Mon Jul 27 18:41:40 CEST 2009
Hi,
next question :-)
Extension: blog_example
The show.html display a single post with all comments.
Beside the comment headline i'll display the total number of comments
> <h3>Comments (TOTAL_NUMBER_OF_COMMENTS)</h3>
> <f:for each="{post.comments}" as="comment">
but i dont know how can i realize that...
Any hints ?
cheers
julian kleinhans
More information about the TYPO3-project-typo3v4mvc
mailing list