Accepted Post Guru Edition v1.0.7

By Pebble  //  Overall Rating stars 6 Votes
Primary Image
Accepted Post Guru Edition.

Description : This plugin allows a user to create a thread and then 'accept' by pressing a button on that post. That post will then have a banner saying it is the 'Accepted Post' and a copy of the post will be included in the threads first post. The accepted answer can be rejected at any time in case a better answer is posted.

User can up-vote an answer by liking the post. The author of the post will have their 'Guru' total increased by 1.
If a post is selected as the 'Accepted Answer' , the authors 'Guru' total will be increased by 10.
If a user has guru points, their guru profile will appear below their posts.

When a post has been accepted, that thread will have a [Solved] in the title on that boards thread list.

Instructions : Download, import to your forum, enable it, fill in the boards you want it to run on and you should be good to go!
The ability to cutomise the wording will be added as requested.
The plugin comes with only the bare minimum CSS. You can customise the appearance by adding the CSS below as required to each theme. More CSS instructions to follow.


Required Inputs : The boards you wish the plugin to run on.

CSS Targets.
==================================
/* First post */

/* Accepted answer holder */
.acceptedanswer{
padding: 5px;
border: 1px solid #aaa;
border-radius: 5px;
}
/* Text colour in accepted answer title bar */
.acceptedanswer > .title-bar > a, .acceptedanswer > .title-bar > span > a{
color: #fff;
}
/* Link to accepted post */
.accepted-link{
padding-top: 8px;
}
/* Answer under title bar */
.answer-holder{
border: 1px solid #009;
padding: 5px;
border-radius: 0px 0px 5px 5px;
}
/* Banner in accepted post */
#accepted-answer-banner{
border: 1px solid #aaa;
border-radius: 5px;
padding: 5px;
}

/* Guru Edition CSS only */
/* Guru profile */
div.userinfo > table > tbody > tr > td{
padding: 2px;
}
div.userinfo{
margin-top: 6px;
border: 1px solid #009;
border-radius: 5px;
}
.posts .post .message table td.guruprofile , div.userinfo > table > tbody > tr > td.guruprofile{
padding-right: 20px;
}
===========================

For all support issues, please leave a post in this thread support.proboards.com/thread/526272/accepted-post-guru-edition and remember to tag me @pebbleleague.

Enjoy!
Pebble ( @pebbleleague )

Reviews

stars
February 3, 2016
Awesome can't believe this isn't built in it is so elegant. Thanks
stars By Admin
March 18, 2015
February 1, 2015
Awesome! I love it! ^^
stars
January 30, 2015
This is awesome! I changed Guru to Support Helper, and Upvoted to Liked, and it fits in well with my forum. :)
September 24, 2014
September 21, 2014
fantastic. better then I would have done it!
Why are you reporting this item?
Malicious Code
Inappropriate Content
Stolen Content