Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 19960 invoked from network); 29 Oct 2005 18:29:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Oct 2005 18:29:16 -0000 Received: (qmail 16280 invoked by uid 500); 29 Oct 2005 18:29:15 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 15740 invoked by uid 500); 29 Oct 2005 18:29:13 -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 List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 15729 invoked by uid 99); 29 Oct 2005 18:29:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Oct 2005 11:29:13 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [212.23.3.142] (HELO rutherford.zen.co.uk) (212.23.3.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Oct 2005 11:29:09 -0700 Received: from [82.69.78.226] (helo=[192.168.0.2]) by rutherford.zen.co.uk with esmtp (Exim 4.34) id 1EVvRi-0001uJ-MY for dev@cocoon.apache.org; Sat, 29 Oct 2005 18:28:50 +0000 Message-ID: <4363BF52.5040301@apache.org> Date: Sat, 29 Oct 2005 19:28:34 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Docs now use Daisy-wiki defined URLspace References: <436347E2.6090403@apache.org> <436348E5.20006@apache.org> <43634C00.6050202@apache.org> <43638DA1.4070108@apache.org> <4363963C.1010008@apache.org> <43639A66.4030107@apache.org> <4363A0F2.7030907@gmail.com> In-Reply-To: <4363A0F2.7030907@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-Rutherford-IP: [82.69.78.226] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hepabolu wrote: > Ross Gardler wrote: > >>> > > > +1 > >> With respect to skins and themes, wait until you see the new >> replacement for the skinning system - it's awesome in its >> configurability and flexibility (and no, I didn't write it ;-) >> >> Ross >> > > I agree, the TOC could go, either to the menu bar or removed altogether. I've moved it into the menu bar. Not sure if I like it there, it makes the menu very cluttered. Take a look and let me have your comments when the site rebuilds (a few minutes after 20:00 GMT). I've also fixed a problem that meant some external links were not appearing in the menu. > Ross, I've probably made a mistake in the CSS I sent (wrong class/id I > suppose), but the box around the selected menu item is still there. > Could you please remove it, it doesn't look good. Maybe changing the > font of the selected item to bold white would make it stand out enough. > Could you fix it please? Done. Unfortunately it can be difficult to identify which part of the CSS to modify, I find the web developer extension for Firefox to be invaluable, select a menu item, click on the page and it shows you all the CSS that is applied to that part of the page. You can get the extension from http://chrispederick.com/work/webdeveloper/