From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL www <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Problem with archives search |
Date: | 2008-07-14 19:34:21 |
Message-ID: | 20080714193421.GI4050@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
Tom Lane wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> > Bruce Momjian wrote:
> >> OK, please remind me how to grab it by message id.
>
> > archives.postgresql.org/message-id/<message-id>
>
> [ I fear I'm exposing my lack of HTML-fu here ]
>
> I'd like to be able to paste a message ID into a form on my home page
> and end up at the correct URL, but the only way I know to do that
> involves <form method="get"> which insists on sticking "?fieldname="
> in there somewhere. Is there another simple way, or do we have an
> alternate portal that handles URLs of that format?
Hmm, I'm not very much versed in HTML either.
What I did was create a "smart bookmark" in my browser that allows me to
paste the message-id and then select "Pgsql Message by ID" from a
dropdown list of actions (other actions being search in Google,
search.postgresql.org, Merriam-Webster, etc). Would that work for you?
Another way could be to create a small program that takes
http://sss.pgh.pa.us/foo?message-id=whatever(at)momjian(dot)us and redirects to
http://archives.postgresql.org/message-id/whatever@momjian.us
Maybe there are better ways.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Hunter | 2008-07-14 20:20:33 | Re: Problem with archives search |
Previous Message | dpage | 2008-07-14 19:25:25 | Re: Problem with archives search |