Posted by j0rd on January 23, 2012 at 2:41pm
Comment un-render also known as "Display Node Comments Anywhere" is a Drupal 6 module, which removes the comment_render() from the node_show(), after the node_view().
This is useful if you want to put the comments some where else, instead of in the hard-coded position they are currently with Drupal.
For me, I used this module in conjunction with a custom node template, to display the comments in a "quicktabs" like interface on my node. With out this module (or something like it) this is not possible with Drupal.
Some related issues:
#152402: Make node_show() themeable for comment positioning
Downloads
Project Information
- Maintenance status: Minimally maintained
- Development status: No further development
- Module categories: Content Display
- Reported installs: 1 site currently reports using this module. View usage statistics.
- Downloads: 50
- Last modified: January 23, 2012