[00:12:08] Hello, is there a way to obtain an rss feed for a page like this https://libregamewiki.org/index.php?title=New_games_and_releases&action=submit [00:13:06] https://libregamewiki.org/index.php?title=New_games_and_releases&feed=atom&action=history [00:13:18] https://libregamewiki.org/index.php?title=New_games_and_releases&feed=rss&action=history [00:14:51] Reedy: no I meant, listing the releases [00:15:09] this pages has: {{#databasequery:recentreleased|inline||Recent release entry|1000}} [00:15:17] ^-- I want to rss this data [00:16:41] Probably not [00:16:45] https://sourceforge.net/p/nikitools/databasequery/ci/master/tree/ doesn't look overly maintained either [00:19:54] And it looks like the thing is a wrapper around a custom table [00:23:32] thansk [00:23:34] *thanks [03:03:58] Can anyone help me understand why this template (https://ddowiki.com/page/Template:Item) displays a different value on Edge and Chrome, than it does on Firefox? [03:05:09] In the two example it gives you can see the link labels are "I:Carnifex" and "I:mirror" on Edge/Chrome, but in Firefox the labels are "Carnifex" and "mirror", which is what I would expect. [09:11:40] mahesh: https://summerofcode.withgoogle.com/ [09:11:49] announced overnight! [11:14:55] my wiki has a number of Article:Something pages. is it possible to write CSS that only applies to pages under Article: ? [11:15:56] I am aware of extensions that allow you to write CSS for single pages, or reference CSS files in signle pages, but I'd like this to apply to all the pages under Article: [11:31:41] follow-up question if they come back: is Article: a namespace or just a prefix? [11:34:56] 12:31 follow-up question if they come back: is Article: a namespace or just a prefix? [11:42:04] ah I did lose connection. let me read the logs [11:42:29] that was the only comment in the interim :) [11:43:30] ok yeah. I don't know the difference between namespaces and prefixes. I just titled all the pages with Article: in the title because I knew I'd have to change how they look eventually [11:44:35] I've changed nothing in the settings, just created a few pages like Article:Something Article:Other, etc [11:48:07] Nikerabbit [11:49:59] tabyss: right, sounds like it would be cleaner for you to make a namespace. [11:50:00] https://www.mediawiki.org/wiki/Namespaces [11:51:12] I have one namespace called "Obsolete" - it is very useful since this means the namespace Obsolete can be included or excluded from search as needed :) [11:52:22] that does sound useful. give me a moment to read up [11:53:55] I see: https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Namespaces#Identifying_namespaces [11:54:30] putting a page under a namespace grants me a CSS selector I can work with in Common.css [11:55:11] every page has a bunch of CSS classes in the body tag that can be used to target them, namespace is one of the classes [12:16:01] Okay. I made the Article namespace (edited LocalSettings.php) and it's showing up as a setting in advanced search. [12:16:39] But the pages with "Article:" in the title are gone now. the edits for them show up in the edit log but when I go to the page it says "There is currently no text in this page" [12:17:58] I can look at the latest diff and see the pages, too [12:22:39] try to go to :Article:Your_page [12:22:54] the leading : means look in Main namespace [12:26:25] It rewrites the URL and puts me back at the blank page. [12:26:47] I'm gonna try commenting out the namespace definition [12:28:04] alright, I can access the pages now. I'm just gonna delete all these pages and remake them after creating the namespace [12:39:46] it works, wonderful [12:39:50] thank you for the help! [16:54:21] trying to run update.php and it's failing on the inclusion of ProfilerFunctions.php, yet that file doesn't exist in the /includes/profiler dir for version 1.31.5. Should it? [16:54:54] Seemingly not [16:55:23] It's not in https://github.com/wikimedia/mediawiki/blob/REL1_31/autoload.php [18:57:08] hmmm, now I'm getting PHP Fatal Error 'Wikimedia\Rdbms\IDatabase' not found in ...includes/libs/rdbms/defines.php [18:57:50] https://github.com/wikimedia/mediawiki/blob/REL1_31/autoload.php#L624 [18:59:28] I have that file [19:00:59] autoload? Or the one it refers to? :P [19:01:26] the one it refers to [19:06:42] restart your webserver? [19:14:23] didn't help [19:15:24] it sounds opcode cache related [19:16:55] seeing as the /includes dir and contents is from a fresh install something is definitely amiss [19:18:25] almost certianly related to your setup though [19:18:45] yeah, i agree, just trying to figure out where [19:20:49] fwiw, what I'm doing is moving an installation from one server to another and upgrading afterwards to the LTS release [19:22:12] What version of PHP? [20:42:27] It looks like there was another change to Jenkins validation, sometime in the last week, which is preventing me from checking in code to the Cargo extension. [20:42:51] Here is the printout - the error message is right near the end: https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php72-docker/33275/console [20:43:35] It's complaining that 'jquery.ui.autocomplete' and 'jquery.ui.button' no longer exist, I guess... has jQuery UI been removed from MediaWiki? [20:44:41] ah uh [20:44:51] I thought I saw something to that effect go by, lemme see if i can find [20:48:36] it's the aliases that have gone [20:49:26] https://phabricator.wikimedia.org/T219604 [20:52:33] apergos: aha! Okay, thanks. [20:52:37] I'll try that now. [20:53:34] cool [20:56:30] Reedy: thx, got it fixed. Apparently some files weren't moved over from the old server :/ [21:14:21] hi, i am trying to use math extension, but I am getting: "Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0.001\mu \textrm{m} - 200\mu \textrm{m}} " What am I missing? [21:30:03] hello, anyone here? [21:30:03] Hi diverdude, I am here, if you need anything, please ask, otherwise no one is going to help you... Thank you [21:37:07] zeph5: hi [21:44:27] What's up? [22:15:23] hello diverdude, yes there are people here but we're not always watching the channel [22:17:32] although it's not likely to mke a difference, what wiki and article are you on, and what do you try to add to the text when you get that error? [22:17:40] and.. do you still get the error now?