[02:01:07] is it safe to renumber user ids?Would I need to directly update the actor table or can running a maintenance script resolve? [06:02:08] I'm looking for some help with Composer on a new (clean) install of Mediawiki and Semantic MediaWiki. As background, I've been using SMW for 5+ years. Like many - I suspect - my use of Composer is pretty much limited to what's needed to install and maintain SMW. My installation is at MW 1.28 and SMW 3.0.1. There was a pretty significant problem [06:02:08] with MW 1.30+, PHP 7 and Sphinx Search, so I haven't been able to consider upgrading in some time. At this point, the challenges of going from MW 1.28 -> 1.34 and PHP 5.6 to PHP 7.2 have made upgrading my current wiki a dubious proposition. [06:02:09] my pages from the current wiki and import them into the new wiki. [06:02:29] Should there not be an existing composer.json file that I can build on? [06:05:06] That's what I have in my current system. Without it, creating a minimal composer.json wreaks havoc. Updating the lock file removes all sorts of libraries MW needs. I've been trying to forensically create one, but that doesn't seem like what I should be doing. I must be missing something, but can't figure out what that is. [09:04:06] Can we temporarily disable one of our own project's commons wiki page ? [09:18:59] Gopa: What does "disable" mean in a wiki? [09:20:18] make the wikipage unable for all the people. [09:20:35] unable to view* [09:22:00] andre__: got my question ? [09:22:56] Gopa: Delete its content? [09:23:24] But why would someone need to do that anyway? [09:23:33] What's the underlying problem, instead of asking for one solution? [09:24:07] Remove whole page temporary, update and recovery after certain days :) [09:24:43] Gopa: Makes no sense to me. [09:24:51] Add a template. Done. [09:24:52] I know it's not prefered way but I wanted to know if there is any way to get the page temporarhy instead of deleting the page. [09:25:06] You still have not explained the underlying problem... [09:25:31] Nobody knows why you want to "remove temporarily" something :) [09:25:37] You can edit pages. It's a wiki. [09:27:09] no perticular reason, I just had a doubt wether we can do it or not, yeah it's a wiki :) [09:29:50] thanks anyways. [09:33:33] Hello Gopa :-) [09:35:06] Hi Tulsi [09:37:05] Huh? It sounds like your describing deletion [09:37:15] Deletion is temporary after all [09:42:34] Ooh yeah. [09:46:18] !xy [09:46:19] The XY problem is asking about your attempted *solution* rather than your *actual problem*. http://meta.stackoverflow.com/a/66378 [15:17:21] Hi,actually I am having problem in finding the source code related to a particular task in phabricator.Can anyone help? [15:18:15] swayamsvk, I can certainly try, what's the task? [15:21:11] In the good first bugs section I want to know the source code related to the task skins [15:21:22] Can you give me a link to the task? [15:22:12] https://phabricator.wikimedia.org/maniphest/query/1HfuruaHOwdt/#R [15:27:00] swayamsvk: MinervaNeue is a skin. See https://phabricator.wikimedia.org/project/profile/2799/ [15:27:17] It has a link to its homepage, which has a link to its code repo. [15:47:36] They'll have difficulty finding the first one in a MinervaNeue repo, as it's actually a MobileFrontend bug [18:48:17] i'm having a strange error [18:48:34] "PHP notice: Trying to access array offset on value of type null in includes\profiler\SectionProfiler.php on line 99 [18:48:40] and same for line 100 and 101 [18:49:09] mediawiki 1.33.1 [18:49:19] php 7.4.2 [18:51:37] stiv2k: That's a notice, not an error (although looks like a buggy behavior) [18:51:52] If this doesn't break anything, there's nothing to worry about [18:52:07] well it does break something because the page doesnt load when trying to preview an edit [18:52:12] it just shows those notices and thats it [19:06:50] nevermind [19:06:57] it was a php cgi setting i think [21:44:12] Hi, I'd like to put a Wordpress site in a subdirectory of MW. But when I create the subdir of test and put index.html in it with Hello, then try to go to {site}/test, it snaps me back to the MW default page. [22:04:05] Hello everyone, I have an instance of mediawiki which some time ago began to show the name of the Wiki at the beginning of each article (just after the article title), as I show at https://postimg.cc/9rQLg2jc This is not desired for me but I have found not information about what configuration may have caused this. Any ideas? [22:04:28] It is the "From wiki-name" what is bothering me. [22:23:01] guma323, https://www.mediawiki.org/wiki/Manual:Tagline_(Site_Subtitle) should help you fix that [22:47:52] Thanks AntiComposite, I didn't even know the name of the feature so it was difficult for me to make a good search. I'm sure that will be enough to solve my issue. [22:49:09] A tip for trying to figure out what something in the interface is called: if you add ?uselang=qqx to a url, it'll show the names of the interface messages. You can often search mediawiki.org for those to find documentation. [22:51:16] I just tested what you said and it works! Again, thank you for your time AntiComposite [23:34:45] Hey! I am new to this organisation. Want to know about the active projects where I can contribute? [23:36:21] Can I contribute to pywikibot?