Ask Your Question
1

How are settings and rules edited?

asked 2010-04-23 03:37:14 -0500

Pekka gravatar image Pekka
550 22 28 37

updated 2010-04-23 03:37:32 -0500

Is there a central location for the portal's "business logic"? Rules like, upvotes gain x points, downvotes take away y points, etc. etc.

Is this embedded into the code, or are there configuration files to control at least certain aspects of the system?

delete close flag offensive retag edit

2 Answers

Sort by ยป oldest newest most voted
1

answered 2010-04-23 06:26:46 -0500

Evgeny gravatar image Evgeny flag of Chile
11009 50 84 182
http://askbot.org/

updated 2010-04-23 06:35:26 -0500

Those numbers are in the file forum/auth.py. They will be made accessible via the standard django admin interface - it's on todo list. Also there is a number of settings in the settings_local.py.

There are a few settings that I recommend not to change: EMAIL_VALIDATION, USE_EXTERNAL_LEGACY_LOGIN, USE_FB_CONNECT as they won't work as expected.

link publish delete flag offensive edit
1

answered 2010-04-23 09:50:41 -0500

Hexhead gravatar image Hexhead
93 5 6 10

Any idea what the time frame is on the admin interface?

link publish delete flag offensive edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

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 site
30 days free trial

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2010-04-23 03:37:14 -0500

Seen: 523 times

Last updated: Apr 23 '10