Posted by droople on September 11, 2008 at 2:11pm
2 followers
Jump to:
| Project: | Simple Review |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
Comments
#1
I'm interested in this too.