Re: New archives for testing

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: New archives for testing
Дата
Msg-id 20130103165838.GD5506@alvh.no-ip.org
обсуждение исходный текст
Ответ на New archives for testing  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: New archives for testing  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-www
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.)

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



В списке pgsql-www по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: New archives for testing
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: New archives for testing