Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 65799 invoked from network); 13 Jul 2004 11:37:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Jul 2004 11:37:56 -0000 Received: (qmail 23339 invoked by uid 500); 13 Jul 2004 11:37:54 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 23294 invoked by uid 500); 13 Jul 2004 11:37:54 -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 23271 invoked by uid 99); 13 Jul 2004 11:37:54 -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; Tue, 13 Jul 2004 04:37:53 -0700 Received: (qmail 31398 invoked from network); 13 Jul 2004 11:37:52 -0000 Received: from cocoondev.org (65.77.211.32) by cocoondev.org with SMTP; 13 Jul 2004 11:37:52 -0000 Message-ID: <18109774.1089718672827.JavaMail.jira_admin@cocoondev.org> From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [issues] Updated: (FOR-15) supporting xhtml/css (as per validator.w3.org) in project directory tree 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 issue has been updated: Updater: David Crossley (mailto:crossley@apache.org) Date: Tue, 13 Jul 2004 1:37 PM Comment: It would be nice to have this fixed for the 0.6 release, but there are many aspects to it so may need to delay until 0.7 Changes: [Version] [HEAD] was added [Environment] changed from [030110] to [ ] [Fix For] set to [0.6] --------------------------------------------------------------------- For a full history of the issue, see: http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-15&page=history --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org/jira//secure/ViewIssue.jspa?key=FOR-15 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-15 Summary: supporting xhtml/css (as per validator.w3.org) in project directory tree Type: New Feature Status: Unassigned Priority: Major Project: Forrest Component: Core operations Fix For: 0.6 Versions: HEAD Assignee: Reporter: Ralf Hauser Created: Sat, 11 Jan 2003 2:03 AM Updated: Tue, 13 Jul 2004 1:37 PM Description: In order to use the w3c.org sanity checks on xhtml11 and css2, I need html files to start with: ... The only place I found a reference to "HTML 4.01 Transitional//EN..." in the myproject directory tree was in build\tmp\context\sitemap.xmap which had no effect. 1) I had to change it in xml-forrest\build\dist\shbat\context\sitemap.xmap which doesn't appear to be the right place to me. 2) In which file would I have to change "DOCTYPE HTML PUBLIC" to "DOCTYPE html PUBLIC"? 3) Where would I change "META" to "meta"? XHTML doesn't like caps. 4) The end tags need to be `" />` instead of `">` where would one change that? 5) Where would I change the margin attributes of the "body" tag? 6) Where would I change the attributes of the "td" tag? etc., etc. --------------------------------------------------------------------- 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