summaryrefslogtreecommitdiffstats
path: root/TODO.rst
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst
new file mode 100644
index 00000000..6ad2acd3
--- /dev/null
+++ b/TODO.rst
@@ -0,0 +1,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