[Wikitech-l] Production Excellence #32: May 2021

2021-06-20 Thread Krinkle
How’d we do in our strive for operational excellence last month? Read on to find out! Read on Phabricator at https://phabricator.wikimedia.org/phame/post/view/236/ Incidents Zero incidents recorded in the past month. Yay! That's only five months after November 2020, the last month without

[Wikitech-l] Code style poll: return typehint spacing

2021-06-20 Thread Gergő Tisza
There's an ongoing discussion about how PHP return typehints should be formatted in MediaWiki code: function foo(): int { or function foo() : int { If you are interested, please vote here: https://phabricator.wikimedia.org/T220719 (The permission system for votes is somewhat

[Wikitech-l] Re: Feature idea: data structure to improve translation capabilities

2021-06-20 Thread Wolter HV
[2021-06-20 17:39 +0100] Wolter HV: > You can find the script attached. To experiment with this, simply run > > .read feature_showcase.sql > > within an interactive sqlite3 session. (There may be other ways of doing it > but this is how I tested it.) I found out, unsurprisingly, that my

[Wikitech-l] Re: Need Help for MediaWiki Skin Development

2021-06-20 Thread Nasir Khan
Thanks for your reply Bartosz. I can see that the PHP based skins are working now (Mediawiki 1.35.*) but the same skin does not work on Mediawiki 1.36+. I mentioned in my previous email that I built a skin long ago and Jon Robson helped to upgrade that afterwards. My concern is that Mediawiki

[Wikitech-l] Re: Feature idea: data structure to improve translation capabilities

2021-06-20 Thread John
Off hand isn’t this something that wikidata was setup to handle? On Sun, Jun 20, 2021 at 12:40 PM Wolter HV wrote: > Hello, > > I have been thinking of a way to organise data in Wiktionary that would > allow > for words to automatically show translations to other languages with much > less >

[Wikitech-l] Feature idea: data structure to improve translation capabilities

2021-06-20 Thread Wolter HV
Hello, I have been thinking of a way to organise data in Wiktionary that would allow for words to automatically show translations to other languages with much less work than is currently required. Currently, translations to other languages have to be added manually, meaning they are not

[Wikitech-l] Extending the SelectQueryBuilder

2021-06-20 Thread Ostrzyciel
Hi, The SelectQueryBuilder class was introduced a year ago and it's seen some adoption, mostly in core. I've also noticed that there are two

[Wikitech-l] Re: Need Help for MediaWiki Skin Development

2021-06-20 Thread Bartosz Dziewoński
I can't help much with Mustache, but I'll note that all of the older documentation is still valid. Skins that do not use Mustache templates are still supported. -- Bartosz Dziewoński ___ Wikitech-l mailing list -- wikitech-l@lists.wikimedia.org To