anonymous answer
I use mysql database and on the database I see anonymous answer table but unlike anonymous asking users don't get an option to answer question anonymously. How can I activate anonymous answering option.
I use mysql database and on the database I see anonymous answer table but unlike anonymous asking users don't get an option to answer question anonymously. How can I activate anonymous answering option.
This table "anonymos answer" is for temporarily storing answers posted before logging in. When the user logs in the answer is posted under his/her name.
There is no option yet to make anonymous answers (but there is option for asking "anonymously").
Please note that askbot does not support true anonymity - even on questions asked "anonymously" we still record the question owner, but do not show user's name or link to his/her user profile.
Thanks I understand the anonymity thats been implemented. I wanted to add similar functionality that you guys have added in ask anonymous to answer. May I can do a pull request after implemented but not sure where to really starts with.
Ok, marked this as feature request, sounds useful.
I would like to implement this but could you please let me let me know where I can begin the process. I could create a pull request after I am done.
To enter a block of code:
Comments