Is there a place (or a module) which allow me to see things like:

BASIC INFO OVERVIEW
* How many nodes on site
* How many nodes of a particular type
* See when nodes have been updated/created

TRACK INFO
* How many nodes authored by a user
* Which nodes have updated by a user (and when)

I need to track information about work done on nodes.

Thanks!

Comments

mooffie’s picture

The 'views' module can do most of that, because if has a 'summary' feature that counts nodes. ('most', because I don't know what's 'updated by a user' --a user can update a node which isn't his without leaving a trace, if no revisions are used.) There's also the 'faceted search' module, which is more interactive.