download   home   source


lmajano@gmail.com's Gravatar   Luis Majano Sep 24, 2011 at 5:26 PM May 24, 2012 at 4:16 AM 1.0 3.0.0+ Interceptors 406 110

ColdBox SideBar

A Cool ColdBox Developer SideBar

Description

A cool Developer sidebar

Installation Instructions

ColdBox SideBar

Install into your interceptors folder under a folder called "sidebar".  You can change the

location but you will need to then open the "ColdBoxSidebar.xml" and update the 

<!-- includes directory: normally interceptors/sidebar/includes/ -->

<Property name="includesDirectory">interceptors/sidebar/includes/</Property>

Then add to your interceptor definitions:

interceptors = [

{class="interceptors.sidebar.ColdboxSideBar", properties = {} }

];