Module: Ratings
skunker
Joined: 2005-02-04
Posts: 344 |
![]() |
Here's a possible star icon set. Have not tested it..so let me know how it works for you guys. It's the same size and dimensions as the hearts.png. |
|
jnash
![]()
Joined: 2004-08-02
Posts: 814 |
![]() |
skunker wrote:
Here's a possible star icon set. Have not tested it..so let me know how it works for you guys. It's the same size and dimensions as the hearts.png. The transparency is backwards, but I think they'll work if it's reversed (the inside of the stars should be transparent) I tried reversing it, but the resolution looked choppy afterwards. |
|
jnash
![]()
Joined: 2004-08-02
Posts: 814 |
![]() |
v14 - Now with stars! (Thanks for inspiring me skunker!) |
|
jnash
![]()
Joined: 2004-08-02
Posts: 814 |
![]() |
jnash wrote:
v14 - Now with stars! v15 - Now with cameras! (Thanks for inspiring me skunker!) |
|
skunker
Joined: 2005-02-04
Posts: 344 |
![]() |
jnash, so you got it taken care of? nice job! Looks great. Sorry I couldn't help further. |
|
jnash
![]()
Joined: 2004-08-02
Posts: 814 |
![]() |
skunker wrote:
jnash, so you got it taken care of? nice job! Looks great. Sorry I couldn't help further. Yes, all set, just had to do some mod's to get it look acceptable. Thanks again. |
|
jnash
![]()
Joined: 2004-08-02
Posts: 814 |
![]() |
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
/me pickes himself off the floor and bookmarked that image for future. Cheers! |
|
bigu_c
![]()
Joined: 2007-10-28
Posts: 421 |
![]() |
Anyway to display "Top rated images" on sidebar? Thanks. |
|
jnash
![]()
Joined: 2004-08-02
Posts: 814 |
![]() |
This module just does the ratings piece. We're awaiting some one to pick up the ball and run with development of the 'display/search/etc' (sub)module that will use the ratings data. For now, this module's scope is 'ratings only' bigu_c wrote:
Anyway to display "Top rated images" on sidebar? |
|
skunker
Joined: 2005-02-04
Posts: 344 |
![]() |
Hi all, |
|
jusie
Joined: 2007-06-21
Posts: 48 |
![]() |
Me again, been a while but I am about to download the latest version. I'm really enjoying the functionality, so thanks again. If anyone wants to do the Highest Rated functionality, I'd be very interested in testing it etc... unfortunately I don't have the knowledge to build it myself. I loved this feature in G2. |
|
chaosdax
Joined: 2005-12-27
Posts: 37 |
![]() |
Is there a quick way that I could add the voting block on the main album page? I would like users to be able to vote on photos directly in the album rather than needing to click into each individual picture. |
|
jnash
![]()
Joined: 2004-08-02
Posts: 814 |
![]() |
You mean under each photo from the main page? - I'll have to look, but unfortunately, my time is short right now. |
|
chaosdax
Joined: 2005-12-27
Posts: 37 |
![]() |
jnash wrote:
You mean under each photo from the main page? - I'll have to look, but unfortunately, my time is short right now. Yes, exactly. I have to imagine it should be somewhat straightforward since it would effectively just be adding to the info block. Been a while since I've dealt with the code though. |
|
jnash
![]()
Joined: 2004-08-02
Posts: 814 |
![]() |
I think the only potential issue is the way the graphics are handled via the thirdparty 'ratings' scripts. They are not scalable in size, and thus, smaller thumbnail'd sites would look a bit strange with this 'big' ratings block under them. Other than that, I'd imagine it'd be pretty simple to implement, as it's just an 'under_thumb' block addition to the ratings_theme.php Perhaps if more folks are interested I could dedicate some time. But personally, I think it would clutter up the album page too much, and am not real interested in doing it at the moment. Sorry. Anyone can feel free to give 'er a shot though! James |
|
chaosdax
Joined: 2005-12-27
Posts: 37 |
![]() |
Understand what you're saying about the block given your description of the way the third party scripts handle it. Maybe just displaying the current overall rating and votes underneath each photo? That shouldn't really cause any funky variable issues, right? Trying to make it easy for users to tell from the album what the higher rated photos currently are without physically clicking into each one. |
|
chaosdax
Joined: 2005-12-27
Posts: 37 |
![]() |
Anyone up for at least displaying a view only version under the photos in the album? Like the way this module works, but frustrating to have to go into each photo individually to see votes/ratings |
|
bigu_c
![]()
Joined: 2007-10-28
Posts: 421 |
![]() |
This problem is not fixed yet! |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
I don't think it is a 'problem' but a feature that nobody has come forward to contribute back to the community. Dave |
|
bigu_c
![]()
Joined: 2007-10-28
Posts: 421 |
![]() |
floridave wrote:
I don't think it is a 'problem' RabidRatings couldn't connect to the database. Please make sure your configuration is correct. What I should do? |
|
jnash
![]()
Joined: 2004-08-02
Posts: 814 |
![]() |
bigu_c: You should, "Please make sure your configuration is correct" - meaning that your database is not accessible by the script. Check with your hosting provider for these details, once you have them, we can go from there. chaosdax The layout for the ratings is too large to fit without making things terrible looking. I've tried to accomplish this, but the third party code we're using is not flexible enough to adjust accordingly. Someone with more skills than I have can step up and try a jab at it, but I'm not that skilled person. |
|
chaosdax
Joined: 2005-12-27
Posts: 37 |
![]() |
How is the average score calculated? I saw a link to Bayesian averages, so I am thinking it is some variation on that. By way of example, if I have an item with 6 votes: 70, 70, 20, 40, 80, 10 How does that come out to an "average" score of 4.5 out of 5 stars (what is shown for the item)? |
|
jnash
![]()
Joined: 2004-08-02
Posts: 814 |
![]() |
The module uses a third party application for the ratings, you can find out more details by visiting the site: http://msteigerwalt.com/widgets/ratings/v1.2/#Demo Unfortunately, I didn't bother to really go through the code to see how the calculations were performed. The module was thrown together to provide a starting block for some folks who needed something quickly. It was never 'adopted' if you will, into a full fledged module, and thus makes things difficult to change/modify/etc. James |
|
chaosdax
Joined: 2005-12-27
Posts: 37 |
![]() |
In case anyone reading this ever has the same issue I do, it turns out that the item ID is the number next to "rate" in the ratables tables, which then ties to the rateable_id field in the ratings table. That should get you where you need to be if you're looking at the raw data on the ratings. Also...If you ever have specific technical questions about the core code (not specific to the gallery module, but the actual core code that runs the rating), the original author of RabidRatings is incredibly friendly and very helpful. So for instance...Assume you have a photo of a tree that is Item ID 21. It will display as rate21 in the ratables table. Let's assume that the ratables.id column in this instance shows 13. When you go to the ratings table, you will ACTUALLY be looking for Ratings.Ratable_id 13 in order to see all of the ratings for the photo of your tree that is item 21. |
|