Does "blocked" status only hide the user from non-admins? I experimentally tried blocking a user on my site, but I was still able to see it in the list of users (on the People page).
todofixthis ( 2012-07-28 10:43:14 -0500 )editWhat will happen if a user wants to delete his account?
I assume that he should send an email to the admin? But still, deleting the account should not imply that all his questions/answers also to be deleted since this is not helpful for the community.
So, what should be the solution? I see that through django console, you can delete users from the database, but all his questions/answers also are deleted.
Do you have any good ideas what should be the proper way?
If we want to keep all the content of a user but not the user himself (which is a very good choice since his content might be valueable), I think an easy way is to just go to admin panel and change/delete few things about him, but not the actual user:
yoursite.com/admin/auth/user/.yoursite.com/admin/django_authopenid/userassociation/ - delete everything that refers to this user.yoursite.com/admin/avatar/avatar/This way you have pseudo-deleted him but the record in database is still there, all his content is there and he is not related to all these any more.
Does "blocked" status only hide the user from non-admins? I experimentally tried blocking a user on my site, but I was still able to see it in the list of users (on the People page).
todofixthis ( 2012-07-28 10:43:14 -0500 )editI like the way StackExchange does this, actually. When a user is deleted, her posts remain and are attributed to her username, but her username only appears as plain text (not a hyperlink), and her profile can no longer be accessed (even if you know the URL).
I notice that for all the different statuses that Askbot has for user accounts, there is no "hidden" or "deleted" status.
A really "delete" option is for German Askbot Installations a big need, is it possible to add a feature for users to delete themself in the profileview or so?. (Delete of all personal data like Realname, Mailaddress and so on, old postings are ok) It's a German Law. :(
Edur ( 2012-09-29 17:32:23 -0500 )editCreate your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-06-09 16:24:52 -0500
Seen: 143 times
Last updated: Jul 28 '12
Should profile tags only reflect (upvoted) answers?
Able to earn 'Taxonomist' badge on own posts?
Display voting controls for own posts?
What is the intention of 'community wiki' questions?
Can you explain about the business aspects behind AskBot?
askbot as part of a larger website
Instruct search engines not to index revision history for posts?
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.