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

drewish’s picture

subscribing.

dww’s picture

I 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...

markus_petrux’s picture

What if there were tabs? Something like "List | Open issues | Usage statistics" (where "List" is default tab of "My projects" page).

¿?

smokris’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev

(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?)

avpaderno’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I am closing this issue, as Drupal 6 is no longer supported.