From directory-dev-return-1324-apmail-incubator-directory-dev-archive=incubator.apache.org@incubator.apache.org Fri May 28 07:35:49 2004 Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 16630 invoked from network); 28 May 2004 07:35:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 May 2004 07:35:49 -0000 Received: (qmail 43455 invoked by uid 500); 28 May 2004 07:36:34 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 43357 invoked by uid 500); 28 May 2004 07:36:33 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Directory Developers List" Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 43327 invoked by uid 98); 28 May 2004 07:36:33 -0000 Received: from brett@apache.org by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(203.12.160.113):. Processed in 0.319272 secs); 28 May 2004 07:36:33 -0000 X-Qmail-Scanner-Mail-From: brett@apache.org via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(203.12.160.113):. Processed in 0.319272 secs) Received: from unknown (HELO mail6.tpgi.com.au) (203.12.160.113) by hermes.apache.org with SMTP; 28 May 2004 07:36:32 -0000 Received: from [202.7.172.37] (pen-ts2-2600-037.tpgi.com.au [202.7.172.37]) (authenticated bits=0) by mail6.tpgi.com.au (8.12.10/8.12.10) with ESMTP id i4S7ZWd1006606 for ; Fri, 28 May 2004 17:35:33 +1000 Message-ID: <40B6EBC1.4080902@apache.org> Date: Fri, 28 May 2004 17:35:29 +1000 From: Brett Porter Reply-To: brett@apache.org User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: Move to Maven RC 3 References: <1085695048.4201.4.camel@newton> <40B67729.3000801@codehaus.org> <1085729397.17372.11.camel@newton> In-Reply-To: <1085729397.17372.11.camel@newton> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-TPG-Antivirus: Passed X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Alex Karasulu wrote: >On Thu, 2004-05-27 at 19:18, Brett Porter wrote: > > >>Alex, >> >>What do you mean by old style sheet? >> >> > >Yeah it was a style sheet that I ripped off of Avalon. Here's a link to >it in subversion: > >http://keybarce.notlong.com > >It just made Jelly choke so I abandoned even messing with it. By the >way everything else seems like a smooth ride with RC3. > > Gotcha. There's stylesheet and then there's stylesheet :) You can replace the Jelly stylesheet like this, but someone rewrote the Maven one in the xdoc plugin between RC1 and RC2. This turned out to be a fairly bad move, breaking stuff like this, not allowing the classic theme (which I've put back since), etc. Changing the JSL puts you on your own because you're basically transforming the xdoc into some other type of XHTML. Unless you really need to fudge with the order of the HTML, I wouldn't bother. You can provide your own CSS as I discussed in the other email, and recommend doing this if you don't like the two provided. This will lete you modify the colours, layout (to an extent) and so on. Good luck! Cheers, Brett > > >>If you have your own CSS, you can >>specify it with "maven.xdoc.theme.url". >> >> > >Coolio! > > > >>If you just want the beta-10 >>theme, "maven.xdoc.theme=classic". I reintroduced this to rc3. >> >> > >Thanks for the heads up. > > > >>If there is anything else I can help with, let me know. >> >> > >You don't know what that means to me! Thanks much. > >--Alex > > > >>Cheers, >>Brett >> >>Alex Karasulu wrote: >> >> >> >>>Hi, >>> >>>I will start to use the latest Maven RC3 as opposed the old beta-10 >>>version we have been using. I might have to massage a couple things >>>here and there with the build. However overall the biggest effect >>> >>> >will > > >>>be to the website. Basically I cannot get maven to accept the old >>> >>> >style > > >>>sheet so I figured we'd go with whatever maven produces out of the >>> >>> >box > > >>>instead for the sitedocs. >>> >>>I will eventually update the site and the build as I add to the RMS >>> >>> >and > > >>>Snickers documentation over the course of the weekend. >>> >>>--Alex >>> >>> > > >. > > >