Confirmed users
574
edits
(→erik) |
(→erik) |
||
| Line 37: | Line 37: | ||
* Lots of fleshing out of requirements: wiki polls, localization dashboard | * Lots of fleshing out of requirements: wiki polls, localization dashboard | ||
* Baby's first contribution to the HTML 5 spec: hidden form inputs are now un<label>able. | * Baby's first contribution to the HTML 5 spec: hidden form inputs are now un<label>able. | ||
* Coding: wiki redirect UI; document metadata editing, renaming, & slug-changing. Made {for} parser handle implicitly self-closing tags. | * Coding: wiki redirect UI; document [http://github.com/jsocol/kitsune/commit/7dea87de8aa83b17208f6c3dcde9bdca6f4d25f3 metadata editing, renaming, & slug-changing]. Made {for} parser handle implicitly self-closing tags. | ||
* Filed an html5lib bug about the lxml-based parseFragment not operating to spec. | * Filed an html5lib bug about the lxml-based parseFragment not operating to spec. | ||
* [https://wiki.mozilla.org/Support/Kitsune/KB/WikiSyntax Documented] the heck out of the new {for} wiki tag | * [https://wiki.mozilla.org/Support/Kitsune/KB/WikiSyntax Documented] the heck out of the new {for} wiki tag | ||
* Reviewed email notiications, video tags | * Reviewed email notiications, video tags | ||
* Started using <detail> and <summary> tags on SUMO. There's a nice jQuery fallback, since no browser on earth supports them yet. | * Started using <detail> and <summary> tags on SUMO. There's a nice [http://github.com/jsocol/kitsune/commit/404a97fae73165e06b4c7b5cd79dcc20e8f901b8 jQuery fallback], since no browser on earth supports them yet. | ||
* Improved bleach.linkify() so it doesn't pull invalid-in-URLs chars into URLs: makes scanning things like {hey}www.zombo.com/things{hey} work. | * [http://github.com/jsocol/bleach/commit/002bcba9a874cdfea6a82fcf774f29445e1b9a83 Improved bleach.linkify()] so it doesn't pull invalid-in-URLs chars into URLs: makes scanning things like {hey}www.zombo.com/things{hey} work. | ||
== gkoberger == | == gkoberger == | ||