From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Josh Berkus <josh(at)agliodbs(dot)com> |
Cc: | PostgreSQL WWW <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Need "subscribe to this list" link from archives |
Date: | 2013-06-20 20:22:55 |
Message-ID: | CABUevEwEayffq9Qwd92gzk6E_ts1yYdsmprLjC-f62ssD4Qkcw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On Thu, Jun 20, 2013 at 7:40 PM, Josh Berkus <josh(at)agliodbs(dot)com> wrote:
> On 06/20/2013 08:15 AM, Magnus Hagander wrote:
>> On Tue, Jun 18, 2013 at 7:48 PM, Josh Berkus <josh(at)agliodbs(dot)com> wrote:
>>> On 06/18/2013 06:05 AM, Magnus Hagander wrote:
>>>> Actually, maybe a good option is to link to
>>>> /community/lists/subscribe/#pgsql-hackers (or whatever), and then have
>>>> a javascript run on that page that sets the default value of the
>>>> dropdown to whatever is in the anchor link?
>>>
>>> This would be my first choice.
>>
>> Whould work now, e.g. http://www.postgresql.org/community/lists/subscribe/#19
>
> That works. How do I figure out the numbers, though? And are they stable?
It's the "id" surrogate key from the db. It's also what's present in
the <option value=#> part which is what it matches on. And yes,
they're stable.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2013-06-21 08:00:08 | Re: Adding PgLife link |
Previous Message | Bruce Momjian | 2013-06-20 18:55:50 | Re: Adding PgLife link |