mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-24 04:31:09 +08:00
Instead of listing the redundant commit hash, this now shows "preinstalled" for the relevant components and links to https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574. This is accomplished by checking the URL of the plugin for `"/discourse/discourse/tree/main/plugins/"` which indicates it's part of the core Discourse repo. I've also removed the `hide_plugin` flag from existing preinstalled plugins. Now Discourse admins will have more clarity into what's included. I also made some minor layout adjustments: * Larger click area for "how to install a plugin" banner * Moved "Learn more" into a separate line for consistent positioning Before: <img width="2182" height="1192" alt="image" src="https://github.com/user-attachments/assets/b2943a7f-5212-4abd-8b80-d0d071378f06" /> After: <img width="2226" height="1184" alt="image" src="https://github.com/user-attachments/assets/0846a2c9-fc1b-435c-b51f-b966af5ade09" /> |
||
|---|---|---|
| .. | ||
| admin_base.scss | ||
| admin_bulk_users_delete_modal.scss | ||
| admin_config_area.scss | ||
| admin_config_color_palettes.scss | ||
| admin_config_components.scss | ||
| admin_filter.scss | ||
| admin_intro.scss | ||
| admin_report.scss | ||
| admin_report_chart.scss | ||
| admin_report_counters.scss | ||
| admin_report_inline_table.scss | ||
| admin_report_radar.scss | ||
| admin_report_stacked_chart.scss | ||
| admin_report_stacked_line_chart.scss | ||
| admin_report_table.scss | ||
| admin_reports.scss | ||
| admin_section_landing_page.scss | ||
| admin_table.scss | ||
| api.scss | ||
| backups.scss | ||
| badges.scss | ||
| color-palette-editor.scss | ||
| customize-install-theme.scss | ||
| customize.scss | ||
| customize_show_schema.scss | ||
| dashboard.scss | ||
| emails.scss | ||
| flags.scss | ||
| json_schema_editor.scss | ||
| mini_profiler.scss | ||
| penalty.scss | ||
| plugins.scss | ||
| schema_field.scss | ||
| schema_setting_editor.scss | ||
| search.scss | ||
| settings.scss | ||
| sidebar.scss | ||
| site-settings.scss | ||
| staff_logs.scss | ||
| users.scss | ||