I need to allow users to post forum topics and/or comments anonymously while they are still logged into the system, as authenticated users. Can someone please tell me how I would accomplish this? Thanks - Jordan

Comments

Sara Adams’s picture

Hi there,

I'm trying to find the same thing... found something for comments:
http://drupal.org/node/16366
Tryed it and it works (version 4.6.5), just modified comment.module.

I haven't found out how to make it work for forum topics yet, though.
Hope this helps a little.

-- Sara

Sara Adams’s picture

I found quite some forum posts asking whether/how you could enable registered users to post anonymously. Unfortunately, none provided a solution (except for comments).

In my instance the idea is that only registered users are supposed to be able to post in a forum, but they should have the choice to do so anonymously.

More generally I have seen various questions on how to post various different contents anonymously when authenticated.

Does someone know a solution to this feature request, in general (great!) or just for forums (good enough for me)?

Thanks,

-- Sara

wwwoliondorcom’s picture

Post comments anonymously when logged ?

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

Thanks.