On top of the comment form under the node is the text

'post a comment', and then it says your name: Username

I would like to get rid of that please. Anyone know how?

Comments

sumeet.pareek’s picture

What version of Drupal are you using? In 6.x you can try the option 'Anonymous posters may not enter their contact information' on the node-type edit page.

Or you can use a "baby module" (a small custom module) to alter the form 'comment-form' :)

Flying Drupalist’s picture

I'm on 6.x

The anon poster's contact info is already selected, but that has nothing to do with it.

I guess the only way is a custom module?

Thanks.