It would be really useful if the reports page listed the total number of meta tags and the total number of groups, and then listed the number of tags in each group.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | pluginsList.png | 49.51 KB | jvbrian |
| #8 | metatagdashboard.PNG | 97.25 KB | sidharth_soman |
| #6 | list_plugin_number.png | 90.86 KB | pooja_sharma |
Issue fork metatag-3336142
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
damienmckennaComment #4
pooja_sharma commentedComment #6
pooja_sharma commentedListed the following total number of plugins on the reports page:
Comment #7
pooja_sharma commented@damienmckenna: Added changes in MR 90. Please Review
Comment #8
sidharth_soman commentedHi @pooja_sharma,
I tested the MR and it seems to work fine. The reports page now lists the total number of metatags, groups and the listed number of tags in each group. Attaching the screenshots for reference.
RTBC + 1.
Comment #10
jvbrian commentedgood morning, in my case, here I have the total list of plugins in the reports page:
Comment #11
schillerm commentedHi,
I have also tested !MR90 and it works fine (number of tags and groups showing).
RTBC + 1 from me.
thanks
Comment #13
admirlju commentedHaven't done any code changes. Just rebased MR 90, so it is quicker for maintainers to merge the feature. Testing locally it also looks like everything works like it's supposed to and automated tests are passing. Marking this as RTBC.
Comment #14
damienmckennaLooks good, thank you.
Comment #15
damienmckennaComment #16
damienmckennaComment #23
damienmckennaCommitted. Thank you.