[15:36:39] Hello [15:38:21] I have a question regarding, https://www.mediawiki.org/wiki/Manual:Schema_changes#Automatically_generated - I have to add a new column to a table in an extension file. Following the instruction, and a comment from tgr_ above, do I just edit the `tables.json` and then do something like: `docker compose exec mediawiki php maintenance/generateSchemaChangeSql.php --type=all --json extensions/Newsletter/sql/tables.json --sql [15:38:21] extensions/Newsletter/sql/` ? [15:39:19] I get an `PHP Notice: Undefined index: ` in that case, pasted here: https://dpaste.org/DKe77 [15:41:53] Is it possible to load MediaWiki:Common.js but for single article/page? [15:43:07] tomtmym: Common.js is loaded for every page, but you can have logic in there that makes certain parts of it only operate on specific pages [15:43:47] moonmoon: how? [15:44:36] tomtmym: make use of the variables available in the mw.config object: https://www.mediawiki.org/wiki/Manual:Interface/JavaScript [15:48:03] okey, I got it wrong. I have to run it after creating the JSON with before and after [16:20:22] Can someone please take a look at https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Newsletter/+/860971 and see if everything is good there with adding a new column to an extension table. If it is, I think I will add something to that wiki page above [19:22:41] tonythomas: yeah, would be nice for the script to automatically generate that, but it would either have to use the actual DB state for the old state, which is very error-prone, or somehow get it from git (in which case it's hard to guess the user's workflow, should we compare the working directory with the tree? the tree with the parent tree?) [21:15:32] Hi. i'm struggling with OpenID Connect extension. the documentation isn't that good, and in mediawiki it only reports "fatal error during authorization" [21:15:56] * Hi. i'm struggling with OpenID Connect extension. The documentation isn't that good, and in mediawiki it only reports "fatal error during authorization. Does anyone have experience with that extension? [21:19:12] * Hi. i'm struggling with OpenID Connect extension. The documentation isn't that good, and in mediawiki it only reports "Fatal error authenticating user". [21:19:12] Does anyone have experience with that extension? [21:20:59] * Hi. i'm struggling with OpenID Connect extension. The documentation isn't that good, and in mediawiki it only reports "Fatal error authenticating user". [21:20:59] Does anyone have experience with this https://github.com/H2CK/oidc extension? [21:25:01] * Hi. i'm struggling with OpenID Connect extension. The documentation isn't that good, and in mediawiki it only reports "Fatal error authenticating user".... (full message at ) [21:25:17] * Hi. i'm struggling with OpenID Connect extension. The documentation isn't that good, and in mediawiki it only reports "Fatal error authenticating user".... (full message at ) [21:25:21] * Hi. i'm struggling with OpenID Connect extension. The documentation isn't that good, and in mediawiki it only reports "Fatal error authenticating user".... (full message at ) [21:25:36] * Hi. i'm struggling with OpenID Connect extension. The documentation isn't that good, and in mediawiki it only reports "Fatal error authenticating user".... (full message at ) [21:25:50] * Hi. i'm struggling with OpenID Connect extension. The documentation isn't that good, and in mediawiki it only reports "Fatal error authenticating user".... (full message at ) [21:27:10] (ps. why are my messages(and all edits) forwarded to the channel #mediawiki from where i was redirected here ?)