Posted by delf on June 14, 2008 at 12:27am
Hi, this is a module for implementing Slashdot-style comment display and moderation.
Feedback is welcome.
http://muhsim.googlepages.com/slashcomments.zip
Delf.
Hi, this is a module for implementing Slashdot-style comment display and moderation.
Feedback is welcome.
http://muhsim.googlepages.com/slashcomments.zip
Delf.
Comments
Thanks for posting this
Thanks for posting this. I see now that you posted this before at http://drupal.org/node/229158 but that forum has since been deprecated.
Will you be creating a project with downloadable releases? Do you have any plans for a Drupal 5 backport?
Release and backport
I will be applying for Drupal CVS account and releasing slascomments as a contributed module.
As for backport - I am not really sure. It should not be hard to backport it to D5, if someone is interested, he/she can do it. I may do it if I have some spare time in the future.
Delf.
Thanks, How's it going?
I just downloaded your code and it seems like a good start. Just wondering how you are coming along?
error
I get this message when I implement slashcomments "Please comment out function definitions "comment_render" and "theme_comment_view" in comment module: modules/comment/comment.module"
But when I comment out those functions the comments don't display at all.