Please allow for "normal/default" comments for certain nodetypes
droople - September 11, 2008 - 14:11
| Project: | Simple Review |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have a few node types: hotel, restaurant, club, album, group
I want hotel, restaurant & club to use the simple review comment.tpl
but the album & group to use the default drupal comment.tpl
I have tried this comment-album.tpl.php
and pasted the default Drupal comment.tpl but it still shows the simplereview comment.tpl
Are there any theme_functions that need to be written? If so could you please provide an example
Thanks

#1
I'm interested in this too.