At some point this will need to be done.

CommentFileSizeAuthor
#1 karma.module21.35 KBmukhsim
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mukhsim’s picture

Title: Update for Drupal 5.0.0 » Update for Drupal 5.0
FileSize
21.35 KB

The attached karma.module file is an update of karma module to drupal 5.0.

The only issue it has is that ratings page stopped showing ratings after recent cvs update of drupal, but it worked about a week ago with.

Drumm, please take a look at the update, generate karma.info file (required for 5.0) and commit the update. All other files (karma.css, karma.js, karma.install) don't need change.

Thank you,
Delf.

anders.fajerson’s picture

I would of course be nice if the javascript was updated to take advantage of jQuery...

anders.fajerson’s picture

On a second thought, the javascript has to be updated. It could be worth checking out jQuery Star Rating Plugin: http://sandbox.wilstuckey.com/jquery-ratings. It's dual licensed under MIT and GPL.

drumm’s picture

I'll need the code updated to use jQuery.

mukhsim’s picture

Once JQuery voting works it will be possible to use comment moderation as in drupal4.6. I have some code sketch at http://uz.dreamhosters.com/drupal5 login: user1, password: user1.
I am looking to implement slashdot-style moderation (discussion2) for drupal 5, but I someone to help me.

Delf.

chrisroditis’s picture

Hello! any news on this? Thanks!

mercmobily’s picture

Hi,

Is this issue resolved?

Merc.

mcarbone’s picture

Status: Active » Fixed

I upgraded Karma for Drupal 5.x and released a dev version. All of the javascript/AJAX has been rewritten in jQuery, and some things that were broken are no longer broken. (E.g., the maximum rating setting affecting how many stars appear.) Hiding posts below the minimum threshold still doesn't work, and is awaiting a patch that will hopefully make it into 5.2 (and is already in 6).

Testing and comments are welcome, and maybe we can finally have an official release for this module.

Anonymous’s picture

Status: Fixed » Closed (fixed)