Posted by der on July 24, 2007 at 5:07am
Jump to:
| Project: | Fivestar |
| Version: | 5.x-1.7 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
I have a custom content type that I've added 4 fivestar CCK fields to. I want to be able to do the following:
1. provide a view to allow a user to view the 4 fivestar fields and provide their rating
2. roll up the voting results for the 4 fields into one node-level results field
3. provide a static star view of the node-level results field in the node teaser view
For #1 I was planning to create the special view in my node template but my question is how do I display the 4 fivestar voting widgets on this view?
Any suggestions for implementing #2 and #3?
Comments
#1
I've opted to go with using the nodecomments module so my #1 is not an issue and my #3 would not be an issue if #2 worked. Having multiple CCK fivestar widgets on one comment node type and trying to roll up their ratings to a parent node does not work in the current code base. If I find a solution I will post it here.
#2
Nate,
I need some overall help with the fivestar module with node comments. You answered teamrob on this back in June here http://drupal.org/node/148150 and it has helped me allot.
He is still having a hard time as I read it from this post http://drupal.org/node/160899 . And I am too.
What I don't understand is why more people are not having this kind of problem It seems like such a basic and obvious Web 2.0 sort of mission -- i.e. many users ratings multiple aspects of a single node. A few weeks ago I would have said this is a snap in Drupal. I don't think so now.
Anyway we have to create a similar type of setup for rating a node which is created from a CCK custom content type.
The content will be service group or a person who provides services in the group -- i.e a clinic, hospital or doctor or a nursing specialist in a clinic.
So if you have the node (again it cold be anything but assume its a doctor). Somehow we need to be able to attach to the node (the doctor profile or whatever) a series of aspects or attributes. This would be just like the setup you pointed to that are analogous to the songs on the albums you pointed out ttp://www.goodcharlotte.com/music .
You make it seem easy but we are having a devil of a time. What would you do?
We've updated Jquery using the Jquery update and that as I see from one of your posts could be a problem but I'm not sure why.
Anyway I would really love any help you or anyone could give. I honestly thing its one of those things screaming out to become a module -- a much loved and cherished module.
Thanks
#3
drutube: your request is made on almost a weekly basis. I'm closing this issue as it has become yet another duplicate of this request: http://drupal.org/node/126681