This release introduces a user requested pagination feature for Thread Gallery.
Administrators can now control how many images are displayed on each gallery page directly from the ACP. For example, the gallery can be set to show 50, 100, 250, 500 or any custom value between 1 and 1000 images per page.
When a thread contains more images than the configured limit, Thread Gallery automatically adds pagination. For example, with the ACP limit set to 100, a thread containing 102 images will display 100 images on the first page and the remaining 2 images on the second page.
This is particularly useful for larger forums and image heavy threads, as it avoids loading the entire gallery on a single page and gives administrators control over the balance between gallery size and performance.
Administrators can now control how many images are displayed on each gallery page directly from the ACP. For example, the gallery can be set to show 50, 100, 250, 500 or any custom value between 1 and 1000 images per page.
When a thread contains more images than the configured limit, Thread Gallery automatically adds pagination. For example, with the ACP limit set to 100, a thread containing 102 images will display 100 images on the first page and the remaining 2 images on the second page.
This is particularly useful for larger forums and image heavy threads, as it avoids loading the entire gallery on a single page and gives administrators control over the balance between gallery size and performance.
- Added configurable gallery pagination in the ACP.