From user-return-1702-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Mon Feb 14 16:22:38 2005 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 5852 invoked from network); 14 Feb 2005 16:22:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Feb 2005 16:22:38 -0000 Received: (qmail 85178 invoked by uid 500); 14 Feb 2005 16:22:37 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 85140 invoked by uid 500); 14 Feb 2005 16:22:36 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: user@forrest.apache.org Delivered-To: mailing list user@forrest.apache.org Received: (qmail 85127 invoked by uid 99); 14 Feb 2005 16:22:36 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from atl104.trx.com (HELO atl104.trxfs.trx.com) (66.45.118.99) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 14 Feb 2005 08:22:35 -0800 Received: from trxatl100.mail.trx.com ([172.16.1.23]) by atl104.trxfs.trx.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 14 Feb 2005 11:22:33 -0500 content-class: urn:content-classes:message Subject: RE: Appling CSS class to the source tag in apache doc MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Mon, 14 Feb 2005 11:22:30 -0500 Message-ID: <322805D420B7D41180AE00508B5E25CD0BD2B64F@trxatl100.mail.trx.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Appling CSS class to the source tag in apache doc Thread-Index: AcUQk6RDpYvtzwz2Seq2nCorBtrOFQCGnRMgAADLJ1A= From: "Stefan Baramov" To: X-OriginalArrivalTime: 14 Feb 2005 16:22:33.0976 (UTC) FILETIME=[639E5780:01C512B1] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N | | -----Original Message----- | | From: Ross Gardler [mailto:rgardler@apache.org] | | Sent: Friday, February 11, 2005 6:44 PM | | To: user@forrest.apache.org | | Subject: Re: Appling CSS class to the source tag in apache doc | |=20 | |=20 | | The source tag has a specific meaning hence the class=3D"code" | | attribute.=20 | | However, the skin should really allow the user to pass class=20 | | information=20 | | in the way you illustrate in order to allow custom=20 | styling. I would=20 | | consider this a bug, please file a bug report. | |=20 | | I think a solution is to change the following in | | main/webapp/skins/common/html/document2html.xsl: | |=20 | | | | | |
| |=20
| | to:
| |=20
| |    
| |      
| |      
| | 	
| | 		, code
| | 	
| |=20
| | Please test it and let us know if this works.
| |=20
|=20
| I've tested and it works just fine. I will try to file a bug report.=20


The bug ID is FOR-434.

- Stefan