Cookie Content Blockers admin menu item is currently placed in
admin/config/cookie-content-blocker
and thereby on the category level, which is against Drupal best practices. Please move it into the best fitting category instead, which might be "User interface" or "Media".
Modules should stick to that convention, otherwise the menu will fill up very quickly with bad UX. Thanks a lot in advance!
| Comment | File | Size | Author |
|---|---|---|---|
| #14 | interdiff_7-14.txt | 491 bytes | pradeepjha |
| #14 | 3153757-14.patch | 2.14 KB | pradeepjha |
| #13 | interdiff_7-13.txt | 490 bytes | pradeepjha |
| #13 | 3153757-13.patch | 2.14 KB | pradeepjha |
| #9 | Screen Shot 2020-06-22 at 3.30.49 PM.png | 69.59 KB | pradeepjha |
Comments
Comment #2
anybodyComment #3
pradeepjha commentedComment #4
anybodyComment #5
anybodyPatch attached. Thanks a lot!
Comment #6
anybodyComment #7
anybodyFixed paths.
Comment #8
anybodyComment #9
pradeepjha commentedHi @Anybody
I was about to add patch on this ticket but in between you have picked and added your patch.
If you are working on any ticket then please first assign it to yourself or add a comment then work on it. Otherwise it's wasting others developer time also.
I've tested your patch it's showing under User interface section. Functionality working fine. RTBC +1 from my side.
Thanks.
Comment #10
anybodyThank you and sorry @pradeepjha - we overlapped in time. Thanks for your review on this! I guess you should also be credited for your feedback.
Comment #11
anybodyPS: If you'd like to improve the patch, add a "configure" link to the .info.yml file:
https://www.drupal.org/docs/creating-custom-modules/let-drupal-know-abou...
Comment #12
pradeepjha commentedComment #13
pradeepjha commentedComment #14
pradeepjha commentedPlease ignore my last patch.
Comment #15
anybodyRTBC for #7 and #14. Both do what they should. Any plans for a commit? The current implementation is against Drupal standards and messes up the admin menu.
Comment #17
steven buteneers commentedHi Guys,
Thanks for this simple yet very needed and effective solution. I've committed the latest patch (and added a change in the docs that was referring to the old admin path)