I s there a privileges for controlling what a user can or can't do based on karma (or any other arbitrary condition I would like)?
I intend to make a site where only the moderators could ask a question for example and would like to give more power to users with more karma and maybe I could even differentiate a little paid users from free users (like paid users don't get ads)
thanks
There is a built-in privilege system based on karma - described at http://askbot.org/en/faq/ . In order to add custom privileges additional code will be required it can be implemented via an add-on django app.
Re: minimum karma to ask - if that's what you meant - IMO is not a good idea because that way you'll have fewer questions and that will kill your forum. At the early stage getting questions is the limiting factor.
Create 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-13 13:32:20 -0500
Seen: 31 times
Last updated: Jun 13 '12
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.