#3632 closed Enhancement (fixed)
Display categories somewhere in advanced plugin view
| Reported by: | ewinslow | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Elgg 1.8.4 |
| Component: | Core | Version: | 1.8 Beta |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | easy |
Description
Right now it's easy to see what plugins are in a category but not what categories a plugin is in (have to look at the manifest in order to find out).
Change History (9)
comment:1 Changed 2 years ago by ewinslow
comment:2 Changed 21 months ago by brettp
- Milestone changed from Needs Review to Elgg 1.8.1
comment:3 Changed 20 months ago by cash
- Milestone changed from Elgg 1.8.1 to Elgg 1.8.2
comment:4 Changed 18 months ago by cash
- Milestone changed from Elgg 1.8.2 to Elgg 1.8.3
comment:5 Changed 18 months ago by cash
- Milestone changed from Elgg 1.8.3 to Elgg 1.8.x
comment:6 Changed 16 months ago by cash
- Priority changed from normal to low
comment:7 Changed 15 months ago by brettp
- Milestone changed from Elgg 1.8.x to Elgg 1.8.4
comment:8 Changed 15 months ago by Brett Profitt
- Resolution set to fixed
- Status changed from new to closed
Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the plugin div. Exposed plugin categories under more. Changed border color and size for bundled categories.
Changeset: 217e79eaeb51587943376f0a1bfc68c3586af46e
comment:9 Changed 12 months ago by Brett Profitt
Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the plugin div. Exposed plugin categories under more. Changed border color and size for bundled categories.
Changeset: 217e79eaeb51587943376f0a1bfc68c3586af46e
Note: See
TracTickets for help on using
tickets.

These could also be made into clickable links that will show all other plugins in that category, for example.