Describe the problem you would like to solve
We have a journal, which has a lot of archived issues (137 issues, and that will grow, when we upload the whole archive back to 1935!). On the Archives page these are sliced into several pages with a “Next” and “Previous” link. For a user there is no opportunity to jump to a specific page, e.g. page 3, or search/filter, e.g. for all issues of a specific year.
Describe the solution you’d like
It would improve the usability of the Archives page, if there would be …
… a footer, where the user can jump to a specific “page” (see example of pagination footer below), or a specific range of results (e.g. “1-2526-5051-100101-137”).
… a filter or search header at the top of the page, where the user can filter the Archives page. Something similar to the CrossRef XML Export Plugin’s “Search” on the top of the Articles section (see screenshot below).
Who is asking for this feature?
The journal editors, and authors asked for this.
Additional information
Example of a pagination footer:
Example of a filter header as in the backend of CrossRef XML Export Plugin’s “Search”:
We are trying to make all first “Feature Request” posts follow the same structure. We hope this will make it easier to understand the requests and, at the same time, ensure that no relevant information is missing.
Could you please edit your post following this template?
Describe the problem you would like to solve
Example: Our editors need a way to […]
Describe the solution you’d like
Tell us how you would like this problem to be solved.
Who is asking for this feature?
Tell us what kind of users are requesting this feature. Example: Journal Editors, Journal Administrators, Technical Support, Authors, Reviewers, etc.
Additional information
Add any other information or screenshots about the feature request here.
Hi @marc I was asking if the PKP team would implement these features on a coming soon release?
I’m using OJS 3.3.0.15 with bootstrap3 theme, I need to change the pagination markup in the archives page, from the previous and next buttons to numbered pages.
I have made some refactoring and found the code of templates/controllers/grid/feature/gridPaging.tpl, which I supposed it’s the code used on Grid Pagination as Native XML Plugin > Export Issues Tab and Crossref XML Export Plugin.
Is it possible to use the code of templates/controllers/grid/feature/gridPaging.tpl instead of templates/frontend/components/pagination.tpl inside the issueArchive.tpl?
If it’s true, what files I need to modify to adapt this on the boostrap3 theme?
I have nothing more to say, I thank you in advance.
Hi @marc sorry I thought it would be better ask directly in this topic, but you are right my doubts should be better in the pkp support section. Thanks.