Ticket #4635 (closed enhancement: wontfix)
Table of Contents for all plugins
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I've created a Table of Contents of sorts for all plugins. Try it out, and let me know if it's patch-worthy or if I could be given a hook to use for a plugin instead? ;)
Attachments
Change History
- Milestone changed from 2.2.2 to 2.4 (future)
In my opiniion, this should be a plugin. Most people won't be using that many plugins that they'd need an index, which makes this a fringe case.
On the other hand this could be a useful plugin for people with a lot of plugins, so introducing a hook to make this possible would get a +1 from me.
The current patch has some issues:
- The created links don't link anywhere, because the named anchors are missing.
- The last plugin is shown double in the list for me.
We could add a conditional to only show the TOC if the user has at least 25 plugins.
-
attachment
plugins.php.3.diff
added
anchor has been changed to work after activating/deactivating a plugin
Note: See
TracTickets for help on using
tickets.
