By jorge on
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
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
Trying to find the same thing
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
Does someone have a solution?
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
Post comments anonymously when logged ?
Post comments anonymously when logged ?
Hi, did you find a solution to post comments anonymously when logged ?
Thanks.