mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-13 03:35:58 +08:00
**Previously**, the `btn-default` class was missing from the "New topic from template button", which resulteed in missing styling on the button. Especially in Horizon theme. **In this update**, the `btn-default` class is added to the button which allows styles to be correctly applied and improve its presentation in Horizon theme. (before) <img width="417" height="87" alt="Screenshot 2026-04-07 at 07 24 23" src="https://github.com/user-attachments/assets/390da0ba-52e1-474c-8adc-8dd228df8484" /> (after) <img width="425" height="86" alt="Screenshot 2026-04-07 at 07 24 14" src="https://github.com/user-attachments/assets/b9d5c562-452a-4f7a-981b-f98c1e2d1e85" /> |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| config | ||
| db/migrate | ||
| lib | ||
| spec | ||
| test/javascripts | ||
| about.json | ||
| package.json | ||
| plugin.rb | ||
| README.md | ||
| tsconfig.json | ||
Discourse Templates plugin
This plugin adds support for inserting a template into the composer window via a UI.
For more information please check the Official Plugin Topic & Documentation on Meta.
Installation
Follow the directions at Install a Plugin using https://github.com/discourse/discourse-templates.git as the repository URL.
Previous plugin
License
GNU GPL v2