HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Front Page Discussions Pagination 1.02

Creates pagelist navigation on items in Discussions view.

Front Page Discussions Pagination adds page numbering to Discussions shown in your Discussion list, something I've wanted to do for Vanilla 2.x for a long while.

It uses the built-in Vanilla Pagerfactory, so you can style it the way you would normal pagers, just use ul.Discussions in your selectors. A basic CSS file with a few definitions is included and loaded by the plugin, so you can have a look at that, and modify it to work with your theme, if you like.

This works fine on my localhost, but no guarantee or warranty is stated or implied. Feel free to hack around and improve it as necessary, or make suggestions on how to do things better. I will try to help if people have problems with it, but I'm actually a bit surprised that it works, so.

Here's a screenshot of what it looks like on the Vanilla default theme.

Changelog:

1.0: initial release
1.01: slightly smarter CSS. Whoops.
1.02: OH YEAH THAT'S THE WAY I LIKE MY CSS. Maybe.
1.03: Bug fix. Thanks 6apxat.

Questions