Would it be possible to add stats to "My projects" page? Maybe just for the current week? Maybe removing the link to create issues to make a little room?
Thank you for the hard work.
PS: Sorry for posting this here: #325444: Make usage statistics EVEN MORE visible
Comments
Comment #1
drewish commentedsubscribing.
Comment #2
dwwI don't want to remove the issue create link on this page. Now that the direct links are gone from project pages (#310446: Remove issue creation links from project pages), this is one of the more useful links (at least i use it all the time, and that's ultimately what counts). ;)
I'm worried about making this table too busy and complicated. I don't see a huge benefit to putting usage totals directly in here...
Comment #3
markus_petrux commentedWhat if there were tabs? Something like "List | Open issues | Usage statistics" (where "List" is default tab of "My projects" page).
¿?
Comment #4
smokris(Updating version to match drupal.org.)
I'd love to see a succinct table showing usage stats on my projects. @markus_petrux's suggestion of multiple tabs makes sense to me — separate tables for separate purposes, rather than a single megatable.
project_usage.module has no Views integration, so we'd either have to add that, or generate the table via static code.
Trying to figure out how to get project_usage working on my drupalorg_testing instance... (Can anyone recommend a quick way to get some arbitrary sample data into the project_usage_* tables?)
Comment #5
avpadernoI am closing this issue, as Drupal 6 is no longer supported.