Hello all,
I would like to announce the release of MediaWiki Language Extension
Bundle 2019.04. This bundle is The bundle is compatible with MediaWiki
1.31 and 1.32 or above and requires PHP 5.5.9 or above.
Next MLEB is expected to be released in 3 months. If there are major
changes or important bug fixes, we will do intermediate release.
Please give us your feedback at
[[Talk:MLEB|https://www.mediawiki.org/wiki/Talk:MLEB]].
* Download: https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2019.04.tar…
* sha256sum: 5fbbd39acd1cc0e1edbd542a390daf1992d1526134ceb69248cdb4dced58f3a9
* Signature: https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2019.04.tar…
Quick links:
* Installation instructions are at: https://www.mediawiki.org/wiki/MLEB
* Announcements of new releases will be posted to a mailing list:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-i18n
* Report bugs to: https://phabricator.wikimedia.org/
* Talk with us at: #mediawiki-i18n @ Freenode
Release notes for each extension are below.
-- Kartik Mistry
== Highlights and upgrade notes ==
== Babel ==
* Maintenance and localization updates only.
== CleanChanges and cldr ==
* PHP entry point has been removed. Warning will be displayed for
deprecated PHP entry point. (T140007)
* Maintenance and localization updates.
== LocalisationUpdate ==
* Maintenance updates only.
== Translate ==
=== Noteworthy changes ===
* Fixed fatal error on PageContentLanguage hook subscriber (T214358)
* Replaced usage of mw.translateHooks with mw.hook. Deprecation
warning will be shown while using functions under mw.translateHooks
(T72031)
* Added support for newer versions of the Elastica extension while
maintaining backward compatibility for older version REL 1.31
(T218100)
* Fixed page suggestion control on Special:PageMigration (T217726)
* Fixed broken Special:PageMigration (T217727)
* Add link to Special:PageMigration when page is marked for
translation (T178642)
* Removed display of the message group state for the source language (T160511)
* Fixed invalid display of priority language notice (T217046)
* Added better error handling in Special:SearchTranslations (T159221)
*Display proper notice when translations to non-priority languages are
blocked (T218777)
*Fixed "proofreading" status appearing for source language on the
MessageGroup and Language stats page (T160511)
== UniversalLanguageSelector ==
* Various performance fixes.
* Maintenance and localization updates.
==== Input Methods ====
* New tilde-based layouts for several languages of Africa: Kabyle,
Kabiye, Kikuyu, Luganda, Lingala, Malagasy, Northern Sotho, Koyraboro
Senni, Sango, Sotho, Venda.
* Added Latin Pinyin transliteration keyboard
==== Fonts ====
* Added fonts for Church Slavonic. (T156843)
--
Kartik Mistry | કાર્તિક મિસ્ત્રી
kartikm.wordpress.com
For some reason, the Wikimedia mailing lists have a notorious reputation of not liking Yahoo email addresses. *shrugs*
Anyway, the provider is still down/appears dead. It is seriously looking like we may have lost another free MediaWiki host, since usually when Referata goes down its only for an hour or two, usually even less.
-- Amanda
On Sunday, May 5, 2019, 5:07 PM, Martin Urbanec <martin.urbanec(a)wikimedia.cz> wrote:
Hi Amanda,
for your information, all your emails are going to spam on my end. Might not affect just me ;).
Best regards,
Martin Urbanec
On Sun, 5 May 2019 at 19:24, Amanda Quad <amandaquad(a)yahoo.com> wrote:
Hey everyone,
Does anyone know what happened to the Referata MediaWiki hosting service (http://referata.com) - it seems to have died or something, as no site hosted under Referata's domain name, nor the main "meta" website itself is accessible. CC'ing Yaron Koren who I believe is the lead sysadmin of the service. If we have indeed lost another free MediaWiki host, I will definitely say that it is a major setback and has the potential to impact many poeple. Too many free MediaWiki hosts have either died, had a change of management and are now ad-spammed, and/or have become pay-only services.
-- Amanda
_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
V, when I try it at my wiki (vers. 1.31.1), it works OK in Chrome on
Windows 10. The "Styles" section in Chrome developer tools has this entry:
font[Attributes Style] {
1. font-family: "Century Gothic";
2. font-size: small;
}
The FONT tag is deprecated in HTML5
<https://www.mediawiki.org/wiki/HTML_restriction>, so one day it probably
will stop working anyway. Instead use for instance:
<span style="font-family:'Century Gothic'; font-size:small;">Lorem ipsum
dolor sit amet</span>
At the risk of stating the obvious: the Century Gothic font must be
installed on the user's device for the text to be rendered in that font.
Best regards,
Henrik Thiil Nielsen
On Sun, 5 May 2019 at 14:03, <mediawiki-l-request(a)lists.wikimedia.org>
wrote:
> Send MediaWiki-l mailing list submissions to
> mediawiki-l(a)lists.wikimedia.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> or, via email, send a message with subject or body 'help' to
> mediawiki-l-request(a)lists.wikimedia.org
>
> You can reach the person managing the list at
> mediawiki-l-owner(a)lists.wikimedia.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of MediaWiki-l digest..."
>
>
> Today's Topics:
>
> 1. Mediawiki Available Fonts (Valerio Pelliccioni)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 5 May 2019 09:41:47 +0200
> From: Valerio Pelliccioni <vmp(a)silkwood.it>
> To: mediawiki-l(a)lists.wikimedia.org
> Subject: [MediaWiki-l] Mediawiki Available Fonts
> Message-ID: <A62B06F8-D4D8-480A-B76E-113E4C854542(a)silkwood.it>
> Content-Type: text/plain; charset=utf-8
>
> Hello,
> I’m going crazy….
>
> Why applying (inline) this font:
>
> <font face="Comic Sans MS" size="2">
> Lorem ipsum dolor sit amet,
> </font>
>
> to my wiki pages works as expected, and this font not?
>
> <font face="Century Gothic" size="2">
> Lorem ipsum dolor sit amet
> </font>
>
> Thanks.
>
> V
>
> --------
> NOTE: I’m using Metrolook skin and I didn’t specify any font-family in my
> CSSs (Common, Metrolook, etc…);
>
> -------------------------------------------------------------------
> Valerio Pelliccioni
> W:https://tunearch.org/wiki/User:Valerio_Pelliccioni
>
>
>
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l(a)lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
>
> ------------------------------
>
> End of MediaWiki-l Digest, Vol 188, Issue 4
> *******************************************
>
Hello,
I’m going crazy….
Why applying (inline) this font:
<font face="Comic Sans MS" size="2">
Lorem ipsum dolor sit amet,
</font>
to my wiki pages works as expected, and this font not?
<font face="Century Gothic" size="2">
Lorem ipsum dolor sit amet
</font>
Thanks.
V
--------
NOTE: I’m using Metrolook skin and I didn’t specify any font-family in my CSSs (Common, Metrolook, etc…);
-------------------------------------------------------------------
Valerio Pelliccioni
W:https://tunearch.org/wiki/User:Valerio_Pelliccioni
Hello Hive Mind,
I am looking at implementing a Knowledge base, Source Code Manager and Version Controller into our business area. Currently we are using a shared drive to store our files and any other 'notes' we come along. I found it to be too inefficient and not practical in a professional environment where real work needs to be done.
I have been looking at several options and one of our base requirements to get software into our scif is it needs to be PL-3 compliant:
https://fas.org/irp/offdocs/DCID_6-3_20Manual.htm#4b3
My question, does MediaWiki comply with PL-3?
Thank you,
Chris H.