szalik.dev Posted February 12, 2017 Author Posted February 12, 2017 It was actually for me something like "how to", I've created this plugin with help of dev docs. Now I'm trying to write other plugin which I would love to have on my forums
GriefCode Posted February 13, 2017 Posted February 13, 2017 It is a great idea. I would suggest some small changes in order to adjust it, as it has a bad alignement: Go to your hook and add a class to the added <li> => <li class="cUserBarReputation"> Hook this CSS snippet: #elUserNav > li.cUserBarReputation > a .fa, #elUserNav_mobile > li.cUserBarReputation > a .fa { font-size: 16px; margin-top: 1px; } This will realign it like this: It is not perfect aligned but a lot better. As the icons appear to be odd sizes. Putting it another pixel down will have it too low. Aside for the settings, the colors do not apply, as the '#' is missing: You may wanna state it in the form generally, or why you do not use directly the color form helper? As example the member groups have such a field. Regards
szalik.dev Posted February 13, 2017 Author Posted February 13, 2017 Like I said it was my first plug-in, thanks for giving me some advices I will change that. In forms docs, there was no information about $form->color etc.
GriefCode Posted February 13, 2017 Posted February 13, 2017 5 hours ago, JakubS said: Like I said it was my first plug-in, thanks for giving me some advices I will change that. In forms docs, there was no information about $form->color etc. Thats why i replied Just trying to help out and show you options how to improve things
szalik.dev Posted February 14, 2017 Author Posted February 14, 2017 Added new version (1.0.2) for download. What's new? Added Color input in plugin settings Changed a Little bit CSS Special thanks to @Michael Schneider for giving me some advices
szalik.dev Posted February 14, 2017 Author Posted February 14, 2017 Added new version (1.0.3.) to download What's new? I've added an Mobile version of hook, it's now showing members reputation in mobile drawer. "Reputation level" is an language string called import_member_language. Screens: Regards.
szalik.dev Posted February 20, 2017 Author Posted February 20, 2017 Added new version (1.0.4) for download. What's new? I've fixed some issue with link to member's reputation.
szalik.dev Posted March 18, 2017 Author Posted March 18, 2017 Support moved here: http://mrjakso.pl/topic/7-member-reputation-in-userbar/
Recommended Posts
Archived
This topic is now archived and is closed to further replies.