We should ship with some views that would be useful for displaying site statuses.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | update_status_aggregator.view_.txt | 17.22 KB | melon |
| #2 | views-view-table--updates.tpl_.php_.txt | 1.82 KB | melon |
We should ship with some views that would be useful for displaying site statuses.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | update_status_aggregator.view_.txt | 17.22 KB | melon |
| #2 | views-view-table--updates.tpl_.php_.txt | 1.82 KB | melon |
Comments
Comment #1
gloaguen commentedDo you have a patch for this?
Comment #2
melon commentedI have created a view to have my own needs covered and don't mind sharing it. I didn't create a patch for this since this just might not fit for everyone. Plus it has some css hack and direct link text in it. The view comes with a row style template as well where I put some extra classes to get a look similar to the core updates report page.
It has an overview page where all the problems are highlighted and made two additional pages which takes arguments: one for the site and one for the project itself. This way I can easily check installed project of a site or to find sites where I have installed a particular project.
Have a look on this and feel free to modify it. The site where I use this view runs 6.x-2.0-alpha1