While evaluating this module I noticed that on .info file, the project name is in lower case and should be in title case to be consistent with the rest of the project names on the page.
"Capitalize the name of the module, because module names are proper nouns."
https://www.drupal.org/docs/develop/documenting-your-project/help-text-s...
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | after.png | 9.06 KB | volkswagenchick |
| #2 | capitalize-module-name-2981256-2.patch | 298 bytes | legaudinier |
Comments
Comment #2
legaudinier commentedI uploaded a patch that capitalizes the name of the module in the .info file to align with Drupal standards, thanks.
Comment #3
volkswagenchickI used simplytest.me and patch applied clean. Module name is now in title case on the Extend page.
Screenshot attached
Comment #5
graber commentedThanks!