Closed (fixed)
Project:
Project
Version:
6.x-1.x-dev
Component:
Usage statistics
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 May 2009 at 04:55 UTC
Updated:
28 Aug 2009 at 02:00 UTC
Jump to comment: Most recent file

Comments
Comment #1
dww#326096: Add project rank and trends on project usage table
Comment #2
webchickdww said on IRC I could re-open this if I have a patch attached. Assigning to myself. :)
Comment #3
dwwhttp://d6.drupal.org/project/usage
Comment #4
webchickThat looks fantastic!! :D Thank you SO much!
Comment #5
dwwCommitted to HEAD. Another good thing to justify Tuesday's d.o downtime. ;)
Comment #6
dwwUgh, 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)
Comment #7
webchickEasy 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.
Comment #8
webchickoopsie.
Comment #9
dwwLike 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
Comment #10
hass commentedThis column is a great idea... I would only align the numbers to the right like the usage counters. That's better for reading numbers.
Comment #11
dwwCommitted #9 to HEAD. Close enough until #326096: Add project rank and trends on project usage table lands.
Comment #12
dwwDeployed.