Debug Mode
-
Debug mode triggers the ZF Debug Panel. Also, a special logging channel is opened and viewable if you use FireFox with the below plugins. This allows you to push logging to the browser without affecting the rendering of the page. After submitting this form, one additional page load is required for settings to show up.
-
Live development disables the build system entirely and passes through to the original file. This allows live development against uncommited changes on the local file system.
-
Firebug Firefox Extension which you can download from https://addons.mozilla.org/en-US/firefox/addon/1843.
-
FirePHP Firefox Extension which you can download from https://addons.mozilla.org/en-US/firefox/addon/6149.