Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id DCA479FB36E for ; Mon, 19 Mar 2007 16:49:08 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-new, port 10024) with ESMTP id 28218-03; Mon, 19 Mar 2007 16:49:01 -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 9EA8C9FB355; Mon, 19 Mar 2007 16:49:03 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 8FD99DCC6DF; Mon, 19 Mar 2007 20:49:02 +0100 (CET) Message-ID: <45FEE941.2060005@hagander.net> Date: Mon, 19 Mar 2007 20:49:21 +0100 From: Magnus Hagander User-Agent: Thunderbird 2.0pre (Windows/20070317) MIME-Version: 1.0 To: Dave Page CC: PostgreSQL www Subject: Re: Remembering the last used mirror References: <200703182034470000@268949553> <45FDB25C.4010508@hagander.net> <45FE4F24.9040406@postgresql.org> <20070319090124.GB8049@svr2.hagander.net> <45FE5644.7000605@postgresql.org> <20070319151605.GA9603@svr2.hagander.net> <45FEAC9B.8040202@postgresql.org> In-Reply-To: <45FEAC9B.8040202@postgresql.org> X-Enigmail-Version: 0.95b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.011 tagged_above=0 required=5 tests=AWL, BAYES_50 X-Spam-Level: X-Archive-Number: 200703/41 X-Sequence-Number: 11738 Dave Page wrote: > Magnus Hagander wrote: >> 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.. > > Yeah, I think that would be better. Applied. Feel free to rip it apart :-) //Magnus