Thorsten Scherler wrote:
> El mié, 02-11-2005 a las 01:11 -0800, Diwaker Gupta escribió:
>
>>On Tuesday 01 November 2005 6:04 am, Ross Gardler wrote:
>>
>>>>I started playing around with v2 today. After a little tweaking, I had my
>>>>own skin working in v2. There will be a live deployment on my home page
>>>>(floatingsun.net) sometime today or tomorrow :-)
>>>
>>>I look forward to that :-))
>>
>>Just FYI: its online now on my homepage. The design remains the same, of
>>course. A few things:
>>
>>o My main CSS stylesheet does an @import on another CSS stylesheet, that
>>rightfully lives under themes/themename/css/ -- however, on a build, Forrest
>>does not copy this CSS file. It only copies the files that are explicitly
>>references in *.fv (atleast this is the behavior I'm seeing). IMHO the
>>default behavior is the Forrest copies over everything under the css/
>>directory of the user.
>
>
> That was an ant target that needs tweaking for the new themes.
> Everything referenced directly will be crawled that is why it got
> created.
+1, the same is true of script resources in plugins, I guess it will be
true for contracts too, see http://issues.apache.org/jira/browse/FOR-341
Ross
|