Addons are custom features that you can add to your Vanilla forum. Addons are created by our community of developers and people like you!
Will it work on my Vanilla Forum?
These addons are for people who downloaded and set up their own Vanilla forum. Compare your downloaded version with the version requirements on the right.
If your Vanilla forum is hosted at VanillaForums.com, this addon may already be installed there.
Vanilla Approved?
We review addons to make sure they are safe and don't cause bugs. An addon is considered to be "Vanilla Approved" once our review process is complete.
This addon is a plugin. You need to extract it to your /plugins folder to install it.
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.