public
Fork of artofmission/radiant-comments
Description: Radiant Comments with Mollom Support
Homepage:
Clone URL: git://github.com/franklouwers/radiant-comments.git
commit  128d6d742e2ac7e449ba222f7ee7e4c0737203d6
tree    1cbe17a570c20703e3f241d96838a45e90ab3698
parent  2a01762d781ab9b3a0c028c6e73fec46a256025d
100644 15 lines (9 sloc) 0.271 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
= TODO:
 
* Write Tests.
* Add user notification message when a comment is posted.
* captcha mollom implementation
 
 
 
 
= DONE
* Add text filter to comment body.
* Remove scaffolding and improve admin interface.
* Implement Akismet filter.
* Handle validation messages.