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

jorge’s picture

Just to clarify, I would like this ability on both node creation and comment creation. Thanks!

sangamreddi’s picture

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

jorge’s picture

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.

wwwoliondorcom’s picture

Post comments anonymously when logged ?

Hi, did you find a solution to post comments anonymously when logged ?

Thanks.