David Taylor 56d936be63
FIX: Correct getOwner import (#260)
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
2023-10-17 23:37:07 +01:00
2023-10-13 19:06:03 +02:00
2023-10-17 11:08:50 -04: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
2016-06-06 23:15:49 +05:30
2023-05-26 14:30:43 -05: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.3 MiB
Languages
Ruby 69.6%
JavaScript 27.1%
Handlebars 2.1%
SCSS 1.2%