coldboxExtensionsLocation on Modules

Last week I had an issue with overriding the HTMLHelper Plugin in Coldbox. I got that working by using the coldboxExtensionsLocation setting in Coldbox.cfc however I am not having an issue by my modules in this same project not able to access the custom HTMLHelper I built.

Is there a syntax to override the extensions in Modules?

Jeremy R. DeYoung
615.261.8201jeremy.deyoung@lunarfly.comLunarFly.com

never mind - got this working.