S Pittaway wrote:if you dont mind coding (or waiting till i get round to it:)) its easy enuff to get the pluging to use images instead of a rating character
in the code i use imdb.rating = no of chars, its easy to change it to use imdb.rating = image path + (no of chars) + ".jpg", its probably just a few lines of code.
For me the wingding star character is fine and i don't really care about the decimal point on the rating (6.7 = 7 to me )
Holy Crap. It worked. Right out of the box! And I still have time for lunch! Woo hoo!
This is great though! I never thought I'd get this far so timely. Being able to have a nice gold star with a little gradient image would be loverly though, so I would like to try the image option. Of course, if i had the coding ability to do it, it'd be done already
How are you parsing 'stars' presently? >=6.5 =7 <6.5 =6
I figure if the point information is there, I might as well display it. It should be relatively simple to take 6.7/10 and turn it into 67 which could call stars67.jpg or the like.
I'll attempt to create some basic graduated star images when I get a chance as an out of 5 or out of 10 pack of a decent size and I'll up them here a la dalanik. That way between your code change and these star packs, you could just drop them in with the option for 'fancy' stars.