Allow accepted answers on topics
Go to file
Neil Lalonde 8ecb13a92a Update translations 2018-03-07 14:21:23 -05:00
.tx add pull_translations.rb 2017-11-20 18:08:48 -05:00
assets FIX: Missing icon in notifications for solved 2017-09-15 13:55:08 -04:00
bin add pull_translations.rb 2017-11-20 18:08:48 -05:00
config Update translations 2018-03-07 14:21:23 -05:00
spec/integration Make tests work with Rails 5.1. 2017-09-01 10:42:31 +08:00
test/javascripts/acceptance add a test to make sure excerpts are only shown if provided 2017-08-09 14:49:50 -04:00
.eslintrc Fix .eslintrc. 2017-08-02 16:34:46 +09:00
.rubocop.yml .rubocop.yml 2017-08-11 15:36:19 -04:00
Gemfile add pull_translations.rb 2017-11-20 18:08:48 -05:00
Gemfile.lock Update translations 2017-12-29 16:43:02 -05:00
LICENSE add License 2016-06-06 23:15:49 +05:30
README.md Update README.md 2018-01-27 09:16:32 +08:00
plugin.rb FIX: keep emoji images in solved excerpt 2017-09-04 14:07:21 +02:00

README.md

Discourse Solved

Provides a solved button on designated categories

How to Install this Plugin

To install Discourse Plugin - https://meta.discourse.org/t/install-a-plugin/19157

How to Check if Plugin is installed

Go to Admin > Plugins

You should now see:

screen shot 2018-01-27 at 9 09 47 am

What to expect if Plugin is installed

Inside the Plugins, you will have the following options:

screen shot 2018-01-27 at 8 57 35 am

How to enable it in your posts

New Categories - Check Allow topic owner and staff to mark a reply as the solution

test2

Old Categories - Go to that Category > Edit > Settings > Check Allow topic owner and staff to mark a reply as the solution

BONUS: How to add badges to those who answered correctly

https://meta.discourse.org/t/discourse-solved-accepted-answer-plugin/30155

License

MIT