/ Published in: Other
Not tested
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
;add helper path resources.frontController.actionhelperpaths.My_Action_Helper = "My/Action/Helper" ; register action helpers in helperbroker resources.frontController.plugins.authorize = "My_Controller_Plugin_Authorize" resources.frontController.plugins.analytics = "My_Controller_Plugin_Analytics" ; etc...