Description of the need
The full pager has some advantages to navigation of results on a page view or page search results. However, this is only really suitable for desktop.
6083 will add the option of mini pager to search results. In this I suggested that making the pager responsive to screen size could be a good addition and it was decided that a separate issue should capture this for both Search and Views.
Proposed solution
An additional option of "Responsive" for pager choice which will add both to the markup but also add classes so they can be displayed or not according to screen width. If these elements have default CSS, we could add in sensible screen sizes to switch. We could need to ensure it worked for Basis and Seven
Alternatives that have been considered
None
Is there a Drupal or Backdrop contributed module that accomplishes this? Not aware
Additional information
Add any other information or screenshots that would help.
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes the ability to switch pager type for Views and Search depending on the screen size.
Recent comments
Start with basics: install modules for meta tags and XML sitemaps, set proper alt text on images, and keep URLs clean. Backdrop SEO is mostly about structure and content quality, not tricks.
How to Improve SEO Performance in Backdrop CMS
Most likely this is a problem with views_send.
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1
Yes, this was solved in MIME mail: https://github.com/backdrop-contrib/mimemail/issues/52 The issue was that starting in php 8.1, you need \r\n to separate the header lines. Mimemail did...
Mail does not attach pdf and is sent unformatted after upgrade to php 8.1