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.
Adds the jQuery Fancybox plugin to display images in a nice way.
This Plugin integrates the Fancybox jQuery-Plugin in order to display linked images on the same site in a nice floating window (à la Lightbox).
How-to use It automatically links all images on the Activity page, in Discussions and in the Messages area.
If you want to force an image to use a specific full-size image, simply add class="fancybox" to that image's link tag: <a href="image-url" class="fancybox"></a>
To-Do - If image is already linked, verify that the link points to a valid image - else do not "fancybox" it. - Probably add a menu to the dashboard to easily allow to configure the fancybox settings
Version 1.1 - Excludes header images (thanks to @evolucja)