The new Image Drupal gallery view does not have the paging option turned on, so the galleries can be paged through, per previous non-view Gallery behavior.
The paging can be manually turned on in the View, but people who have never worked with Views may not know how to do this.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 563988-image_gallery-restore-paging.patch | 1.34 KB | joachim |
Comments
Comment #1
joachim commentedCommitted attached patch.
thanks for filing this!
Comment #2
deshilachado commentedand you set items_per_page to 12 which is a better deault value than 10
thanks a lot!
Comment #3
joachim commentedDivisible by 4 and 3 for a nicer grid :)
Glad you approve!