By Xtraeme on
Are there any modules out there that produce this kind of output:
http://drupal.org/project/releases
I haven't experimented too extensively with Filestore, but I'm tempted to say it doesn't support this kind of reporting. I'm almost hoping there isn't as I've already hammered out a few hundred lines of code for a module to produces this kind of effect :)
Either way, I appreciate any feedback.
Comments
Drupal.org runs Drupal
Drupal.org runs entirely on Drupal. The module you point to is project.module, which you can download here:
http://drupal.org/project/project
That answers my question.
Guess I won't need to finish this module after all :)