Like so:

new number column

This would make it really easy to tell at a glance what modules are in the top 20, top 50, top 100, etc.

Comments

dww’s picture

webchick’s picture

Assigned: Unassigned » webchick

dww said on IRC I could re-open this if I have a patch attached. Assigning to myself. :)

dww’s picture

Assigned: webchick » dww
Status: Closed (duplicate) » Needs review
StatusFileSize
new1.48 KB
webchick’s picture

Status: Needs review » Reviewed & tested by the community

That looks fantastic!! :D Thank you SO much!

dww’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +needs drupal.org deployment

Committed to HEAD. Another good thing to justify Tuesday's d.o downtime. ;)

dww’s picture

Assigned: dww » Unassigned
Status: Fixed » Needs work

Ugh, except the naive approach here breaks when you sort by project:

http://d6.drupal.org/project/usage?sort=asc&order=Project

(or if you sort in reverse order by any of the weeks)

webchick’s picture

Status: Needs work » Reviewed & tested by the community

Easy solution: Change the title of the field from "Rank" to "#". It's implied rank when the table is sorted normally, otherwise it's just indicating the order in the list.

webchick’s picture

Status: Reviewed & tested by the community » Needs work

oopsie.

dww’s picture

Assigned: Unassigned » dww
Status: Needs work » Needs review
StatusFileSize
new1.1 KB

Like so? ;) Evil, but, as we discussed in IRC, I guess that's consistent with e.g. Excel.

http://d6.drupal.org/project/usage?sort=asc&order=Project

vs.

http://d6.drupal.org/project/usage

hass’s picture

This column is a great idea... I would only align the numbers to the right like the usage counters. That's better for reading numbers.

dww’s picture

Status: Needs review » Fixed

Committed #9 to HEAD. Close enough until #326096: Add project rank and trends on project usage table lands.

dww’s picture

Issue tags: -needs drupal.org deployment

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.