On 3/20/06, Renaud Richardet <[EMAIL PROTECTED]> wrote:
> Hi Sharif,
>
> sharif islam wrote:
>
> >Can someone please explain the how the two tree operates in lenya?  If
> >I make a change in the  xslt file in
> >build/lenya/webapp/lenya/pubs/default/xslt? Does it have to changed in
> >src too?
> >
> >
> You don't have to (because Jetty uses the webapp in build/), but next
> time you build Lenya, it will use the file in src/ to build the
> application, so all your changes in /build will be overriden with the
> src/ files.
> So, build/ is where the "compiled" webapp is created, and src/ is where
> the source code is. In case you use Tomcat, /build will be additionaly
> copied in your tomcat/webapp/ directory.
>

Ok, Thanks.
So what is best practice in case such as : creating new xslt file,
doctype etc. I create it manually, test it in the web, then run the
build command. I haven't see any options in the web interface.

--Sharif

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to