The comments on each page can be counted now. I added a page variable {$PostCount} to commentboxstyled.php. This will show the number of posts (comments, messages) on the page, by counting the number of occurences of the >>messagehead<< string in the page. Thanks to DaveG for the counting function! I used it also in the main blog list, adding it to the blog list template (Blog.BlogListTemplates#blog) using the extended version {BlogComments.{=$Name}$PostCount}. And I used it for the forum topic list to show the number of posts for each topic.
Comments:
Back to Comments Counter -- Blog Home Page
