On 20 May 2013 18:04, Quim Gil qgil@wikimedia.org wrote:
Still about this:
Thehelpfulone wrote:
Last week I noticed a nice design for the list info page of the WLM-US mailing list that I tweaked for this mailing list: https://lists.wikimedia.org/mailman/listinfo/cabal-l
Can you share the source? I'm happy to try it for wikitech-announce, tweaking it to fulfill the requests made (more accessible color schema and subscription fields visible without having to scroll down).
Thank you!
Sure! I haven't managed to get around to making those tweaks myself, so I'd appreciate your (and anyone else's) help. The code's at https://meta.wikimedia.org/wiki/User:Thehelpfulone/Wikimedia-l and is generalised so that the only bits that manually need changing on a per-list basis are:
- "Imagine a world in which every single human being can freely share in the sum of all knowledge. That's our commitment." - The logo:
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/1/12/Wikimedia_logo_text_RGB.svg/200px-Wikimedia_logo_text_RGB.svg.png" class="aligncenter"><br />
- The "LEARN MORE" button and link:
<p><a href="https://wikimediafoundation.org/wiki/Our_projects" class="link-style">Learn more</a></p>
The "Wikimedia Mailing List" can be changed by modifying "A terse phrase identifying this list." whilst the detail about the list can be modified at by adjusting "An introductory description - a few paragraphs - about the list. It will be included, as html, at the top of the listinfo page. Carriage returns will end a paragraph - see the details for more info. " in the list admin interface.
Feel free to move the code to a more appropriate place and/or tweak as you see fit. :-)