Closed (fixed)
Project:
Drupal core
Version:
6.9
Component:
user system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2009 at 02:47 UTC
Updated:
4 Mar 2009 at 11:00 UTC
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
Comment #1
chazz commentedOk 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
Comment #2
ainigma32 commentedFor 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
Comment #3
ainigma32 commentedLooks 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