By jorge on
I'd like registered users to be able to hide their information when posting, if they so desire, without logging out. I've seen this in a bunch of systems other than Drupal? How do I enable this - Do I have to modify node.module? If so, what should I do. Thanks in advance!
Comments
Clarification
Just to clarify, I would like this ability on both node creation and comment creation. Thanks!
Configure admin settings
In the admin configure node types, give the default workflow to publish. so user can publish the content without moderation.
In access setting allow users to post comments without approval.
Sunny
www.gleez.com
Thanks but...
That's not exactly what I want to accomplish. I'ld like registered users (e.g. Doug) to be able to post as "Anonymous" without logging out.
post comments anonymously when logged ?
Post comments anonymously when logged ?
Hi, did you find a solution to post comments anonymously when logged ?
Thanks.