Good afternoon. I'm working on a project where we have a lot of modules. We are looking to have each module contain the css, images, and javascript required for it to function. According to http://framework.zend.com/manual/2.1/en/modules/zend.module-manager.intro.htmlit should be possible but when I call /css/style.css it cannot find the file? I do have a public directory located under my module at the same level as src. Is there something else I need to do?
Thanks, Jon
