Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 79809 invoked from network); 3 Jan 2004 02:29:12 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Jan 2004 02:29:12 -0000 Received: (qmail 5555 invoked by uid 500); 3 Jan 2004 02:28:54 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 5478 invoked by uid 500); 3 Jan 2004 02:28:54 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 5467 invoked from network); 3 Jan 2004 02:28:53 -0000 Received: from unknown (HELO cocoondev.org) (65.77.211.32) by daedalus.apache.org with SMTP; 3 Jan 2004 02:28:53 -0000 Received: (qmail 20760 invoked from network); 3 Jan 2004 02:42:19 -0000 Received: from cocoondev.org (65.77.211.32) by cocoondev.org with SMTP; 3 Jan 2004 02:42:19 -0000 Message-ID: <16985476.1073097739435.JavaMail.jira_admin@cocoondev.org> From: issues@cocoondev.org To: forrest-dev@xml.apache.org Subject: [issues] Created: (FOR-103) Remove border="0" from renderlogo.xsl Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-103 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-103 Summary: Remove border="0" from renderlogo.xsl Type: Improvement Status: Unassigned Priority: Minor Project: Forrest Component: Forrest skins Versions: HEAD Assignee: Reporter: Marshall Roch Created: Sat, 3 Jan 2004 3:42 AM Updated: Sat, 3 Jan 2004 3:42 AM Description: Attached is a patch to remove "border="0"" from skins/common/xslt/html/renderlogo.xsl. The border attribute prevents XHTML compatibility, and isn't necessary in HTML4, since even Netscape 4 can handle img { border: 0; } in CSS. Most of the skins already have the proper CSS; tigris might not, I didn't see it during my cursory look at it, but it is easily added. --------------------------------------------------------------------- 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