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

4 lines
377 B
Markdown
Raw Normal View History

# Configuring pagination
2015-05-14 01:30:02 +02:00
To customise the look and feel of the pagination component, simply override the template located at `/blog/templates/Includes/Pagination.ss`
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).