From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: (ELPA website design) Re: Emacs logo proposal Date: Sat, 24 Oct 2015 09:32:01 +0800 Message-ID: References: <876121mjdw.fsf@petton.fr> <87twpilrls.fsf@petton.fr> <874mhhikge.fsf@petton.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1445650331 4873 80.91.229.3 (24 Oct 2015 01:32:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 24 Oct 2015 01:32:11 +0000 (UTC) Cc: emacs-devel To: Nicolas Petton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 24 03:32:11 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zpngm-0005Md-68 for ged-emacs-devel@m.gmane.org; Sat, 24 Oct 2015 03:32:08 +0200 Original-Received: from localhost ([::1]:42353 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zpngl-0007G7-Do for ged-emacs-devel@m.gmane.org; Fri, 23 Oct 2015 21:32:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zpngh-0007Fv-Ho for emacs-devel@gnu.org; Fri, 23 Oct 2015 21:32:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zpngg-0003Cr-Hd for emacs-devel@gnu.org; Fri, 23 Oct 2015 21:32:03 -0400 Original-Received: from mail-ig0-x234.google.com ([2607:f8b0:4001:c05::234]:34281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zpngg-0003Cf-Ee for emacs-devel@gnu.org; Fri, 23 Oct 2015 21:32:02 -0400 Original-Received: by igbni9 with SMTP id ni9so45154498igb.1 for ; Fri, 23 Oct 2015 18:32:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=LQ8Lr0grXiAc1fMc/GMKVlKcqBi7wXV0yS7le0+ntn0=; b=RcElYSUNaBfuDI7DbWqneIBu8MzslLcOZFCM+e4BK4zkiDm/179gAzsiT/pFFjN+Ob BLeIn0d6eVWhdb2U6BMDmo5/BSdmo96dI+NXH6IjqRG2EzSUFgPh3oE3PV0JpwrA7lxz KPECqdLGMLbCSu5swRVA2Smb5b5fVYtSbsDBDGe0yWM+iDmjo1mWtSAGd3cMDZLhrogH 1wh0wVge2tC4mYN5EpWzajTQIc4CWkIa7//Jj2S4oW/7vF55MojA/zx0WzSQcgfyPC2c E9wA6BarbF9WuMmPU9UXkiKLQR0+MG988bbRKSQjS//0g9ZEm7SqCiA0ktQmah4XPIyK MgPQ== X-Received: by 10.50.50.179 with SMTP id d19mr8101522igo.91.1445650321935; Fri, 23 Oct 2015 18:32:01 -0700 (PDT) Original-Received: by 10.79.94.2 with HTTP; Fri, 23 Oct 2015 18:32:01 -0700 (PDT) In-Reply-To: <874mhhikge.fsf@petton.fr> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c05::234 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:192525 Archived-At: On Sat, Oct 24, 2015 at 1:05 AM, Nicolas Petton wrote: > Nicolas Petton writes: > > Here's a first version of the packages page: > http://nicolas-petton.fr/ressources/elpa/packages/ Cool! The table search filter is pretty convenient. Minor nitpick: * A favicon is needed, preferably with a transparent background * The DOCTYPE should be the same as http://nicolas-petton.fr/ressources/elpa/ * It would be better to use CSS instead of `border' and `cellpadding' for the table element