mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-12 14:37:01 +08:00
Plugins in the admin sidebar were displayed in an unpredictable order based on load sequence. This makes it harder for admins to find specific plugins, especially as the number of installed plugins grows. Sort plugin links alphabetically by their translated display name, with the internal plugin name as a secondary sort key for stability. The sorting uses localeCompare for proper internationalization support. |
||
|---|---|---|
| .. | ||
| filter.rb | ||
| filter_manager.rb | ||
| instance.rb | ||
| metadata.rb | ||