Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.The page /drd/projects shows all project from all domains and should be extended such that we see the following details:
- Which versions are used on which domains
- What is the update status for the projects
Reasonable filters are also required.
To be able to display all this in a table we should get Views Merge Rows included as a dependency.
Comments
Comment #2
jurgenhaasThis is waiting for #2838238: Can not install module to be fixed.
Comment #6
jurgenhaasThis list is now implemented, thanks to the great author of the views_merge_rows module.
Comment #7
marcoka commentedWas testing that new feature. Got the module 8.1.1 and the latest version of drd. Error:
In Detail
Comment #8
jurgenhaasThis is due to some missing pieces in Drupal core which will only be available from 8.3 and later. Please refer to the module views_merge_rows and apply the 3 patches listed there.
Comment #9
marcoka commentedThank you. Got the latest drupal 8 dev and applied the patches. now it works. so i can help testing stuff now.