Hello
Is it possible to allow anonymous user to type own name in comments form ? I know you can select default name for anonymous user, but I would like to give access for anonymous to set own name instead of all of them will have same nick "anonymous". Thank you

Comments

chazz’s picture

Title: Allow anonymous user to type own name in comments » How to get rid of email and homepage fields when user is commenting on something

Ok I didn't know that D6 have this option to type own name allready :P

Anyway, how to get a rid of email and homepage fields ? I like user to leave only name details so I don't the other two fields

ainigma32’s picture

Status: Active » Postponed (maintainer needs more info)

For that you would have to write a (minimalistic) module that does a hook_form_alter I believe.
See here http://groups.drupal.org/node/4308 for more info on how to do that.

Please post back how that works out for you.

- Arie

ainigma32’s picture

Status: Postponed (maintainer needs more info) » Fixed

Looks like chazz won't be posting any feedback so I'm setting this to fixed.

Feel free to reopen if you think that is wrong.

- Arie

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.