You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by svn stuff <sv...@gmail.com> on 2007/03/17 12:58:50 UTC

Where is the location of /styles/main.css ?

Hello,

While looking at the source code of the HTML output of the hello.xml sample,

I noticed the css is linked thus,

<link rel="stylesheet" type="text/css" href="/styles/main.css"/>

but i couldn't find the styles folder under %cocoon%/webapps or
%cocoon%/samples.

I'm using Cocoon 2.1.10 + JDK 1.5.0_11 without a servlet container,
ie, using cocooon by itself without running it from
an app server like Tomcat.

Re: Where is the location of /styles/main.css ?

Posted by Dev at weitling <de...@weitling.net>.
Hi Snuff ;-)

svn stuff wrote:
> While looking at the source code of the HTML output of the hello.xml
> sample,
> I noticed the css is linked thus,
>
> <link rel="stylesheet" type="text/css" href="/styles/main.css"/>
>
> but i couldn't find the styles folder under %cocoon%/webapps or
> %cocoon%/samples.

I guess it's build/webapp/resources/styles/main.css resp.
src/webapp/resources/styles/main.css, there should be a pipeline in the
current or parent sitemaps matching that.

Bye,
Florian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org