By krymp on
By default the "Post new comment" label stays within the comments section, under it. I simply want to know how to edit this label to say something else...such as, "Write a Review"
Is this possible, if so could you lead me to the right direction.
Thanks in Advanced,,,
Comments
The String Overrides module
The String Overrides module is probably the easiest way.
-Corey
Replace by form_id needed
I need an easy way to change 'Post new comment' for a specific form_id/node type. Strings Overrides replaces all the occurrences of that string.
Does anyone know of a solution?
Also looking for the same
Here
There is a new module here
There is a new module here which seems pretty promising as well. Drupal 7 only, though.
http://drupal.org/project/comment_goodness
Also don't know why I didn't
Also don't know why I didn't think of this before, but you can also change the language by re-styling the node and the comments area using a panel page. You can set this as a per-content type variant, so every content type can have a different comment name.