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

m
Text replacement - "Laws against synthesis and related crimes" to "Laws against synthesis and other related crimes"
(+ ==== Finally enabled VisualEditor ==== + howto + thank yous + a problem: Some REST 404 problems seem to still exhibit, mainly when trying to edit exactly this article in user-space)
m (Text replacement - "Laws against synthesis and related crimes" to "Laws against synthesis and other related crimes")
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''TODO'''
'''[[User:Juho Kunsola/log/2022|Wiki log for 2022]]'''
* [[wikidata:Wikidata:WikiProject Human rights/organization/human rights organizations]] is a great place to spot human rights organizations. The list is updated by a bot from Wikidata.
* Explore [https://wordpress.org/plugins/wp-wiki-tooltip/ '''WP Wiki Tooltip''' Wordpress plugin by Nico Danneberg] that provides tooltips from wiki into Wordpress and [https://wordpress.org/plugins/rdp-wiki-embed/ '''RDP Wiki Embed''' Wordpress plugin by Robert D Payne] that allows embedding (reformatting possible) [[mw:MediaWiki]] articles into Wordpress.


''' INCOMING '''
You can also view [[User:Juho Kunsola/log/All ssfwiki logs in one|all ssfwiki logs in one]]
* [[commons:Commons:Timed Text]]
* Scrape [[w:Tron:_Legacy#Sound_and_visual_effects]] for more information on Disney's technology
* [[w:Wikipedia:Extended image syntax]]


----
----
== December ==
=== Monday 2021-12-27 ===
==== Addition of new article [[FacePinPoint.com]] ====
A dedicated article to [[FacePinPoint.com]] was started, with content split from [[Adequate Porn Watcher AI (concept)]].
=== Sunday 2021-12-26 ===
==== Made and verified a backup of the database ====
* In preparation of moving an article and fixing the links with [[Special:ReplaceText]]
==== Made and verified backups ====
* Done.
=== Wednesday 2021-12-15 ===
==== Made and verified backups and took a snapshot of the system disk ====
==== Upgraded the wikis to 1.35.5 ====
* Upgraded all the wikis to [[mw:MediaWiki]] version 1.35.5. Making and verifying backups and taking a snapshot of the system disk.
=== Tuesday 2021-12-14 ===
* Making and verifying backups in preparation for upgrade to 1.35.5, which should be released today
=== Sunday 2021-12-12 ===
==== Made and verified backups and took a snapshot of the system disk ====
Made and verified backups and took a snapshot.
=== Saturday 2021-12-11 ===
==== Finally enabled VisualEditor successfully ====
The solution given here [[phabricator:T270376#7365202]] after the breakthrough discovery [[phabricator:T270376#7364419]] by Func needed to be tweaked also with <code>AllowEncodedSlashes NoDecode</code> to stop the [[mw:VisualEditor]] REST 404 errors exhibiting when trying to edit subpages. Adding <code>AllowEncodedSlashes NoDecode</code> to the Apache 2.4 config inside of the <VirtualHost>-directive seems to yield a completely functioning VisualEditor setup.
This advice I found in [[mw:Extension:VisualEditor#Allowing VisualEditor on page titles containing slashes]] after it was kindly pointed out by an irc-goer in #mediawiki. So the documentation has been improved lately.
So two configuration changes to Apache2 were needed to successfully enable VisualEditor:
<pre>
  AllowEncodedSlashes NoDecode
</pre>
for VE to work with URL's with slashes in them
<pre>
  RewriteEngine On
  RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-f
  RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} !-d
  RewriteRule ^(?:(?!rest.php/).)*$ %{DOCUMENT_ROOT}/w/index.php [L]
</pre>
for REST traffic to work as intended and naturally also short URLs working (MediaWiki is residing in w/ and wiki URL is /wiki/) and no more REST 404 errors at all.
==== Made and verified backups and took an interim snapshot of the system disk ====
* Making and verifying backups
== November ==
== November ==
=== Saturday 2021-11-27 ===
=== Saturday 2021-11-27 ===
==== Finally enabled VisualEditor successfully ====
==== Enabled VisualEditor ====
I finally enabled [[mw:VisualEditor]] on all wikis. Some REST 404 problems seem to still exhibit, mainly when trying to edit exactly this article in user-space.
I finally enabled [[mw:VisualEditor]] on all wikis. I'm still getting REST 404 errors with VisualEditor, but I have verified that those exhibit '''only when trying to edit a subpage'''. When trying to edit a subpage with VE, it fails with REST 404 when loading the VE, but if trying to create a subpage with VE it fails only after the final "save page".


This is an matter of importance, because mobile users have been unable to edit any pages due to an issue with [[mw:Extension:ConfirmEdit]] and [[mw:Extension:MobileFrontend]] not quite playing catch with each other.  
This is an matter of importance, because mobile users have been unable to edit any pages due to an issue with [[mw:Extension:ConfirmEdit]] and [[mw:Extension:MobileFrontend]] not quite playing catch with each other.  
Line 38: Line 86:
'''Thank yous''' to '''Func''' for solving this for us and [https://phabricator.wikimedia.org/p/Kghbln/ '''Kghbln'''] for asking the question in [[phabricator:T270376]] and thanks to Bob, who brought to my attention the problem that mobile users were unable to edit wiki.
'''Thank yous''' to '''Func''' for solving this for us and [https://phabricator.wikimedia.org/p/Kghbln/ '''Kghbln'''] for asking the question in [[phabricator:T270376]] and thanks to Bob, who brought to my attention the problem that mobile users were unable to edit wiki.


* Making and verifying backups and taking a snapshot  
* Making and verifying backups and taking a snapshot
:: Made and verified backups and took a snapshot of the system disk.


=== Friday 2021-11-26 ===
=== Friday 2021-11-26 ===
Line 229: Line 278:


=== Saturday 2021-03-04 ===
=== Saturday 2021-03-04 ===
* Making and verifying backups and taking a snapshot of the system disk after progress in [https://stop-synthetic-filth.org/wiki/Current_and_possible_laws_and_their_application recording the current and possible laws against synthetic filth at Stop Synthetic Filth! wiki] [[User:Juho Kunsola|Juho Kunsola]] ([[User talk:Juho Kunsola|talk]]) 14:41, 3 April 2021 (CEST)
* Making and verifying backups and taking a snapshot of the system disk after progress in [https://stop-synthetic-filth.org/wiki/Current_and_possible_laws_and_their_application recording the current and possible Laws against synthesis and other related crimes at Stop Synthetic Filth! wiki] [[User:Juho Kunsola|Juho Kunsola]] ([[User talk:Juho Kunsola|talk]]) 14:41, 3 April 2021 (CEST)
::Made, verified and stashed backups and took a snapshot of the system disk.
::Made, verified and stashed backups and took a snapshot of the system disk.


Line 260: Line 309:
:: Made, verified and stashed backups. [[User:Juho Kunsola|Juho Kunsola]] ([[User talk:Juho Kunsola|talk]]) 19:11, 22 January 2021 (CET)
:: Made, verified and stashed backups. [[User:Juho Kunsola|Juho Kunsola]] ([[User talk:Juho Kunsola|talk]]) 19:11, 22 January 2021 (CET)


* Looking at [[mw:Help:Tables]] because many visitors of [[Biblical explanation - The books of Daniel and Revelation]] are using a mobile device with around 360 px screen width and I originally did not think of mobile users, hence the table in there is a bit tight for mobile screens. I'm thinking of reorganizing it and figuring out a way to format the explainer-portion as 100% width of the table. [[User:Juho Kunsola|Juho Kunsola]] ([[User talk:Juho Kunsola|talk]]) 13:23, 22 January 2021 (CET)  
* Looking at [[mw:Help:Tables]] because many visitors of [[Biblical connection - Revelation 13 and Daniel 7]] are using a mobile device with around 360 px screen width and I originally did not think of mobile users, hence the table in there is a bit tight for mobile screens. I'm thinking of reorganizing it and figuring out a way to format the explainer-portion as 100% width of the table. [[User:Juho Kunsola|Juho Kunsola]] ([[User talk:Juho Kunsola|talk]]) 13:23, 22 January 2021 (CET)  
:: Got it sorted. Key was to set the columnspan correctly and just making the tables 2-columns wide instead of 4. [[User:Juho Kunsola|Juho Kunsola]] ([[User talk:Juho Kunsola|talk]]) 18:37, 22 January 2021 (CET)
:: Got it sorted. Key was to set the columnspan correctly and just making the tables 2-columns wide instead of 4. [[User:Juho Kunsola|Juho Kunsola]] ([[User talk:Juho Kunsola|talk]]) 18:37, 22 January 2021 (CET)


Line 282: Line 331:
* Made, verified and stashed backups. [[User:Juho Kunsola|Juho Kunsola]] ([[User talk:Juho Kunsola|talk]]) 16:05, 3 January 2021 (CET)
* Made, verified and stashed backups. [[User:Juho Kunsola|Juho Kunsola]] ([[User talk:Juho Kunsola|talk]]) 16:05, 3 January 2021 (CET)
* Making and verifying backups. [[User:Juho Kunsola|Juho Kunsola]] ([[User talk:Juho Kunsola|talk]]) 14:47, 3 January 2021 (CET)
* Making and verifying backups. [[User:Juho Kunsola|Juho Kunsola]] ([[User talk:Juho Kunsola|talk]]) 14:47, 3 January 2021 (CET)
----
'''[[User:Juho Kunsola/log/2020|Wiki log for 2020]]'''
You can also view [[User:Juho Kunsola/log/All ssfwiki logs in one|all ssfwiki logs in one]]