Confirmed users
574
edits
(→erik) |
|||
| Line 34: | Line 34: | ||
* Big gobs of "show-for" stuff for Support knowledgebase (platform-specific sections of pages). Custom HTML parser to do block/inline inference and work around MediaWiki parser ugliness. Results in simpler syntax for authors. | * Big gobs of "show-for" stuff for Support knowledgebase (platform-specific sections of pages). Custom HTML parser to do block/inline inference and work around MediaWiki parser ugliness. Results in simpler syntax for authors. | ||
* Client-side TOC builder with tolerance of skipped header levels (in case anyone needs one) | * Client-side TOC builder with tolerance of skipped header levels (in case anyone needs one) | ||
* Lots of code review cycles for other wiki work | * Lots of code review cycles for other wiki work: media gallery, template formatting, macro expansion, ... | ||
* Interviewed a web dev | * Interviewed a web dev | ||
* Comparing XML trees (attr order) is a pain in tests. Anybody have a canonicalizer for Python? | * Comparing XML trees (attr order) is a pain in tests. Anybody have a canonicalizer for Python? | ||