Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 811619FB8A4 for ; Mon, 19 Mar 2007 12:16:15 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-new, port 10024) with ESMTP id 61556-05; Mon, 19 Mar 2007 12:16:07 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id B19719FB6E6; Mon, 19 Mar 2007 12:16:07 -0300 (ADT) Received: by svr2.hagander.net (Postfix, from userid 1000) id AEDE1DCC6F0; Mon, 19 Mar 2007 16:16:05 +0100 (CET) Date: Mon, 19 Mar 2007 16:16:05 +0100 From: Magnus Hagander To: Dave Page Cc: PostgreSQL www Subject: Re: Remembering the last used mirror Message-ID: <20070319151605.GA9603@svr2.hagander.net> References: <200703182034470000@268949553> <45FDB25C.4010508@hagander.net> <45FE4F24.9040406@postgresql.org> <20070319090124.GB8049@svr2.hagander.net> <45FE5644.7000605@postgresql.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45FE5644.7000605@postgresql.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.013 tagged_above=0 required=5 tests=AWL, BAYES_50 X-Spam-Level: X-Archive-Number: 200703/39 X-Sequence-Number: 11736 On Mon, Mar 19, 2007 at 09:22:12AM +0000, Dave Page wrote: > Magnus Hagander wrote: > > No, then it will not show a default mirror at all - it will look like > > you had never picked a mirror. > > OK, that's good, and I can't see any of the previous issues, so > objection withdrawn. > > > I'll attach a diff for the actual code, so you can check that part out. > > Should've done that the first time :-) > > Woulda helped :-) > > Just one thing - I'm not sure I like the way the flags look with the two > lines of text below them now - can you do a mockup with the country name > above, and the links below please? Kinda like that? Or should we consider removing the text completely? It's there as an alt tag on the image for text browsers already, which will also cause a popup tooltip in IE. IIRC, we can set the title attribute to give such a tooltip in other browsers.. //Magnus