[06:49:32] Hello [12:03:25] Hi everyone, trying to setup Templatestyles. Special:ChangeContentModel says https://dpaste.de/NHY7#. I've clicked "Download extension" on mediawiki.org, copied the ext via SFTP to extensions at server, added wfLoadExtension( 'TemplateStyles' ); [12:03:25] and this error occured on chaging content model to sanitized-css. I don't see anything from https://www.mediawiki.org/wiki/Extension:TemplateStyles I missed. Any ideas? [12:37:59] Urbanecm: Composer :) [13:12:07] Reedy, okay, thought "If you install from git, you will also need to run composer update --no-dev. [13:12:07] " affects only those who do not download from MW.org directly :-) [13:12:28] I thought that wasnt a requirement anymore? [13:13:45] well, I can try to run composer locally and send vendor to the server, we'll see Zppix [13:14:41] Is there a vendor folder in the zip you downloaded from the extension distributor? [13:15:53] Reedy, no, but the instructions implies there should be one [13:16:05] Yeah, I think that's a known broken issue... [13:16:13] okay then, thanks [13:16:27] do you have a link at hand?: [13:17:14] Hmm, no [13:17:15] https://phabricator.wikimedia.org/project/view/336/ [13:17:22] ok [13:17:27] I guess it's https://phabricator.wikimedia.org/T215713 though [13:17:33] "Missing dependencies in REL1_32 snapshot of some extensions" [13:45:16] Good afternoon, I found an image that violates parts the copyright of ONU flag. https://nl.wikipedia.org/wiki/Bestand:Jubil%C3%A4umskranz_25_jahre.svg [13:45:57] ONU Flag: https://pt.wikipedia.org/wiki/Bandeira_das_Na%C3%A7%C3%B5es_Unidas#/media/File:Flag_of_the_United_Nations.svg [13:46:03] is a copy [13:46:35] who can delete this? [13:46:46] copyright issue [14:36:51] Urbanecm: can you file a bug against extensiondistributor? you're the second person to report this I think, because the tarball is supposed to include the composer dependencies [14:37:03] oh [14:37:05] https://phabricator.wikimedia.org/T215713 [14:37:11] Yeah ::P [14:37:20] I looked at it a couple of times, thought nah, then realised it was that bug [14:37:28] At least, possibly more than just REL1_32, not sure [14:37:28] just was going to ask if it wouldn't create dupes :) [14:49:37] Hi, I am planning to be a long term contributor to MediaWiki [14:49:58] Urbanecm: Was it on REL1_32 for you too? [14:51:48] However, I am unable to create an account in Gerrir [14:51:52] Gerrit [14:52:46] The link https://wikitech.wikimedia.org/wiki/Special:CreateAccount isn't allowing me to create an account [14:53:08] It would be great if someone could let me know how to proceed [14:53:37] Can I embed like YouTube, Vimeo, PeerTube et al in Mediawiki? [14:56:16] jubo2: There's a few extensions for doing that sorta thing... [14:56:41] Ok. Thanks for info Reedy [14:58:15] Raghav: unfortunately we do not have self-service developer account creation working again yet. The last "official" announcement was https://lists.wikimedia.org/pipermail/wikitech-l/2019-March/091834.html [14:59:09] COuld you please let me know how can I get involved with MediaWiki, I need an account to use Gerrit and make contributions [15:00:30] I am aware that MediaWiki is an org in GSoC this year, so the participating students must have got their account created. [16:28:32] Hello. I have a question [16:29:55] How can I show categories in the URL bar? I want to categorize people [16:30:22] Then I want the URLs for the articles to be like example.com/category/person [16:31:03] Like this: https://liquipedia.net/dota2/1437 [16:32:00] jubo2: dota2 isn't a category in this case [16:33:24] What are they doing? Are the seperate wikis? I have articles that need to be shared throughout the site [16:33:31] I thought of doing a wiki farm [16:33:39] They look to be separate wikis, yeah [16:33:44] But if I do I'll have to duplicate like 40 articles for every wiki [16:53:26] Uhhh.. this "If a '''covert model''' of the '''head''' or the '''face''' is '''attached''' to a '''look-alike of a naked body''', regardless of whether that is '''synthetic'' or '''of human''', the crime should be judged as '''aggravated'''" doesn't render as expected. What could be wrong? [16:54:42] Everytime I get weird behaviour with Mediawiki I get worried about security because Mediawiki doesn't break and the upgrades work too [16:55:13] So thought of an intruder in system comes to mind.. [16:57:04] ah, foundit: synthesis had only 2 ticks [16:57:40] sorry about channel noise. I understand the "no channel noise is good"-thing in support channels [17:01:27] Does anyone know how I can categorize articles into URL paths? [17:01:33] Like this: https://liquipedia.net/dota2/1437 [17:01:49] I want to split some articles into /category/name [17:02:08] Closest you might get with mediawiki is subpages [17:02:09] !subpages [17:02:09] By default some namespaces have subpages enabled and others don't. You can enable or disable them using $wgNamespacesWithSubpages in LocalSettings.php. http://www.mediawiki.org/wiki/Manual:$wgNamespacesWithSubpages [17:02:28] I'll check it out [17:02:31] Thanks [17:13:19] I enabled subpages in NS_MAIN I can't find how to create a subpage directory [17:13:26] Does anyone have experience with subpages? [17:14:10] When I try wiki.com/category/article the article name is category/article [17:14:20] Instead of article [18:23:08] y0 and thanks for the awesome quality software and support [18:24:04] I'm interested in a new general purpose wiki with many source languages and many target languages. Can Extension:Translate deliver, or is something more needed? [18:26:11] So having "all" the languages in one wiki with the possibility of multiple source texts in multiple languages and if people get into translating then translations too [18:33:09] I'm getting a cheaper and better SEO name for wiki.study/regarding/ [18:33:36] So I'm aiming for a from many-languages-to-many-languages if possible [19:16:42] jubo2: if the source text is mostly static, Translate works well [19:17:10] if the source is meant to be editable, having Translate markup in it is very user-unfriendly [19:17:25] probably not a problem with an easy solution [19:18:02] Wiipedia uses many wikis and ContentTranslate, but ContentTranslate does not help with updating translations when the original changes [19:33:16] Thanks for infos tgr [19:34:01] tgr: the translatable sections dissipate to more and more blocks if the structure changes a lot I'd imagine [19:35:14] it's almost impossible to strange the structure in the first place with those blocks in place, short of just discarding translations [19:35:32] it's really meant for text that's written once and then not changed much [21:19:06] still trying to pinpoint an issue with searches ending in a hyphen causing a db query error. MW 1.32, Maria 10.1.34 - https://zerobin.net/?59beb115a4d96b72#6QcHUdFrFJ6OsGFgwD8/rSdvUZz7CmGs7ftfda5x6YE= [21:21:58] the hypen is used in some search systems to explicitly "exclude" results that contain the word after the hypen. I guess mariadb is dumb enough to take this as a syntax error rather than a wild hypen in the search terms... [21:22:55] I guess MediaWiki should protect against this by removing trailing hypens [21:24:49] a search with a hyphen inbetween two words yields no error but proper results, though