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
- Host: GitHub
- URL: https://github.com/generoi/views_light_display
- Owner: generoi
- Created: 2014-01-17T06:29:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-10-05T18:11:33.000Z (over 10 years ago)
- Last Synced: 2025-12-26T06:15:51.557Z (6 months ago)
- Language: PHP
- Size: 125 KB
- Stars: 0
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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.