Unified pagination template #3147

Closed
opened 2025-11-02 05:01:59 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @saitho on GitHub (Apr 7, 2019).

There is a template for the pagination bar (templates/base/paginate.tmpl). However, this template is not used in all templates that use a pagination.

The HTML structure is the same. The only difference is the additional URL params used for the pagination links. The pagination template should be adjusted to be able to configure these URL params and be used on all templates that use pagination.

Originally created by @saitho on GitHub (Apr 7, 2019). There is a template for the pagination bar (templates/base/paginate.tmpl). However, this template is not used in all templates that use a pagination. The HTML structure is the same. The only difference is the additional URL params used for the pagination links. The pagination template should be adjusted to be able to configure these URL params and be used on all templates that use pagination.
GiteaMirror added the type/refactoring label 2025-11-02 05:01:59 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3147