From 7fcf286954fcce56ab18d6e871f5f561d1f633b4 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Mon, 7 Jul 2008 13:18:41 -0400 Subject: Add a TODO list --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..8bbe2d2 --- /dev/null +++ b/TODO @@ -0,0 +1,11 @@ +==== +TODO +==== + +- Solidify our voting system (I'm not quite sure it actually works yet) +- Our model currently supports Questions, but we need some widgets for them as well +- Port to Orbited 5.x +- RSS feeds +- Tag cloud +- Metrics, and lots of intereresting views most popular today, week, month, year, etc +- Add the tw.recaptcha widget for handling anonymous users -- cgit