[00:48:17] hello. anyone able to help with the collection extension? [01:02:52] mj0730 No one will know whether they can help unless you state your problem. [01:09:45] sure. The print/export navigation on the sidebar is only showing up on the main namespace. How do I get it to show on the others? [01:14:04] also, how do I change the header text for that section. it currently shows Coll-print_export.. [01:14:33] That sounds like a missing message [01:20:10] ok.. [01:22:09] Or a broken/out of date localisation cache [01:22:10] https://en.wikipedia.org/wiki/MediaWiki:Coll-print_export [01:22:36] Looks like the latter though [01:22:40] It's defined in the messages file [01:22:41] "coll-print_export": "Print/export", [01:25:35] yeah that was the first thing I checked. it doesn't change [01:27:23] its something wrong with the skin [01:27:54] If it's showing as coll-print_export, it's something with your localisation cache [01:28:06] Unless you're using some custom skin [01:28:13] That has decided not to parse messages [01:28:17] yeah it is [01:28:35] its the brikimedia one [01:28:37] refreshed [01:30:08] but the first problem of it not showing up on other namespaces is on all skins [01:34:56] unset( $this->data['sidebar']['TOOLBOX'] ); would this be causing that problem? [03:07:56] solved the header issue by just changing it in the php. still can't get it to show on all namespaces though [10:00:14] hi [16:11:57] Hi everyone! :) [16:12:19] I want to install the master version of Mediawiki [16:12:48] I imagine that the correct command to execute is [16:12:49] git clone https://gerrit.wikimedia.org/r/p/mediawiki/core.git [16:13:12] Could you confirm that I am not wrong? [16:13:59] oh, nothing, it is solved, I have read a part of the docs that said «The default "branch" will be master» [16:19:28] Hi, yep your correct [16:19:35] you also need to do git clone https://gerrit.wikimedia.org/r/p/mediawiki/vendor.git [16:21:45] Thank you paladox! I will clone vendor.git too [16:21:54] Your welcome. [16:22:53] Let's see if I'm lucky hehe! I am trying to install master Mediawiki and master Wikibase, because the last I install the stable and the master and it didn't works