Project:Bluecheese
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

On the comment submit form, the "Post new comment" header should be changed from a <h2> to a <h3>

Comments

#1

The reasoning for this is that the hierarchy on the page would be:

h1: Node title

h2: Comments

h3: Post new comment

#2

At the moment, "Post new comment" title is generated by comment_form_box function, which calls theme('box', $title, drupal_get_form('comment_form', $edit, $title)) (where $title is "Post new comment").
What would be the good way to customize this without hacking core?

#3

Actually, there's been a forum post for quite long: theme("box"... headings and better semantic markup of page titles (5 years old :) ).

An issue is already filed:#372471: Kill box.tpl.php / theme_box().

#4

That's my case: I wanted the 'comment' string placed upon the comment textarea to be 'reply' in a node type A (I did it translating the string). Now i want the 'comment' string to be 'comment' again in an other content type...
where can I make the logic to get this?

ps: I have removed the other 'comment' string (placed upon the comments) in comment-wrapper.tph.php

#5

Linking this from the Redesign project #661550: Meta issue for Drupal.org customizations because this issue was tagged 'drupal.org redesign'

#6

Project:Drupal.org customizations» Bluecheese
Component:User interface» Code

This sounds like a Blue Cheese-specific issue. Reassigning.

#15

Subscribe

#18

I prefer working with Joomla the easiest most robust CMS out The admin panel is a breeze article posting is super easy and with all the modules like CB and Virtumart there is very little limit to what you can do in Joomla

#19

Haha dewd, you massive troll ;o)

Joomla's great for quickly setting up an attractive CMS, and Drupal is a bit more involved, but there's only so far you can go with Joomla (and I can honestly vouch for that as I worked with Mambo from 4.5.0 through to Joomla! 1.5 for 3 years), and once you hit Joomla's limits, there's precious little you can do without rewriting whichever component it is you need to adapt.

Anyway, troll off ;o)

#22

Status:active» closed (works as designed)

Not really a problem.

#24

Title:Change "Post new comment" title to an h3» Post new comment" title to an h3

fixed title, it was changed due to spam post.

#33

change title for spam comment and remove tags

#34

Since this issue is a spam target and has been marked "closed (works as designed)" I'm closing comments.