I currently use a layout similar to your second option and I keep my Dojo modules in their own directory outside of the dojo source.

- application
- bootstrap
- htdocs
     - images
     - scripts
            - dojo
                  - dijit
                  - dojo
                  - dojox
                  - util
            - mydojo
- library
- tmp


On Jul 18, 2008, at 10:12 AM, Christian Sanchez wrote:

I was wondering if there is a best practice for the layout considering the usage of the recent Zend_Dojo... I know it must be under the html folder, but how do you recommend it should be implemented?

>application
>html
>images
>scripts
>js
>dojo
>styles
>library

Or maybe?

>application
>html
>images
>scripts
>dojo
>styles
>library

Any suggestions?
--
Christian Sánchez A.

Reply via email to