Closed (works as designed)
Project:
NodeReview
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2009 at 13:31 UTC
Updated:
18 Sep 2009 at 14:56 UTC
Is it possible to have the fivestar results placed on the node that is being reviewed?
I would like people to be able to review a with nodereview, and have the results of all of those reviews displayed on the node itself.
Then, of course, have the actual star rating given in a review on that respective review.
Does this make sense?
Thanks so much for your help!
Comments
Comment #1
junedkazi commentedThis module does have the option to integrate with fivestar.
Why don't you install five star and check for nodereview settings
on the admin page.
As for displaying the review on the node page itself. It is upto you to
customize it at your end by hiding the review tab using the menu_alter hook
and embeding the review view below the node.
You can find many examples on how to embed the views.
Let me know if you need any more help. As of now I am marking this as by design.