Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 11814 invoked from network); 28 Sep 2003 12:05:55 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Sep 2003 12:05:55 -0000 Received: (qmail 30124 invoked by uid 500); 28 Sep 2003 12:05:49 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 30072 invoked by uid 500); 28 Sep 2003 12:05:48 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 30059 invoked from network); 28 Sep 2003 12:05:48 -0000 Received: from unknown (HELO host.leverageweb.com) (64.91.232.157) by daedalus.apache.org with SMTP; 28 Sep 2003 12:05:48 -0000 Received: from va-leesburg-cmts5c-90.chvlva.adelphia.net ([67.21.159.90] helo=leverageweb.com) by host.leverageweb.com with asmtp (Exim 3.36 #1) id 1A3aGW-0001wq-00 for dev@cocoon.apache.org; Sun, 28 Sep 2003 08:03:05 -0400 Message-ID: <3F76CF2C.6000608@leverageweb.com> Date: Sun, 28 Sep 2003 08:08:12 -0400 From: Geoff Howard User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: cvs commit: cocoon-2.1/src/blocks/linotype/samples/scripts editor.js References: <20030928115424.9167.qmail@minotaur.apache.org> In-Reply-To: <20030928115424.9167.qmail@minotaur.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.leverageweb.com X-AntiAbuse: Original Domain - cocoon.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [0 0] X-AntiAbuse: Sender Address Domain - leverageweb.com 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 ghoward@apache.org wrote: > ghoward 2003/09/28 04:54:24 > > Modified: src/blocks/linotype/samples/stylesheets news2edit.xslt > src/blocks/linotype/samples/scripts editor.js > Log: > Add initial IE support to linotype. Changes were very complicated due > to revision mismatch, rejected hunks, and large number of changes. > Cleaning up still is needed. As you may have noticed in the buzilla notice this commit was largely due to Klaus Bertram in a patch posted at http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22813. DISCLAIMER: It was a bear to get this working and the committed version has some unnecessary changes, formatting issues, etc. There are probably cleaner ways to implement this crossbrowser support but I don't yet have my head around linotype enough to implement them at this point. Please re-test linotype on Moz and/or IE. I did of course but I'm sure you'll find stuff I didn't. :P Geoff