Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
*** Caching Plugin?
In Vanilla 2 - Does anyone know of a caching plugin for Vanilla?
Since Vanilla 2 is using Smarty now, I wonder if Smarty's built in caching mechanism can be used.
Since Vanilla 2 is using Smarty now, I wonder if Smarty's built in caching mechanism can be used.
Tagged:
1
Comments
We also have a bunch of built-in caching methods that get picked up "magically" as you work with the app. We also use the open source Minify project (as a plugin) to help you speed up js and css includes.
For those who have true heavy-load communities, we've got memcached implementations on the way in one of the minor version releases coming in the near future.
Is the theme on this page available for download and also use Smarty?
I ask because I really like the theme on this post and would really like to use it with caching.
Awesome!!!
Also, is the theme using Smarty? So that I can enable caching?
Question: so is the theme on this forum using Smarty? And if so, does that mean frontpage and thread Smarty caching can be enabled?
Vanilla Forums COO [GitHub, Twitter, About.me]
How would I enable Smarty caching and updating the cache whenever someone creates/updates a new-post/existing-topic/etc