Closed (fixed)
Project:
Apps
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Jan 2012 at 19:21 UTC
Updated:
4 Jan 2014 at 01:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jec006 commentedassigning to myself
Comment #2
jec006 commentedHere is an initial patch that has viewing of ratings only - it doesn't allow a client site to vote.
I made quite a few cleanup changes to the theming system for apps, so I wanted to put a patch up that is basically only theming so these can be easily reviewed.
Note there is a new image in this patch, which is basically just the stars but grey.
Comment #3
jec006 commentedHere is a new patch with full functionality.
The basic workflow is like so:
There is a configuration option to turn off voting, which will allow the users to see the rating, but not to vote.
Generally however, to make use of this functionality, the appserver which each app console points to much also have the associated functionality (as provided in the patch in the linked issue).
I've also attached a screenshot of how the widget looks.
Comment #4
jec006 commentedCommitted a cleaned up version to 7.x-1.x so we can get some feedback on how its working. Suggest updating to the voting branch of appserver.
Please put bugs found in new issues so we can deal with them separately.