Closed (won't fix)
Project:
Drupal core
Version:
4.5.2
Component:
comment.module
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
29 Jan 2005 at 00:49 UTC
Updated:
19 Dec 2010 at 09:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
javanaut commentedI'm changing this to status: patch so that it gets seen. I'm not sure what an appropriate mechanism would be to make it optional. Would that be a permission "allow logged in users to post anonymously"?
Comment #2
moshe weitzman commentedi don't think thats a permission so much as an admin preference.
Comment #3
killes@www.drop.org commentedI really don't see why you'd want that feature. I really don't see this patch make it to drupal core. it's rather esoteric. Setting to "won't fix".
Comment #4
javanaut commentedIt's actually quite common in online communities. Many users just logout to comment anonymously on systems that don't have such a feature. This is merely a matter of convenience.
Comment #5
wwwoliondorcom commentedPost comments anonymously when logged ?
Hi, as this patch is quite old do you know any new method for this function ?
Thanks.
Comment #6
geneticdrift commentedThis is an old thread but I got here looking for the exact same answer. Finally I created a small module for Drupal 6 that lets the administrator allow authenticated users to comment anonymously.
If anyone is interested the module is attached.
Comment #7
wwwoliondorcom commentedGreat, will try it !
Thanks a lot.