An open API service indexing awesome lists of open source software.

https://github.com/generoi/views_light_display

Druapal module providing a views display which supports pager but can only be included throuh code or other modules
https://github.com/generoi/views_light_display

Last synced: 19 days ago
JSON representation

Druapal module providing a views display which supports pager but can only be included throuh code or other modules

Awesome Lists containing this project

README

          

WARNING! This module was made when I didn't know about the Embed Display in Views. You can activate it in the Views Settings tab, and it does exactly what this module does.

Views light display
===================

Provide a light views display which supports pager but has to be included in
code or other modules. This replaces:

- Blocks displays referenced with eg viewfield that cant be attachments as they need an individual pager.
- Attachments which arent really attachments.

Installation
------------
1. Enable
2. Create a views display using the new "Light display" display.