Entity List Display
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Entity List Display is a click and configure plugin to easy make list of content in panels and pages. The list is displayed with selectable View Modes.
Because of it uses Entity Field Queries it is independent on the backend, you could for instance use MongoDB for field storage.
Requirements
You need ctools and Panels.
Similar?
The are a similar project with a more advanced setup, Entitylist, but there Entitylist is a abstraction layer for different query builders, Entity List Display is queries done with Entity Field Queries.
Usage
After you have activated the module you could use it on a panel page. Set up your page, add content to a pane.
To insert a list of nodes on a pane choose, from the category Widgets, Entity List Display - node. You now have some settings you could do. Your content type must have the view mode you choose for it activated, else it will just use the default.
With Display Suite or some other modules, or with code, you could create your own view modes.
Context
For now, Taxonomy Term (with field reference) and User context is supported, more contexts are going to be added. Context could be from url or configuration.
