User:Juho Kunsola/log/2019: Difference between revisions

From Stop Synthetic Filth! wiki
Jump to navigation Jump to search
m (Juboxi moved page User:Jukeboksi/Blog/2019 to User:Juboxi/Blog/2019: Automatically moved page while renaming the user "Jukeboksi" to "Juboxi")
(+ === Tuesday 2019-04-01 === + Noticed the reCAPTCHA complains about wrong site key and this is due to moving the wiki from subdomain 'en.' to 'wiki.'. I'll fix this now by generating and installing new keys.)
Line 4: Line 4:


== March ==
== March ==
=== Tuesday 2019-04-01 ===
* Noticed the reCAPTCHA complains about wrong site key and this is due to moving the wiki from subdomain 'en.' to 'wiki.'. I'll fix this now by generating and installing new keys. [[User:Juboxi|Juboxi]] ([[User talk:Juboxi|talk]]) 15:09, 2 April 2019 (CEST)
=== Monday 2019-04-01 ===
=== Monday 2019-04-01 ===
* Set <code>sudo -u www-data php maintenance/runJobs.php --wait &</code> to run all the time in a detached tmux session and this fixes Special:Translate. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 23:58, 1 April 2019 (CEST)
* Set <code>sudo -u www-data php maintenance/runJobs.php --wait &</code> to run all the time in a detached tmux session and this fixes Special:Translate. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 23:58, 1 April 2019 (CEST)

Revision as of 13:10, 2 April 2019

TODO:

March

Tuesday 2019-04-01

  • Noticed the reCAPTCHA complains about wrong site key and this is due to moving the wiki from subdomain 'en.' to 'wiki.'. I'll fix this now by generating and installing new keys. Juboxi (talk) 15:09, 2 April 2019 (CEST)

Monday 2019-04-01

  • UPDATE: Bad idea. Just installs a bunch of stuff not needed and maybe some sploits Ran composer suggests | xargs -i composer require {} to install the packages recommended by the existing composer installed packages. Jukeboksi (talk) 17:19, 1 April 2019 (CEST)
  • Ran composer require wikimedia/composer-merge-plugin as instructed in mw:Composer#Using composer-merge-plugin. Jukeboksi (talk) 17:01, 1 April 2019 (CEST)
  • Ran composer install --no-dev. Jukeboksi (talk) 17:32, 1 April 2019 (CEST)
  • Checked that {{#babel}} works. Jukeboksi (talk) 15:58, 1 April 2019 (CEST)
  • Added [[w:]] to the interwiki so we can easily link to Wikipedia articles. [[mw:]] was already present in the interwiki table. Jukeboksi (talk) 15:51, 1 April 2019 (CEST)
  • Installed the following components stated in MediaWiki Language Extension Bundle (MLEB)

Sunday 2019-03-31