tshenry 55c9fca212
FIX: typo in mixin and incorrect setting description (#165)
`allow_accepted_answer` should be `allow_accepted_answers` (with an `s` at the end) in the `TopicAnswerMixin`.

The `enable_solved_tags` setting description seemed to be using the description intended for `allow_solved_on_all_topics`. Both descriptions have been updated.
2021-09-17 18:07:01 -07:00
2020-09-04 13:22:22 +02:00
2020-09-04 13:22:22 +02:00
2020-09-04 13:22:22 +02:00
2020-05-06 18:29:23 +02:00
2020-09-25 11:24:53 -05:00
2016-06-06 23:15:49 +05:30
2021-01-27 10:38:37 +01:00
2018-01-27 09:16:32 +08:00

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

Description
Allow accepted answers on topics
Readme MIT 2.2 MiB
Languages
Ruby 68.9%
JavaScript 27.7%
Handlebars 2.1%
SCSS 1.3%