Posts Tagged ‘releases’

New Python Library: Bleach

We've released another Python library: Bleach, for sanitizing HTML and automatically linking URLs in text, that we're using on addons.mozilla.org and support.mozilla.com. It's based on html5lib, which we chose because of its foundation in web standards and its active development community. Bleach is available on Github and PyPI. Bleach uses a tree-walking approach to automatically link URLs that I think is pretty interesting. I wrote a short post outlining the method. Read More »


Mozilla Service Week – First L10n Release

Congratulations to the Mozilla Community for an amazing and ongoing localization effort! We’ve shipped our first 4 locales and have several more in the works. A lot of hard work was done by our de, es, fr, and it teams to make it into the first release. What exactly has to be done for each locale? The following assets are translated: 230+ pieces of content (in the messages.po file) 20 question faq.php which is an HTML file Site header image Several affiliate buttons Service Week Flyer In addition to the 4 locales listed above, several other communities are busy working on ... Read More »