Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Is there a way for me to check what node type a comment is attached to from the comment.tpl.php file?
I'm interested in formatting the comments in the forum to look similar to the original forum topic posting (I've got a "profile box" with the avatar, username, date, etc.) but I don't necessarily want comments on news articles displayed the same way.
There seems to be quite a few different image handling modules around for drupal. Was just wondering which (if any) allow easy batch uploading of images without adding too much bloat to pages with images on them?
Also, is there a lightweight module which will would then make a list of currently uploaded images available for users to add to new content nodes?