May 18 2023
I now have a working patch for this, just need to finish a few things then will submit a PR for SRE to review...
May 11 2023
I've ran the script again so I'm closing this as resolved however, indeed it seems we have an issue with Cargo but I'm not sure why. Our configuration is, for the most part, standard, so it's strange that we encounter this issue. I don't know if it's an upstream issue or just us but this is indeed something we must look into. Unfortunately, none of the SRE team really used Cargo enough to be very familiar with it so we need to familiarize ourselves with how it works in order to debug it best.
Could I get this ran again? I just did a bunch of editing that touched a lot of the effected pages.
May 3 2023
The upstream issue is marked as resolved.
Mar 27 2023
Mar 26 2023
Oh, I missed the email. It's not about specifically my wiki, but when creating .css subpages in the Template namespace in any wiki, the content model still remains default to wikitext instead of automatically creating as sanitized-css like the behaviour in Wikimedia wikis. Users still need to manually change content model for new pages to make them sanitized-css content model.
Mar 19 2023
Agent Isai is the Community Engagement Specialist. There's not a reason to be pinging them on this request. They're not an extension developer.
Unfortunately not, I was previously the only active maintainer of the extensions, however OrangeStar might take over to an extent eventually. I am not sure though.
Not really from a UI perspective. It's kinda hard to explain for me, but it really can't be done, unfortunately. Though like I said, I don't handle extensions anymore, at least not for now, so I cant say if it'll ever be attempted or not right now. I agree it's useful, and it would be very nice to have, but unfortunately can't right now as far as I know.
I resigned yesterday. Its impossible because of the complex structure of $wgDefaultUserOptions, since each key as a preference and each value can be a different type of variable, there isn't really an ideal way to implement it into the UI in ManageWiki. It could be a new field for every possible preference but that would not be good on UI either. Apologies that it isn't possible, and hopefully that this answered your question a bit.
@Universal_Omega Is it still impossible? I really want this.
Mar 18 2023
Before I resigned this is what I meant to say but never did, but up to someone else now.
Mar 17 2023
Mar 15 2023
It refreshes on a cron, so it probably just refreshed on schedule.
Odd. Let us know if it occurs again.
Probably some tables were updated, cause today it showed more or less correct (-4) number.
Mar 14 2023
Wikimedia\Rdbms\Platform\SQLPlatform::makeList: empty input for field page_title from /srv/mediawiki/w/includes/libs/rdbms/platform/SQLPlatform.php(191) #0 /srv/mediawiki/w/includes/libs/rdbms/platform/SQLPlatform.php(679): Wikimedia\Rdbms\Platform\SQLPlatform->makeList(array, integer) #1 /srv/mediawiki/w/includes/libs/rdbms/database/Database.php(3842): Wikimedia\Rdbms\Platform\SQLPlatform->selectSQLText(array, array, array, string, array, array) #2 /srv/mediawiki/w/includes/libs/rdbms/database/DatabaseMysqlBase.php(1254): Wikimedia\Rdbms\Database->selectSQLText(array, array, array, string, array, array) #3 /srv/mediawiki/w/includes/libs/rdbms/database/Database.php(1704): Wikimedia\Rdbms\DatabaseMysqlBase->selectSQLText(array, array, array, string, array, array) #4 /srv/mediawiki/w/includes/libs/rdbms/database/DBConnRef.php(103): Wikimedia\Rdbms\Database->select(array, array, array, string, array, array) #5 /srv/mediawiki/w/includes/libs/rdbms/database/DBConnRef.php(326): Wikimedia\Rdbms\DBConnRef->__call(string, array) #6 /srv/mediawiki/w/includes/specialpage/QueryPage.php(540): Wikimedia\Rdbms\DBConnRef->select(array, array, array, string, array, array) #7 /srv/mediawiki/w/includes/specialpage/QueryPage.php(726): QueryPage->reallyDoQuery(integer, integer) #8 /srv/mediawiki/w/extensions/PageForms/specials/PF_MultiPageEdit.php(48): QueryPage->execute(NULL) #9 /srv/mediawiki/w/includes/specialpage/SpecialPage.php(701): PFMultiPageEdit->execute(NULL) #10 /srv/mediawiki/w/includes/specialpage/SpecialPageFactory.php(1428): SpecialPage->run(NULL) #11 /srv/mediawiki/w/includes/MediaWiki.php(316): MediaWiki\SpecialPage\SpecialPageFactory->executePath(string, RequestContext) #12 /srv/mediawiki/w/includes/MediaWiki.php(904): MediaWiki->performRequest() #13 /srv/mediawiki/w/includes/MediaWiki.php(562): MediaWiki->main() #14 /srv/mediawiki/w/index.php(50): MediaWiki->run() #15 /srv/mediawiki/w/index.php(46): wfIndexMain() #16 {main}
Mar 12 2023
I've changed this in DPL3 now it'll be updated during next round of extension updates.
Mar 11 2023
Should now be fixed following the re-resetting of the wiki around a month ago. Please feel free to reopen if that is not the case.
seems fixed.
Mar 10 2023
Part of this can be put on hold while assessing the possibility of TSPortal integration. The part that can be done is having a cw_flagged and cw_flagged_reason.
Is good-old JSON acceptable for the list?
Mar 9 2023
https://phabricator.wikimedia.org/T328595 is relevant. It'll probably be useful to see how the WMF does things
Mar 8 2023
We don't generally approve personal extensions/extensions used by a person for a single wiki. What is the purpose of your extension?