While evaluating this module I noticed that on the Extend page, 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...

Patch to follow, thanks!

Comments

volkswagenchick created an issue. See original summary.

volkswagenchick’s picture

Assigned: volkswagenchick » Unassigned
Status: Active » Needs review
StatusFileSize
new347 bytes

I uploaded a patch that capitalizes the name of the module in the .info.yml file to align with Drupal Code Standards.
Thanks!

dani3lr0se’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new10.87 KB

Patch applies successfully locally. I now see the whole title capitalized. See attached screenshot. Thanks for the patch @volkswagenchick.

adamps’s picture

Priority: Normal » Minor

Thanks, it's minor but valid, I will check this in at some stage.

adamps’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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