12 Commits

Author SHA1 Message Date
d0aa8ac119 Remove majordomo2 subscription form
Replace it with a redirect to lists.postgresql.org, where pglister lives.
2018-01-23 21:20:19 +01:00
2f52c4f7c4 Clean up whitespace in primary Python / HTML files
Clean up the whitespace in the primary Python / HTML files in
order to make it easier to apply changes going forward.
2017-11-29 08:21:35 -05:00
07199c7846 Set correct attributes on script tags
The type attribute is mandatory in XHTML while the language
attribute has been deprecated.
2017-06-27 22:20:11 +02:00
7053f08d0a Add information about pglister migration to subscription pages 2017-06-22 21:15:17 +02:00
8e317528ee Replace /community/lists/ page with a redirect to /list/
This new page is served from the archives backend, and has been enhanced
to contain the combination of the contents of both pages.
2013-09-14 14:13:20 +02:00
bfd7911aa6 Make it possible to pre-select a mailinglist in the subcription form
This is done by putting #<id> at the end of the URL.
2013-06-20 17:12:43 +02:00
16f6420db7 Remove mention of news server, since it doesn't exist anymore 2013-06-15 11:20:17 +02:00
cca835ab03 Replace references to old archives URLs with new counterparts 2013-02-06 15:43:29 +01:00
f9f15b4704 Allow HTML in mailinglist descriptions 2011-11-07 21:42:55 +01:00
77a5690dc8 Add handling of mailinglist subscription 2009-12-28 18:57:01 +01:00
a894bd5dc7 Fix typo that made listgroup names invisible, per comment from Alvaro. 2009-10-07 16:27:34 +02:00
90b758c247 A first very basic import.
Contains basic functionality, and an import of most of the static content
from the old site.

There is still plenty more to do...
2009-09-14 14:39:25 +02:00