Allow accepted answers on topics
Go to file
Vinoth Kannan effb7e168b FIX: Show topic filter dropdown only if plugin is enabled 2019-03-15 16:04:35 +05:30
.tx Update translations 2018-09-10 14:04:53 -04:00
app/serializers/concerns Revert "REVERT: 'FEATURE: Add solved icon for topic titles in search results and other topic lists'" 2019-03-13 22:40:54 +05:30
assets FIX: Show topic filter dropdown only if plugin is enabled 2019-03-15 16:04:35 +05:30
bin add pull_translations.rb 2017-11-20 18:08:48 -05:00
config FEATURE: Show dropdown to filter topic lists by solved status 2019-03-14 00:41:07 +05:30
spec FEATURE: Show dropdown to filter topic lists by solved status 2019-03-14 00:41:07 +05:30
test/javascripts/acceptance Make eslint happy 2018-12-12 11:49:13 +01:00
.eslintrc Fix .eslintrc. 2017-08-02 16:34:46 +09:00
.gitignore Inherit rubocop config from discourse repo 2018-12-03 00:37:52 +01:00
.rubocop.yml Inherit rubocop config from discourse repo 2018-12-03 00:37:52 +01:00
.travis.yml DEV: Add Travis configuration 2018-10-19 14:31:09 +01:00
Gemfile add pull_translations.rb 2017-11-20 18:08:48 -05:00
Gemfile.lock Update translations 2019-01-31 16:38:16 -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: Remove topic answer mixin from category detailed serializer. 2019-03-14 05:31:51 +08: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