From owner-freebsd-doc@FreeBSD.ORG Fri Dec 20 09:26:26 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A3538529 for ; Fri, 20 Dec 2013 09:26:26 +0000 (UTC) Received: from services.syscare.sk (services.syscare.sk [188.40.39.36]) by mx1.freebsd.org (Postfix) with ESMTP id 5E22A108A for ; Fri, 20 Dec 2013 09:26:26 +0000 (UTC) Received: from services.syscare.sk (services.syscare.sk [188.40.39.36]) by services.syscare.sk (Postfix) with ESMTP id D112417CE2 for ; Fri, 20 Dec 2013 10:16:31 +0100 (CET) X-Virus-Scanned: amavisd-new at rulez.sk Received: from services.syscare.sk ([188.40.39.36]) by services.syscare.sk (services.rulez.sk [188.40.39.36]) (amavisd-new, port 10024) with ESMTP id aPH_8aM2AsrO for ; Fri, 20 Dec 2013 10:16:29 +0100 (CET) Received: from hosting.syscare.sk (hosting [188.40.39.37]) by services.syscare.sk (Postfix) with ESMTP id 99CCD17CDD for ; Fri, 20 Dec 2013 10:16:29 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 20 Dec 2013 10:16:29 +0100 From: Daniel Gerzo To: freebsd-doc@freebsd.org Subject: Re: Download page improvements Organization: The FreeBSD Project In-Reply-To: <52B10F15.2020307@allanjude.com> References: <52B0EB67.1050002@allanjude.com> <52B10F15.2020307@allanjude.com> Message-ID: X-Sender: danger@FreeBSD.org User-Agent: Roundcube Webmail/0.7.2 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Dec 2013 09:26:26 -0000 On 2013-12-18 03:57, Allan Jude wrote: > On 2013-12-17 19:25, Allan Jude wrote: >> Attached find a patch for f.o/where.html (the download page). It adds >> direct links to the various .iso and removes the 'distributions' link >> where is not of much use to most users who wouldn't know how to find >> it >> on the FTP site them selves. >> >> This makes the usb memory stick images much easier to find for the >> average user. It also adds links to the handbook instructions for >> writing a USB stick or CD/DVD image. >> > For comparison, you can see the rendered version here: > http://www.allanjude.com/bsd/where/where.html Hi, I didn't review the diff itself, but I like the change. However why don't you change also the layout of the future release? -- Kind regards Daniel