Feature request - add "no" pagination option on single page of items
Reported by dleffler | April 23rd, 2011 @ 11:07 PM
In some cases a user wouldn't want to see the page links if there is only one page of items. Could probably (easily?) be an option on the pagination configuration tab
Comments and changes to this ticket
-
expNinja April 27th, 2011 @ 05:27 PM
- State changed from new to open
Yes, very easily added. In framework/modules/common/configure/pagination.tpl, you can add a checkbox "Show pagination only if limit is reached". You'll need to modify the php in plugins/function.pagination.php to account for this.
-
expNinja April 28th, 2011 @ 06:31 AM
- State changed from open to resolved
(from [ae9ed78ccbb66fea3bc5b45d25d15aee5841b765]) Adds option to pagination settings to disable display of page links if only one page of data
[#131 state:resolved] https://github.com/exponentcms/exponent-cms/commit/ae9ed78ccbb66fea...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Tags
Referenced by
- 131 Feature request - add "no" pagination option on single page of items [#131 state:resolved] https://github.com/exponentcms/exp...