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

5 lines
396 B
Markdown
Raw Normal View History

# Configuring pagination
2017-09-20 12:15:19 +12:00
To customise the look and feel of the pagination component, simply override the template located
2017-09-21 09:10:21 +12:00
at `/blog/templates/SilverStripe/Blog/Includes/Pagination.ss`
2015-05-14 11:30:02 +12: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).