[08:06:39] [[Tech]]; Deu; /* Page counter problem in categories in KaWikt */ new section; https://meta.wikimedia.org/w/index.php?diff=23784263&oldid=23780878&rcid=24952500 [10:38:49] [[Tech]]; Matěj Suchánek; /* Page counter problem in categories in KaWikt */ Reply; https://meta.wikimedia.org/w/index.php?diff=23785244&oldid=23784263&rcid=24954533 [21:15:53] You know what'd be cool, if we could run phpcs over the code examples in mediawiki.org docs [21:22:38] Or maybe we could write example code in git and translcude [21:22:50] Then we could have tests to see that they actually still work [21:23:01] because im pretty sure a significant portion of our examples are wrong [21:24:39] bawolff: are we actually ensuring that documentation is up to date? [21:25:22] not usually, but it feels really bad when i answer someone's question with a link to the docs, then I RTFM to find that its incorrect ;) [21:26:33] in seriousness, it would be a very good idea to verify them [21:27:20] "then I RTFM to find that its incorrect" xD [21:27:53] it would be nice to have the examples in git, yes [21:37:22] [[Tech]]; Platonides; /* Page counter problem in categories in KaWikt */; https://meta.wikimedia.org/w/index.php?diff=23786832&oldid=23785244&rcid=24958442 [21:43:57] [[Tech]]; Platonides; /* Page counter problem in categories in KaWikt */; https://meta.wikimedia.org/w/index.php?diff=23786839&oldid=23786832&rcid=24958456 [22:14:05] Maybe i should just make a bot to copy things from git. It worked well for extension.json [22:29:56] or i guess the other direction could be to make codesearch index things inside on mw.org [22:51:18] yeah, unfortunately for a good portion of mw docs you're lucky if it's *marked* out of date [22:52:37] We also don't have a great solution for docs for old versions [22:53:27] I kind of wish we forked the wiki every major version, so we could delete old stuff, but still let people view it if they need it