#11898 closed enhancement (duplicate)
Pagination For Browse Source in Plugin Trac
| Reported by: | dancole | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | WordPress.org Site | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
When you view Browse Source in Plugin Trac it lists 7,000 plugins. This take a long time to load and isn't readable. This page needs pagination or something else.
Related: http://trac.edgewall.org/ticket/6101[[BR]]
This was talked about breifly during the dev meeting on January 14th, 2010: https://irclogs.wordpress.org/chanlog.php?channel=wordpress-dev&day=2010-01-14#m56068
Change History (7)
#2
@
16 years ago
If WordPress developers create there own Trac plugin, it might be a good idea to read through other areas of Trac that do pagination, such as the Ticket Query.
I've done a little research. This isn't a unique problem, but no one has made a public fix for it yet, as far as I can tell. I'm not sure how easy a fix is going to be, it's clearly above my level of experience (limited knowledge in Trac & Python). It would definitely help to get a Trac expert in here to solve this.
#4
@
16 years ago
Specific ticket upstream: http://trac.edgewall.org/ticket/6101
#6
@
11 years ago
- Milestone WordPress.org
- Resolution → invalid
- Status assigned → closed
Moved to meta trac: https://meta.trac.wordpress.org/ticket/1302#ticket
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The Browse Source page is loaded through: .../trac/versioncontrol/web_ui/browser.py