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
new287 bytes

I uploaded a patch that puts the name of the module in capital case to match the rest of the module on the Extend page, thanks!

dani3lr0se’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new34.33 KB

The patch applies cleanly with simplytest.me. The module name now shows as capitalized. See attached screenshot. Thanks for the patch @volkswagenchick.

  • batkor committed 5c51e25 on 8.x-2.x
    Issue #2957670 by volkswagenchick:Module name per Drupal standards
    
batkor’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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