Hi,

I'm presently on another Drupal site project that needs a way for users to write reviews of nodes. So far I have tried using CCK and workflow-ng to build a review content type and given that up and now started to write my own review module content type.

Reading through your module it looks like it would satisfy most of what we need and what it does not I would like to add. Can I lease with you on creating a private (for now) branch to this module with the enhancements, for later inclusion in a new module.

What we need extra are:

# We need completed reviews to be preserved (deleting an axis on your module not only removes the control but also deletes the historical record, just like CCK does.)

# We need to configure review axis sets per taxonomy term / node field property & content type (i.e. type=submission, term= brief, judgment, precocity etc each with a different set of axes for each)

# We need to have custom weighting and range for each axis, and will write our own scoring algorithm.

I do hope you read this soon. -Gary

Comments

danielhonrade’s picture

Status: Active » Closed (won't fix)

This won't be fixed anymore or replicate to verify this issue, we just have to move forward and making version 6 stable and create version 7 dev.