autogrid
This module provides a table for content administrators to quickly review all content of a specific content entity type (e.g. node, taxonomy term, etc) and bundle (content type, vocabulary, etc).
Each configured field will be shown in a column, and the data for that field shown for each row. Additionally, operations links (edit, delete, etc) will be added based on the permissions for the current user. The idea is to emulate the grid view provided in popular database administration tools, as a quick way to review available data.
In the main settings form a site builder can specify on which entity types the Autogrid should be generated, and once that's done on each bundle (e.g. content type) the site builder can specify a view mode that will be used to generate the grid. This allows the site builder to specify which fields will be shown, in what order, and how they will be formatted.
This module has been tested and validated to work with the jEditable inline content editing module to allow a "click to edit" user experience similar to popular database GUI apps like Sequel Pro or Sequel Ace.