Wiki log for 2026

Figure out

TODO

INCOMING

IN PROGRESS

EVALUATING

  • For Wordpress moving away from Polylang to automatic translation with GTranslate. Whether GTranslate would play along nicely with WP Wiki Tooltip and RDP Wiki Embed remains to be discovered. Maybe set up a staging Wordpress just to test this out. There is an another Wordpress translator plugin called 'Google Language Translator' with very high reviews, but it has been purchased by the company behind Gtranslate, and remains to see if the plan to phase out that.

DONE


April edit

Saturday 2025-04-12 edit

Upgraded the MediaWikis to 1.43.1 (LTS) with an upgrade script that ChatGPT helped me to make based on my existing documented workflow, helping me make it a proper script. Made backups and took a snapshot.

Friday 2025-04-11 edit

Making and verifying backups in preparation for upgrade to 1.43.1. Going to take a snapshot and upgrade the wikis tomorrow. With some help from ChatGPT I'm tweaking my semi-automated system for doing upgrades the "clean and safe" way by installing into a clean location and copying relevant files over from the older version wiki.


March edit

Monday 2025-03-31 edit

Found an answer to the question "Why mw:MediaWiki:Mobile.js is no longer displayed to users of the mobile interface?". And the answer is that the MediaWiki developers moved that to mw:MediaWiki:Minerva.js, probably in 1.43.[1] So fixed the situation and also did some housekeeping on the Minerva.js.

February edit

Sunday 2025-02-23 edit

Took a snapshot of the system disk and installed mw:Extension:EmbedVideo (fork) to replace the unmaintained original extension. Taking a new snapshot

January edit

Friday 2025-01-24 edit

  • Upgraded from legacy LTS 1.39.11 to new LTS 1.43. Made backups and imaged the system disk. Problems encountered:
    • mw:Extension:OATHAuth did not seem to apply its schema changes, or perhaps the schema changes should have been performed in an earlier upgrade. Found workaround of manually running mediawiki/extensions/OATHAuth/sql/mysql/tables-generated.sql in mw:Topic:Yakailc03f0u43c0
    • On ssfwiki:Main Page the mw:Extension:EmbedVideo seems abandoned and was not compatible with 1.43. Noticed there is a fork of it that seems actively maintained mw:Extension:EmbedVideo (fork).
    • On ciumd:Main Page - Consumerium.org development wiki had two stray entries with null values where an article name should have been in its database, but this issue was resolved with knowledgeable and compassionate help from the good people at #mediawiki. Found the rows with 'SELECT * FROM pagelinks WHERE pl_title = '';. The error I got from MediaWiki update.php when "Running migrateLinksTable.php on pagelinks..." and doing "Populating the pl_target_id column": "Wikimedia\Assert\ParameterAssertionException from line 72 of [...]/mediawiki/vendor/wikimedia/assert/src/Assert.php: Bad value for parameter $title: should not be empty unless namespace is main"

Thursday 2025-01-23 edit

  • Upgraded to newest version of legacy LTS: 1.39.11. Made backups of this state and imaged the system disk. No problems encountered.
  • Making and verifying backups and taking snapshot in preparation of two-phase upgrade from MediaWiki 1.39.10 via 1.39.11 to the new LTS 1.43

Wiki log for 2024