Make WordPress Core

Opened 15 years ago

Closed 10 years ago

Last modified 10 years ago

#11898 closed enhancement (duplicate)

Pagination For Browse Source in Plugin Trac

Reported by: dancole's profile dancole Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: WordPress.org Site Keywords:
Focuses: Cc:

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)

#1 @dancole
15 years ago

The Browse Source page is loaded through: .../trac/versioncontrol/web_ui/browser.py

#2 @dancole
15 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.

#3 @Denis-de-Bernardy
15 years ago

can you cross-post this in the trac trac?

http://trac.edgewall.org/

#5 @ryan
11 years ago

  • Owner ryan deleted
  • Status changed from new to assigned

#6 @chriscct7
10 years ago

  • Milestone WordPress.org deleted
  • Resolution set to invalid
  • Status changed from assigned to closed

#7 @SergeyBiryukov
10 years ago

  • Resolution changed from invalid to duplicate
Note: See TracTickets for help on using tickets.