ocaml / v2.ocaml.org

Implementation of the ocaml.org website.
http://ocaml.org
Other
322 stars 345 forks source link

mailman skin for lists.ocaml.org #354

Open avsm opened 10 years ago

avsm commented 10 years ago

Lists.ocaml.org currently uses mailman 2, and I'm happy to customise it for the ocaml.org look-and-feel if someone can supply me the appropriate Mailman-friendly HTML templates.

Chris00 commented 10 years ago

What means “Mailman-friendly”?

avsm commented 10 years ago

Mailman has it's own custom template system, sadly... just need to figure out how it works.

On 11 Dec 2013, at 17:01, Christophe Troestler notifications@github.com wrote:

What means “Mailman-friendly”?

— Reply to this email directly or view it on GitHub.

Chris00 commented 10 years ago

OK. I think the best is put the template generation in the repo so it stays in sync. with the rest of the changes. Maybe, as part of “make production”, they can also be uploaded to a location on the server where mailman would pick them up?

On Wed, 11 Dec 2013 09:19:15 -0800, Anil Madhavapeddy wrote:

Mailman has it's own custom template system, sadly... just need to figure out how it works.