mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-02-17 17:14:58 +00:00
As it's currently implemented, the fallback is essential here. `this` in a static method is `undefined`, and therefore cannot have an owner. Unfortunately this plugin outlet does not seem to be tested in the plugin's own test suite. Core's test suite picked up this issue. Followup to 3a0b46da7aa48e27e51c74e90b42c2083d89b4d5
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:
What to expect if Plugin is installed
Inside the Plugins, you will have the following options:
How to enable it in your posts
New Categories - Check ✅ Allow topic owner and staff to mark a reply as the solution
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
Languages
Ruby
69.6%
JavaScript
27.1%
Handlebars
2.1%
SCSS
1.2%