Closed (fixed)
Project:
OpenChurch
Version:
7.x-1.9-alpha1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2012 at 01:06 UTC
Updated:
2 Apr 2012 at 16:30 UTC
I would like to show more than 10 images on the Gallery page. I found the View settings for openchurch_gallery_photos at admin/structure/views/view/openchurch_gallery_photos/edit/block, and then changed the Pager settings to show 20 items by default and checked "Expose items per page" and "Include all items option".
This should probably be enabled by default, but my issue is now with the "Items per page" box and it's apply button. Is there a way to move that below the other information for the gallery, or possibly below the thumbnails altogether?
Comments
Comment #1
drupalninja99 commentedIn 1.9-alpha I changed the pager. I haven't really messed with the 'expose items per page' option yet in Drupal 7. Why do you need that?
Comment #2
StephenBrown commentedI am working with a client who wants a lot of images in their albums, and allowing them to show all, or letting users select a certain amount of images more than default seemed like a good option to go with. However, the new default in 7.x-1.9-alpha1 should assuage that issue, basically having too many pages to go through.
Comment #3
drupalninja99 commentedChanging to fixed. I think further customization would be out of scope for this particular feature in OC.