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!
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | node-title-prefix-2957670.png | 34.33 KB | dani3lr0se |
| #2 | node_title_ps-capitalize-name-2957670-2.patch | 287 bytes | volkswagenchick |
Comments
Comment #2
volkswagenchickI 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!
Comment #3
dani3lr0se commentedThe patch applies cleanly with simplytest.me. The module name now shows as capitalized. See attached screenshot. Thanks for the patch @volkswagenchick.
Comment #5
batkor