Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tqo83-00055g-Jd for pgsql-www@arkaria.postgresql.org; Thu, 03 Jan 2013 16:58:51 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1Tqo82-0003Cb-LP for pgsql-www@arkaria.postgresql.org; Thu, 03 Jan 2013 16:58:50 +0000 Received: from magus.postgresql.org ([87.238.57.229]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tqo81-0003CP-Ta for pgsql-www@postgresql.org; Thu, 03 Jan 2013 16:58:49 +0000 Received: from smtprelay0087.b.hostedemail.com ([64.98.42.87] helo=smtprelay.b.hostedemail.com) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tqo7w-00071O-ML for pgsql-www@postgresql.org; Thu, 03 Jan 2013 16:58:49 +0000 Received: from filter.hostedemail.com (b-bigip1 [10.5.19.254]) by smtprelay03.b.hostedemail.com (Postfix) with SMTP id E3DCA6C28186; Thu, 3 Jan 2013 16:58:42 +0000 (UTC) X-Panda: scanned! X-Spam-Summary: 50, 0, 0, , d41d8cd98f00b204, alvherre@alvh.no-ip.org, :::, RULES_HIT:355:379:599:601:945:967:972:973:978:988:989:1260:1277:1311:1312:1313:1314:1345:1358:1359:1437:1515:1516:1518:1519:1534:1541:1593:1594:1595:1596:1711:1730:1747:1777:1792:2393:2525:2561:2564:2682:2685:2828:2859:2902:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3138:3139:3140:3141:3142:3353:3636:3865:3866:3867:3868:3869:3870:3871:3872:3873:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4250:4605:4659:5007:6117:6261:7679:7974:9010:9025:9121:10004:10400:10450:10455:10848:11256:11257:11658:11914:12043:12517:12519:19904:19999, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:fn, MSBL:0, DNSBL:none, Custom_rules:0:0:0 X-Session-Marker: 616C76686572726540616C76682E6E6F2D69702E6F7267 X-Filterd-Recvd-Size: 2431 Received: from perhan.alvh.no-ip.org (unknown [190.95.24.72]) (Authenticated sender: alvherre@alvh.no-ip.org) by omf14.b.hostedemail.com (Postfix) with ESMTPA; Thu, 3 Jan 2013 16:58:42 +0000 (UTC) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 4EDC96E065; Thu, 3 Jan 2013 13:58:39 -0300 (CLST) Date: Thu, 3 Jan 2013 13:58:38 -0300 From: Alvaro Herrera To: Magnus Hagander Cc: PostgreSQL WWW Subject: Re: New archives for testing Message-ID: <20130103165838.GD5506@alvh.no-ip.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Content-Transfer-Encoding: quoted-printable X-Pg-Spam-Score: -1.9 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-www Precedence: bulk Sender: pgsql-www-owner@postgresql.org Magnus Hagander wrote: > * It's now possible to navigate the whole thread from inside a message > view, using a dropdown listing the whole thing. It's still possible to > navigate with to the next and previous in thread at the bottom of the > message, just like before. After exchanging a couple of comments with Dimitri over IM on this topic, I wonder if there's a better way to represent the sorrounding thread contect, rather than just "responses" and "in response to" links. The dropdown is good to have the whole thing in a single view, but when Dimitri pointed me to this archive sample: https://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00692.html I wonder if we can do something similar. So we would list: 1. the parent of the current message (a clickable link) 2. all children of the current message's parent, including the current message itself. All but the current one would be clickable links. Current one would be in a different color, and perhaps have some other "you are here" marker. 3. all children of the current message This way, we're not drawing a full graph of the thread (which would be too large), but a graph complete enough to see the immediate context. (It might be useful to annotate the pruned ancestors and sub-branches with some numbers to let the user know there are hidden messages there.) --=20 =C1lvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services --=20 Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www