This project is not covered by Drupal’s security advisory policy.
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
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.No further development
No longer developed by its maintainers.- Project categories: Content display
- Created by j0rd on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
