2020-04-12, 12:18 PM
Average Thread Ratings on Profile
|
2020-04-12, 12:27 PM
(This post was last modified: 2020-04-12, 12:31 PM by Darth Apple. Edited 1 time in total.)
Never thought of this one. It's a good suggestion. I need feedback on this one...
How should your rating (and a list of ratings) be displayed? Obviously won't be doing this on the thread list (unless I do it on hover), but I could do it on the thread display. I have a very busy next few weeks coming up, so I probably won't be able to add anything until May. However this is a good suggestion, will look into putting it in. ![]()
2020-04-12, 04:11 PM
(This post was last modified: 2020-04-12, 04:13 PM by Eldenroot. Edited 1 time in total.)
You can highlight your stars in rating for thread... for example change color or whatever. Or display it on mouse hover at least (but I prefer the first option).
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
2020-04-12, 06:02 PM
I'm incredibly busy at the moment, so I might not have a lot of time to do something extravagent with it. However, I agree that it's a very useful feature and I've long been wondering why it's not in core.
I'll add something for it for the final release. It will probably just be a hover feature or something similar on the first version, but I may extend upon it in future releases. Thanks for the feedback all, and to Omar G. for contributions! ![]()
2020-04-13, 12:09 AM
(This post was last modified: 2020-04-13, 12:10 AM by Omar G.. Edited 3 times in total.)
(2020-04-12, 09:20 AM)Eldenroot Wrote: Nice! I would like to see a new feature - display your rating for every thread where you vote. Now you can see only the overall rating, not yours... Maybe also add a list of users who voted I would do this by editing a few core lines. Open forumdisplay.php , find:
Change to:
Then find:
Change to:
Similar changes will be required for other files. If you want to achieve something similar with a plugin you will need to hook to forumdisplay_before_thread to modify the query on the fly (using control_object() by Yumi), I think you should be able to process the query value without interfering the normal workflow but if not $threadcache is in the global scope anyways.Then hook to forumdisplay_thread to modify ($lang->rating_votes_average ) or add something.
2020-04-14, 05:39 AM
(This post was last modified: 2020-04-14, 05:40 AM by Eldenroot. Edited 1 time in total.)
Thank you! This could be really useful for Darth-Apple
![]() Anyway can you share the output, how does it look? Is it only on mouse hover or is possible to use it as a new addition in frontend GUI?
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
2020-04-14, 10:34 AM
@Omar G. Thank you very much, will look into this.
@Eldenroot: Thank you for the feedback! I have a screenshot on the first post. Currently it only displays on profiles. Adding some of the requested features might be a little time consuming for me, and I need to get through exams first. I'm gonna wrap up the current features and get it stable on Github this weekend, but the MyBB mod site upload is going to wait a few weeks until I can address remaining features. In the meantime, anyone who needs this can go on GitHub and use it there. ![]()
2020-10-21, 12:10 AM
This has been released! Many thanks to @Sawedoff, @tc4me, @Omar G, @Eldenroot, among many others for contributions, feedback, and for testing of this plugin.
![]() Many of you have suggested some great new ideas for features. I've gone ahead and released the current stable version to make it available to the MyBB community, and future releases will expand upon some of the other features requested. As always, all ideas and suggestions are welcome! |
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)