The right way is to put layouts in application root and keep view helpers in your default module.
Regards, Saša Stamenković On Thu, Aug 27, 2009 at 8:12 PM, Саша Стаменковић <[email protected]>wrote: > Is there a way to share helpers and layouts between modules? > > I did this by creating view subfolder in the application folder, and set > paths according to it. any other way? > > Regards, > Saša Stamenković >
