You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2004/07/07 23:06:11 UTC

[issues] New comment: (FOR-182) Use new css-based skin for Forrest

The following comment has been added to this issue:

     Author: Thorsten Scherler
    Created: Wed, 7 Jul 2004 11:05 PM
       Body:
> *Question*
> I would like the corner images rendered through svg with the header color.
> How can I do that?
>
> Have a look at prueba2. The corner images are blackish but should be white. I would define a corner in svg and somewhere in the pipeline the svg should be rendered with the right color and exported as png.
>
> Any ideas where I can start? Any documentation that I should have read?


I have not done any docs on this unfortunately

What you can do is to take a look at the krysalis-site and tigris-style skins that already use them, and take a look at the names of the corner images. You can experiment with them by simply calling the right filename in the browser.

They should be something like:

*c-*-*-*-1*-2*-3*.png

With the wildcards being:

  path to the xslt that creates the corner (in the common skin we have
                                            two ready)
  name+c
  orientation top or bottom (t or b)
  orientation left or right (l or r)
  size (pixels)
  background color name as in the skin color profile
  the stroke color name as in the skin color profile
  the foreground color name as in the skin color profile


The pipeline that generates them is resources.xmap.

NOTE: the pngs have a problem due to the gamma setting being interpreted differently in browsers. I minimized the difference, but maybe it's better if we use lossless jpeg instead in the future. 
---------------------------------------------------------------------
View the issue:

  http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-182


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: FOR-182
    Summary: Use new css-based skin for Forrest
       Type: Improvement

     Status: Unassigned
   Priority: Major

    Project: Forrest
  Component: Forrest skins
    Fix For: 0.8
   Versions:
             HEAD

   Assignee: 
   Reporter: Nicola Ken Barozzi

    Created: Thu, 10 Jun 2004 4:41 PM
    Updated: Wed, 30 Jun 2004 2:06 PM

Description:
We need to have Forrest switch to use a totally CSS-based skin, which would feel similarly to the current color scheme. 


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org/jira//Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira