I'm glad you like it. I will wait for more feedback and once we feel that this is good I will clean the code (we are just using a small portion of all those styles).
On 05/20/2013 03:56 PM, Thehelpfulone wrote:
On 20 May 2013 23:41, Quim Gil <qgil@wikimedia.org mailto:qgil@wikimedia.org> wrote:
I simplified it drastically: https://lists.wikimedia.org/__mailman/listinfo/wikitech-__announce <https://lists.wikimedia.org/mailman/listinfo/wikitech-announce>
All changes requested done:
https://www.mediawiki.org/w/index.php?title=User%3AQgil%2Fwikitech-announce&...
About this:
Also that "View this Page in" language box needs to be in the default design as there are lists where English isn't the primary language used (the code for that is <MM-lang-form-start><MM-displang-box> <MM-list-langs><MM-form-end>).
Wikitech-announce only has "English (USA)" supported, therefore the language selector is pointless there.
I have added the following to the template:
<!-- Optional multilingual selector --> <!-- Mailman needs to be restarted to localize this custom template --> <!-- http://wiki.list.org/pages/viewpage.action?pageId=4030605 --> <!-- <MM-lang-form-start><MM-displang-box> <MM-list-langs><MM-form-end> -->
Those wanting the language selector must uncomment the last line and ask an admin to restart Mailman, otherwise the non-English versions will still appear with the old default template. Restarting *might* be also needed for lists with only one language supported different than English.
(It would be nice if someone would test this to see if it really works. I'm just interpreting what the URL above says.)