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.
Adapts PHP Quick Profiler to work with Garden. PHP Quick Profiler is a helper class that outputs debugging related information to the screen when the page has finished executing.
USAGE ===== Press ~ (tilde) to open console. Click on tab title to switch between panels. Press ~ (tilde) again or ESC to close it.
CHANGELOG ========= 1.24 (23 Nov 2011) - changed dummy handler to Base_All_Handler - added control in Base_AfterBody_Handler
1.23 (17 Nov 2011) - removed jquery depency - log::checkpoint moved to correct place - added log::item() method
1.21 (16 Nov 2011) - added QueryTimes() function (used in deverror.master.php) - added Parameters to $Query (used in deverror.master.php)
1.20 (15 Nov 2011) - fixed style for code and vars - log cache information - log controller::data - replaced __DIR__ by dirname(__FILE__) - fixed auto color choose - prevent double draw console - green color reserved - removed debug code
1.11 (15 Nov 2011) - rewritten anonymous functions (PHP 5.3 is not required anymore)
1.10 (15 Nov 2011) - css fixes - Log::Dump() - Log::Memory() - various interface improvements
1.03 (14 Nov 2011) - fixed bug when delivery type was not correctly detected
1.02 (14 Nov 2011) - quick fix for permissions to view
1.01 (14 Nov 2011) - permissions to view - removed explain similar info