This project is not covered by Drupal’s security advisory policy.
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.
Project information
- Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects - No further development
No longer developed by its maintainers. - 4 sites report using this module
- Created by misc on , updated
- This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.