Want to share your folder organization system?
Here's a very basic one that I might use:
[tt]
shared> images>
scripts>
styles>
site1> images>
scripts>
styles>
site2> images>
scripts>
styles>
[/tt]
Did I miss a group or another level.
What points do I need to consider?
Here's what I remember for now:
- i try not to over organize
- avoid too many levels away from the root
- don't have duplicate files everywhere. Use the shared folder instead (e.g. url(../../shared/images/pixel.gif) )
Your thoughts...
Here's a very basic one that I might use:
[tt]
shared> images>
scripts>
styles>
site1> images>
scripts>
styles>
site2> images>
scripts>
styles>
[/tt]
Did I miss a group or another level.
What points do I need to consider?
Here's what I remember for now:
- i try not to over organize
- avoid too many levels away from the root
- don't have duplicate files everywhere. Use the shared folder instead (e.g. url(../../shared/images/pixel.gif) )
Your thoughts...