silverstripe-blog/docs/en/configuring-pagination.md

5 lines
396 B
Markdown
Raw Permalink Normal View History

# Configuring pagination
2017-09-20 02:15:19 +02:00
To customise the look and feel of the pagination component, simply override the template located
2017-09-20 23:10:21 +02:00
at `/blog/templates/SilverStripe/Blog/Includes/Pagination.ss`
2015-05-14 01:30:02 +02:00
If you have comments enabled, comment pagination is configurable via the [SilverStripe Comments Module configuration](https://github.com/silverstripe/silverstripe-comments/blob/master/docs/en/Configuration.md).