From 2fcc514458892175f2bb779daa260d5cc423458b Mon Sep 17 00:00:00 2001 From: Will Rossiter Date: Mon, 6 Dec 2010 23:12:35 +1300 Subject: [PATCH] MINOR: padded out todo.md with some of the tasks --- TODO.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 9158bf0..f2c8fab 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,15 @@ # TODO +The module is still very much in development. I have published it simply as a proof of concept +of the new API. Feel free to recommend changes. + +## Things to do. + * Merge Simon Welsh's jQuery work for page comments back in. + * Check comment moderation + * Rework CommentAdmin to ensure it still works + * Test enabling comments on more than 1 instance per page + * Test enabling comments on a dataobject * Migration Scripts - * Tests + * Testing * Documentation \ No newline at end of file