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

Comments

legaudinier created an issue. See original summary.

legaudinier’s picture

Assigned: legaudinier » Unassigned
Status: Active » Needs review
StatusFileSize
new298 bytes

I uploaded a patch that capitalizes the name of the module in the .info file to align with Drupal standards, thanks.

volkswagenchick’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new9.06 KB

I used simplytest.me and patch applied clean. Module name is now in title case on the Extend page.
Screenshot attached

  • Graber committed 10b5349 on 8.x-2.x authored by legaudinier
    Issue #2981256 by legaudinier, volkswagenchick: Capitalize module name...
graber’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.