From owner-freebsd-doc@FreeBSD.ORG Mon Feb 5 21:50:02 2007 Return-Path: X-Original-To: doc@FreeBSD.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE99E16A405; Mon, 5 Feb 2007 21:50:02 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.freebsd.org (Postfix) with ESMTP id 7CCD613C4A6; Mon, 5 Feb 2007 21:50:02 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 186A09C4224; Mon, 5 Feb 2007 22:50:00 +0100 (CET) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id LlgUWfSWraZb; Mon, 5 Feb 2007 22:49:56 +0100 (CET) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 696429C420E; Mon, 5 Feb 2007 22:49:56 +0100 (CET) Message-ID: <45C7A680.4010501@FreeBSD.org> Date: Mon, 05 Feb 2007 22:49:52 +0100 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Joel Dahl References: <45C3C140.7000601@FreeBSD.org> <1170486877.1143.3.camel@dude.automatvapen.se> In-Reply-To: <1170486877.1143.3.camel@dude.automatvapen.se> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: doc@FreeBSD.org, www@FreeBSD.org Subject: Re: [RFC] Proposed changes for the website X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 21:50:03 -0000 Joel Dahl schrieb: > Fre 2007-02-02 klockan 23:54 +0100 skrev Gabor Kovesdan: > >> Hello list, >> >> I'm starting this thread to discuss these changes before I commit them. >> >> 1, Adding site map to the footer >> Check the bottom of the page here: http://gabor.t-hosting.hu/data/ >> Currently, the site map is well hidden, I consider it useful to make it >> more visible. This was suggested by novel in www/104488 and I wrote a >> patch for this. >> > > I think it makes sense to put "Site map" first, and "Legal notices" > second, since the rest of content in the footer is related to the legal > stuff... > > Yeah, you're right, it would be better to put Site Map before Legal notices. I'll reroll the patch. Gabor