Proper Case should be used. So, "Administration Menu" instead of "Administration menu".
see: Writing .info files (Drupal 7.x), #1346158: Decide on coding standard for capitalization of module names [policy, no patch] and #1430452: Use Proper Name Case for core modules
Please remember to also change any submodules as well as the project's name here on d.o. Thanx ;)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Capitalized module and submodules project name-1954034-1.patch | 1.2 KB | lunac65 |
Comments
Comment #1
lunac65 commentedUpdated info files to coding standard for capitalization of module name.
Comment #2
klonos...seems fine to me. We need to backport changes to D7 and also change the project name here in d.o
Comment #2.0
klonos...issue update
Comment #3
jibranI have created a fork of admin_menu 8.x-3.x on github. Please help me fix it for Drupal 8
PRs are welcome. https://github.com/jibran/admin_menu
Comment #4
dave reid@jibran: Please don't spam all the issues in this queue like this again. This was unnecessary here.
Comment #5
jibranOk, I am sorry about that.
Comment #6
renatog commentedGood catch. Really make sense.
Thank you very much for your contribution.
+RTBC
Comment #8
renatog commentedCommitted to the deb branch.
Thanks.