discourse/plugins/discourse-solved
chapoi aebba256df
UX: restyling of the solved popup (#34518)
This commit aims to polish the popup a tiny bit by subduing the title
size and close button, and making sure they play better together.

| Header | After |
|--------|--------|
| <img width="1956" height="1400" alt="CleanShot 2025-08-25 at 16 19
59@2x"
src="https://github.com/user-attachments/assets/d2eeddaa-7c99-433f-b70c-ccca1fb0a5bd"
/> | <img width="1956" height="1400" alt="CleanShot 2025-08-25 at 16 20
30@2x"
src="https://github.com/user-attachments/assets/0c8614c1-96c3-4c24-a185-bc5b4570f31d"
/> |
2025-08-26 09:58:29 +02:00
..
app DEV: Enhance how the Solve plugin displays the accepted answer (#33757) 2025-07-23 12:01:35 -03:00
assets UX: restyling of the solved popup (#34518) 2025-08-26 09:58:29 +02:00
config Update translations (#34510) 2025-08-25 11:43:23 +02:00
db
lib FEATURE: filter tips for assigned topics (#33992) 2025-08-13 16:35:33 +10:00
spec SECURITY: Escape names 2025-08-19 10:09:14 +08:00
test/javascripts DEV: Enhance how the Solve plugin displays the accepted answer (#33757) 2025-07-23 12:01:35 -03:00
about.json
plugin.rb DEV: Enhance how the Solve plugin displays the accepted answer (#33757) 2025-07-23 12:01:35 -03: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