Accepted Post Basic Edition v1.0.0 Beta

By Pebble  //  Overall Rating stars 6 Votes
Primary Image
Accepted Post Basic 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.
When a post is accepted, the thread , in that boards list, will have a [Solved] after it.

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.


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;
}
===========================

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

Enjoy!
Pebble ( @pebbleleague )

Reviews

stars By Pradip
May 12, 2019
Nice
February 1, 2015
Perfect! Great alternative for those who don't have enough room :)
September 30, 2014
September 24, 2014
September 21, 2014
September 21, 2014
Totally awesome for boards where you ask the community for help.
Why are you reporting this item?
Malicious Code
Inappropriate Content
Stolen Content