Slashcomments module

public
delf - Sat, 2008-06-14 00:27

Hi, this is a module for implementing Slashdot-style comment display and moderation.
Feedback is welcome.

http://muhsim.googlepages.com/slashcomments.zip

Delf.

Thanks for posting this

christefano's picture
christefano - Sat, 2008-06-14 01:21

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

delf - Sat, 2008-06-14 01:44

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?

trangent - Tue, 2008-08-12 21:18

I just downloaded your code and it seems like a good start. Just wondering how you are coming along?

error

trangent - Tue, 2008-08-12 21:21

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.