[07:25:29] !fast [07:25:29] [07:57:47] I ran "git clone https://gerrit.wikimedia.org/r/p/mediawiki/core.git --branch REL1_30 mediawiki", but I want to switch to 1.31. If I do "git checkout origin/REL1_31", I get "error: pathspec 'REL1_31' did not match any file(s) known to git." [08:03:09] madsj: have you run "git fetch origin" first? [08:11:24] legoktm: no :/ [08:14:18] no that it seems to make a difference, though. [08:18:09] https://dpaste.de/DLAe <- this is a fragment of .git/config [08:54:00] legoktm: git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*" <- this did the trick [22:19:51] Hi, anyone knows if there is option to see the internals fields ("_ID" "_pageID") in cargo tables regular view? [23:07:53] there is a one template\macro to loop over an array, something like : {{#loop_array| "myarr,myarr232,sdfsdf" | "," | wikicode}} ? [23:10:41] niso: such complex things are better handled by a true programming language, instead of wikitext. Try using Lua from the scribunto extension: https://www.mediawiki.org/wiki/Extension:Scribunto [23:11:34] simple loops can be achieved with https://www.mediawiki.org/wiki/Extension:Loops [23:11:46] :( i dont have shell access and the installation is requires too much atm [23:12:01] yea saw that, ty [23:36:09] hi, does mediawiki support mobile browsing? [23:40:30] seems that there is a way ... https://www.mediawiki.org/wiki/Extension:MobileFrontend