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.
When viewing discussions with redirect to a teaser if viewer is guest with private community. Use for plugins like Share on a private forum
# Discussion Teaser #
### About ### When viewing discussions with redirect to a teaser if viewer is guest without the category view permissions. Use for plugins like ShareThis on a private forum
### Sponsor ### Special thanks to ryanopaz & Vrazon (http://vrazon.com) for making this happen.
This is a special case where you have private categories, or private community. it basically provides a landing page with the title of the discussion as a teaser (use wisely), instead of directing you to login immediately, or blocking access. As the title has to match the slug of the share url as well as linked to the id, then the likelihood of using it to snoop is low.
If you want to edit he view teaser.pp then copy it to themes/[yourtheme]/views/discussionteaser (lowercase). However it is optimised to be scraped by ShareThis, hence the odd format.