Page 1 of 1

[solved] IT DOES!! :D does the comments module include any pagination?

Posted: Thu Sep 27, 2007 3:00 pm
by streever
--

got a great e-mail from Elijah pointing me to http://wiki.cmsmadesimple.org/index.php ... ws_summary

it's not exactly what i wanna do--which is to put like, "5 comments" on the actual comments list--it was a designer's decision to have the total number written--but, it does exactly what I need. I just took out the link.

Anyway, thanks so much Elijah. Hope this forum post can help others looking for this. I know I searched for similar things and didn't find it.

---

OK, I've really learned a lot this past year about smarty & PHP.

I am contemplating using {math} to get the total number of comments per news item and then output them. but i know this is very server intensive.

I'd rather just pull the "total pagination" from the comments, like Guestbook does. Is this even possible? Is it built into the Comments already somwhere that I am not finding?

thanks--