Re: [LEP] Directory structure modification

"Gregor J. Rothfuss" <[email protected]> Tue, 8 Apr 2003 10:52:25 +0200
Newsgroups gmane.comp.cms.wyona.devel
Message-ID <[email protected]>
lets make this a full blown proposal..

> <pub-id>
>      /bin
>      /config
>          /ac
>          /authoring
>          /publishing 
             [6]
>          /rc
>          ..
>      /content
          /authoring
          /live
          /menus [5]
          /rcml
          /rcbak
          /replication [8]
>      /java
>          /src
>          /lib
           /test [1]
>      /logs
>          /tasks
>      /lenya [2]
          /content 
          /resources
          /xslt
>      /resources
         /css
         /images
         /javascript
         / [3]
         /export [7]
>      /xslt
         / [4]

[1] should unit tests be located there?
[2] these directories should mirror the top level directories
[3] what about additional static media types, such as pdf?
[4] should we make subdirectories for authoring and live, or
    distinguish with filename prefixes? (authoring- live-)
[5] not really content either. is there a better place for xsp?
[6] where do we put doctypes? authoring or publishing?
[7] location for temporary storage of published files (static)
[8] location for temporary storage of published files (xml source)