From dev-return-11056-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Wed Jul 07 21:06:11 2004 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 64381 invoked from network); 7 Jul 2004 21:06:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Jul 2004 21:06:11 -0000 Received: (qmail 63899 invoked by uid 500); 7 Jul 2004 21:06:18 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 63707 invoked by uid 500); 7 Jul 2004 21:06:17 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 63688 invoked by uid 99); 7 Jul 2004 21:06:17 -0000 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=MISSING_DATE,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [65.77.211.32] (HELO cocoondev.org) (65.77.211.32) by apache.org (qpsmtpd/0.27.1) with SMTP; Wed, 07 Jul 2004 14:06:12 -0700 Received: (qmail 27508 invoked from network); 7 Jul 2004 21:05:57 -0000 Received: from cocoondev.org (65.77.211.32) by cocoondev.org with SMTP; 7 Jul 2004 21:05:57 -0000 Message-ID: <15433491.1089234357411.JavaMail.jira_admin@cocoondev.org> From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [issues] New comment: (FOR-182) Use new css-based skin for Forrest Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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