What about creating a view such as drupal.org usage statistics with a little graph that shows how many website are running the module. Our organisation is internally broadcasting a drupal distribution installed a few hundred time so it is worth for us to know which module is in use.

I suggest to make it simply with a view and chart api. I could do this but my question is would you add it to fserver? as the module already depend on "features" and "views", It means we only have to add a "chart api" dependency to the module.

Comments

eugenmayer’s picture

Well, patches are welcome :)

The idea sounds reasonable, but i would rather stuff that into a submodule. Cants see that this is needed in the core installation, and therefore we should not bloat the core.