I've made a number of changes here:

  • Added support for moderation of comments. This is still ugly, but it kinda works. Then there is hiding comments based on score. This is even uglier.
  • Enabled 'initial score' section for nodes/comments which adds that nodes initial score to the votingapi_cache table whenever the cache is recalculated (this is now done whenever a node/comment is submitted).
  • Added a section to the user settings so the individual user can set a viewing threshold for themself - this is currently hardcoded to three different levels.
  • Added a views filter to show nodes based on the votingapi_cache score.
  • Added an option in settings to disable promoting/unpublishing of nodes based on their score.

That's most of it I think.

CommentFileSizeAuthor
nmoderation.module.vik.patch.txt14.68 KBvik4

Comments

nedjo’s picture

Category: task » feature

It would probably be best to separate this into several different patches and open separate issues for each. Having various proposed changes in a single issue/patch makes it hard to assess.

bluegeek9’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Thank you for your contributions to this issue. As Drupal 4 has reached its End of Life and is no longer supported, we are closing this issue. We encourage you to upgrade to a supported version of Drupal.