summaryrefslogtreecommitdiffstats
path: root/TODO.rst
blob: 6ad2acd3f10fe05f5713725c6035bce5ec389ce4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
note: there is also WISH_LIST. Here is only stuff that will be done soon.

Site looks
===========
* make links within posts blue so that they are visible

Code Cleanups
==============
* remove usage of EXTERNAL_LEGACY_LOGIN
* remove forum_modules and replace them with normal Python imports
* pack dependency apps inside 'forum' directory

Features
===========
* new login system, please see 
  http://groups.google.com/group/askbot/browse_thread/thread/1916dfcf666dd56c
  on a separate branch multi-auth-app, then merge
* forum admin interface, some badge configuration

Development environment
==========================
* set up environment for closure development