-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HAS-1: Add pagination to search results
This change adds pagination to the search results. After changing the phrase backend to include pagination info (see [1]), less custom code for the search results page is required, while automatically benefitting from the existing code for the pagination. The behaviour is now more similar to the other collection pages like the archive and the category pages. [1] wepublish/wepublish#1312
- Loading branch information
1 parent
5bb6b86
commit 8a20577
Showing
2 changed files
with
22 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters