This module will be perfect if admin can set which roles can be rated and which roles can give rating. May we add it for the next release?

Comments

e-fee’s picture

subscribe could need this feature too

sdsheridan’s picture

We ran into the same problem on a site we were building, and really needed permissions to determine who could not only rate but also view. The attached patch implements the following permissions,

  • Rate comments
  • Rate own comments
  • Rate self
  • Rate users
  • View comment ratings
  • View user ratings

and leverages them in the rating and viewing of User and Comment ratings. Note that this patch also implements the multi-axis user ratings of Multi-axis support for Fivestar Extra.

Would be great if all this made it into the next version of Fivestar Extra!

Shawn