From owner-freebsd-doc@FreeBSD.ORG Fri Feb 2 23:17:11 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 4EA2516A406; Fri, 2 Feb 2007 23:17:11 +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 8E18D13C4AA; Fri, 2 Feb 2007 23:17:09 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id D21409C3DC1; Fri, 2 Feb 2007 23:55:06 +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 x26kO-GKJ6+2; Fri, 2 Feb 2007 23:54:57 +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 947F39C3CB3; Fri, 2 Feb 2007 23:54:57 +0100 (CET) Message-ID: <45C3C140.7000601@FreeBSD.org> Date: Fri, 02 Feb 2007 23:54:56 +0100 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: doc@FreeBSD.org, www@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: [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: Fri, 02 Feb 2007 23:17:11 -0000 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. 2, Changing the format of the news entries Currently, the news entried are indented pretty weirdly imho. The patch in www/105527 makes it more consistent with the press entries and I think they are also easier to read in this form. Check here: http://gabor.t-hosting.hu/data/news/newsflash.html I'd be happy if you cold comment. I plan to commit it after a week if there's no objection. Regards, Gabor