Re: Re: Remove configuration files from content directory

Andreas Hartmann <[email protected]> Mon, 07 Apr 2003 10:23:13 +0200
Newsgroups gmane.comp.cms.wyona.devel
Message-ID <[email protected]>
>><pub-id>/bin
>>         /config       (additional and overriding files)
> 
>        same structure in here as in content and xslt:
>              /ac
>              /authoring
>              /publishing
>              /rc
>              ..

+1

> 
> 
>>         /content
>>         /java         (only in source dir.)
>>         /lib          (only in source dir.)
> 
> 
>        or  /java/src
>            /java/lib
> 
>      would be more logical. i was initially against 
>      /java/src, but now that we have subdirs there lets
>      put lib there too.

+1

>>         /logs         (only in install dir.)
>>              /tasks   (task log history)
>>         /lenya        (only override content or xslt)
> 
>                          and resources
> 
> 
>>         /resources
>>         /xslt
> 
> 
> the question is what to do with stuff like 
> content/ac which are arguably config files too. etc.

I would put them to /config. For me, content is
something that is intended to be read by the end-user.

Andreas