Posted by Anonymous on April 25, 2011 at 11:15am
Last updated by tvn on Mon, 2012-02-06 15:45
Last updated by tvn on Mon, 2012-02-06 15:45
Current Status - on hold
The current project (module, theme) page could do a better job of supporting both a site builder (someone choosing modules to use when building a Drupal site) and a module maintainer (someone responding to feature and support requests and planning a roadmap for future development hopefully with the assistance of co-maintainers). We'd like to find a way to support both these audiences better.
Reference
Earlier Prairie discussions
- Exploring Solutions: Better Product/Project/Module pages- http://groups.drupal.org/node/137914
- Exploring better module/theme listing pages - http://groups.drupal.org/node/143629
Relevant discussions elsewhere
- Project node UI redesign - http://groups.drupal.org/node/6186#comment-17797
Comments
Code standards compliance status in module page
Wouldn't it be nice to have a coder module output available in the module page ? This could be an extra indicator of the module quality and also encourage contributors to follow the coding standards.
Like it ?
(In a nutshell: coder module analyzes any module's source files and reports minor/normal/critical warnings. It generates a detailed listing of all warnings and this summary: "Coder found 1 projects, 24 files, 3 critical warnings, 1 normal warnings, 0 warnings were flagged to be ignored")
This idea is inspired in this core issue.
I've made this proposal which
I've made this proposal which I think would help site builders discover useful modules:
(originally posted at http://drupal.org/node/1323826)