Patrick
December 20, 2022, 3:35pm
1
Miscellaneous updates will be posted here.
I’ve relaxed Extension:ConfirmEdit - MediaWiki to be no longer case-sensitive (it is now case-insensitive) (it always was but instructions contradicted that) as well as leading or trailing white spaces are now ignored.
Patrick
December 23, 2022, 8:45pm
3
Investigated a minor website speed specific warning:
The resource https://www.kicksecure.com/w/images/2/2a/Kicksecure-text-logo.svg?b0edc was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it has an appropriate as
value and it is preloaded intentionally.
Documented here:
Documentation for Kicksecure ™ Wiki Devs chapter MediaWiki Logo HTTP2 Server Push Preload in Kicksecure wiki
Patrick
February 4, 2023, 1:41pm
10
The wiki now has syntax highlighting.
Patrick
February 6, 2023, 12:09pm
11
Patrick
February 22, 2023, 5:51pm
12
https://marketingpipeline.github.io/CSS-Image-Loader/index.html
MarketingPipeline:main
← adrelanos:main
opened 05:36PM - 22 Feb 23 UTC
MarketingPipeline:main
← adrelanos:css-formatter
opened 05:49PM - 22 Feb 23 UTC
Used a CSS formatter for better readability.
The diff looks complex on github… but easier after/if https://github.com/MarketingPipeline/CSS-Image-Loader/pull/6 gets merged.
The diff looks much easier to review in a better diff viewer. I used `kdiff3`. There are minimal changes (double instead of single quotes) except for the code indentation style.
Extension:MsUpload - MediaWiki upstream bug with uploading multiple images was fixed upstream. Therefore re-enabled MsUpload. Not yet tested.