Problem/Motivation
It would be nice to have a report of the number of nodes per content type.
Since this is the first of this class of reports it could use a base class and interface to make it easy to replicate for other reports.
It would be nice to have a report of the number of nodes per content type.
Since this is the first of this class of reports it could use a base class and interface to make it easy to replicate for other reports.
Comments
Comment #3
swirtThe code committed so far is just laying some of the groundwork. It is non-breaking, but incomplete. I will finish this up in the next few days.
Comment #5
swirtThis report now appears at /admin/reports/content-model/node-count and includes the ability to download as CSV.
Comment #6
swirtWent out with 1.0.16