[08:43:25] We want to run a full MediaWiki Server locally, follow this tutorial: https://github.com/pirate/wikipedia-mirror#method-3-run-a-full-mediawiki-server [08:43:26] When we import the data, the template is missing, the page display incorrectly, [08:55:31] likro: AFAIK, the pages-articles XML dump only contains articles, not templates [09:06:09] how do we import templates ? [09:06:40] we've done pages import but without templates they're basically unreadable [09:23:09] There should be a -templates- xml dump on the same site you downloaded the -pages-articles- one [09:23:34] Or similar name, I haven't actually checked it, as I don't have the URL at hand [09:27:15] we download pages from https://dumps.wikimedia.org/zhwiki/20220101/. zhwiki-20220101-pages-articles.xml.bz2 [09:28:21] There is no -templates- named xml [10:11:20] Thanks for the link. The description says "Recombine articles, templates, media/file descriptions, and primary meta-pages", which means templates should be there [10:11:53] Maybe you're missing some extension, that makes the templates to not work as expected? For example: ParserFunctions, Scribunto, TemplateStyles [10:15:48] Also, if you're using MWDumper as the wikipedia-mirror suggests, it doesn't populate link tables, causing MediaWiki to not fetch templates when it needs to parse a page. You'd need to run ./maintenance/refreshLinks.php in order to reparse all pages and populate the links tables. [10:16:10] Note this script will take a lot of time, and is very I/O and CPU intensive [10:22:40] Oh, he left... I hate when I keep talking to a wall :( [10:23:40] likro: Ah, you're still here. See ^ [10:25:48] Where can I find more information on setting up a "data wiki," like wikidata? It appears to run the standard MediaWiki software (as far as I can tell), but I haven't been able to find information on how to specifically set it up to be data storage. [10:27:02] We're interested in using the particular data storage capability to set up a queryable repository. [10:33:08] !wikibase [10:33:14] !wikidata [10:33:14] https://meta.wikimedia.org/wiki/Wikidata [10:34:00] jfolv: It uses some specific extensions. See https://www.mediawiki.org/wiki/Wikibase [10:59:17] Vulpix: Thank you! [17:09:42] Thanks for the most awesome wiki engine. As one grows older one learns that if you get a question and search engine it for 30-120 seconds, you get a lot less of stuff to ask on irc [17:12:28] coz you know 'support channels -> less channel traffic usually equates to more solidly functioning software' [17:23:24] Hi, I know that this maybe isn't a correct channel for my questions, but okay. :) [17:23:52] Can someone give me a URL to tool where we apply for IRC cloak? I can't find the URL on IRC/Cloaks. [17:24:00] https://meta.wikimedia.org/wiki/IRC/Cloaks [17:27:06] Kizule: follow instructions at https://meta.wikimedia.org/wiki/IRC/Cloaks#Obtaining_a_cloak [17:27:29] you need to initiate the process via IRC [17:28:24] moonmoon: Oh, yes. Thank you! Should I choose "First cloak" or "Cloak change"? [17:28:34] As cloakstatus shows cloak for Kizule requested 475 days ago (in freenode) is cloaked [17:28:36] first cloak [17:28:41] But we are not on Libera. [17:28:45] *we are now [17:28:51] Thanks! [17:28:57] yes, hence first cloak, since this is the first time you're requesting a cloak on libera [17:29:17] Makes sense. wikimedia/ or wikipedia/? [17:29:52] I'm asking because of https://meta.wikimedia.org/wiki/IRC/Cloaks#Notes [17:30:02] up to you [17:30:06] and what you qualify for [17:30:53] I'm participating on Gerrit, Phabricator, Serbian Wikipedia, Mediawiki.org... Okay, I applied for wikimedia/. If there is problem, I guess someone will contact me. [17:30:57] Thanks for help moonmoon! :) [17:34:26] I have popups enabled on my wikis but I'm missing some extra candy, there are no hyperlinks displayed in the popup, like in the 'pedia [17:45:20] Ok, found the reason https://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups != https://www.mediawiki.org/wiki/Page_Previews, which uses Extension:Popups under the hood. Is it possible to get Navigation popups on a non-WMF wiki? [17:46:20] Both the extension and the gadget should be doable