Closed (fixed)
Project:
Zen
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2008 at 23:44 UTC
Updated:
28 Apr 2008 at 10:02 UTC
I don't know why this isn't part of Drupal core, but (without special styling around comments as on drupal.org) it always seems a bit jarring the way that comments start right under a node. In most of my themes, I tend to redefine theme_comment_wrapper() to account for this. In Drupal 6 we've got a comment-wrapper.tpl.php.
Attached is a comment-wrapper.tpl.php which can go into the zen directory to display an h4 with the word "Comments" (translatable) above comments on the page.
| Comment | File | Size | Author |
|---|---|---|---|
| comment-wrapper.tpl_.php_.txt | 1.07 KB | jjeff |
Comments
Comment #1
jjeff commentedI guess technically, this is a patch..
Comment #2
johnalbinI changed your h4 to h2 (since its a header for a bunch of h3 comments).
Committed!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.