Hi
Does anyone know how to turn off “Recent Comments
you can change loadItemDetails in module/comment/module.inc to not return anything.
Thanks...
I created a "local" dir and made a copy of CommentItemDetails.tpl.
Then I edited "/modules/comment/templates/local/CommentItemDetails.tpl" to not display "Recent Comments"
That took care of it!
yup, that'll work and is easier to keep in place during upgrades.
Posts: 8601
you can change loadItemDetails in module/comment/module.inc to not return anything.
Posts: 14
Thanks...
I created a "local" dir and made a copy of CommentItemDetails.tpl.
Then I edited "/modules/comment/templates/local/CommentItemDetails.tpl" to not display "Recent Comments"
That took care of it!
Posts: 8601
yup, that'll work and is easier to keep in place during upgrades.