Ask Your Question
1

How are settings and rules edited?

asked Apr 23 '10

Pekka gravatar image Pekka
500 19 26 34

updated Apr 23 '10

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?

2 Answers

Sort by ยป oldest newest most voted
1
Pekka has selected this answer as correct

answered Apr 23 '10

Evgeny gravatar image Evgeny flag of Chile
6665 31 49 95
http://askbot.org/

updated Apr 23 '10

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
1
Pekka has selected this answer as correct

answered Apr 23 '10

Hexhead gravatar image Hexhead
93 4 6 10

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

link

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]

Question tools

Follow

subscribe to rss feed

Stats

Asked: Apr 23 '10

Seen: 498 times

Last updated: Apr 23 '10