From owner-freebsd-www@FreeBSD.ORG Thu Aug 30 17:44:17 2012 Return-Path: Delivered-To: www@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 266E71065670; Thu, 30 Aug 2012 17:44:17 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id C4D798FC14; Thu, 30 Aug 2012 17:44:16 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 3613414E7F7A; Thu, 30 Aug 2012 19:44:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.mypc.hu Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id VGdEsdv6VlPp; Thu, 30 Aug 2012 19:44:14 +0200 (CEST) Received: from [192.168.1.101] (D94162B4.catv.pool.telekom.hu [217.65.98.180]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id ECC1E14E7F08; Thu, 30 Aug 2012 19:44:13 +0200 (CEST) Message-ID: <503FA671.5050000@FreeBSD.org> Date: Thu, 30 Aug 2012 19:44:17 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: Isabell Long References: <20120830130904.GA6073@sky.issyl0.co.uk> In-Reply-To: <20120830130904.GA6073@sky.issyl0.co.uk> X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: www@FreeBSD.org Subject: Re: RFC: Patch to remove obsolete smaller/larger buttons on the website. X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2012 17:44:17 -0000 Em 30-08-2012 15:09, Isabell Long escreveu: > I haven't removed layout/css/fixed_large.css, > layout/js/styleswitcher.js as that would break the other websites. > When they either update their translations or we decide to apply > this change to all of the website translations, these files can > be removed. > > http://tau.devrandom.co.uk/issyl0/remove_smaller_larger_web_buttons.diff > > Comments? I agree with Isabell and I think it should be done in one step for all translations otherwise we will carry the legacy bits for a long time. Gabor