I am reviewing some modules and noticed that the name for this module could use some title-casing.

For Reference: https://www.drupal.org/docs/develop/documenting-your-project/help-text-standards

Capitalize the name of the module, because module names are proper nouns.

This issue affects a few things: Drupal 7 version, Drupal 8 version, and project page. I'll submit a patch to this issue for 7.x, and create a new issue for the 8.x patch.

Comments

daggerhart created an issue. See original summary.

daggerhart’s picture

Status: Active » Needs review
StatusFileSize
new1.27 KB

Attached is the patch for the changes to the 7.x module.

volkswagenchick’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new14.48 KB
new12.02 KB

Code looks good. Patch applied using simplytest.me . The name of the project is now in title case on the modules page.
Screenshots attaches and marking RTBC. Thanks!

mfb’s picture

But I so carefully made this module improper :p

daggerhart’s picture

Much appreciation for the module and that sic project logo :D

If I had my druthers I'd mispell every instance of referrer on the internet, consistancy is important ¯\_(ツ)_/¯

  • mfb committed 0482001 on 7.x-1.x
    Issue #2984262 by daggerhart, volkswagenchick, mfb: Title case module...
mfb’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the patch. I also updated some other strings (at one point this module also allowed for configuring the referrer policy, but that functionality is now provided by Metatag module).

Status: Fixed » Closed (fixed)

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