Hi guys,
Not sure about python, but if you install the remi repo you can get php 7.3. I
have it for something not MW related
Regards,
Jonathan
-Original Message-
From: MediaWiki-l On Behalf Of
Jeffrey Walton
Sent: Thursday, 23 January 2020 23:20
To: MediaWiki announcements and site
On Thu, 2020-01-23 at 17:20 -0500, Jeffrey Walton wrote:
> This puts some folks in a bad position.
>
> The latest CentOS 7 does not support the versions of Python
There is no Python requirement, as far as I'm aware.
> and PHP required, even with Software Collections (SCL) enabled.
If you alread
On Thu, Jan 23, 2020 at 2:48 PM Sam Reed wrote:
>
> As per the MediaWiki version life cycle [1], I would like to announce the
> formal end of life (EOL) of MediaWiki 1.32 as of tomorrow, Friday January
> 24, 2019.
>
> This means that MediaWiki 1.32 will no longer receive maintenance or
> security
As per the MediaWiki version life cycle [1], I would like to announce the
formal end of life (EOL) of MediaWiki 1.32 as of tomorrow, Friday January
24, 2019.
This means that MediaWiki 1.32 will no longer receive maintenance or
security backports. It is therefore strongly discouraged that you conti
Hello all,
I would like to announce the release of MediaWiki Language Extension
Bundle 2020.01. This bundle is compatible with MediaWiki 1.33 or above
and requires PHP 7.2 or above.
Next MLEB is expected to be released in 3 months. If there are very
important bug fixes, we will do an intermediate
Yaron,
both 'textarea' and 'div.wikiEditor-ui-text textarea' don't work.
Buttons in free text articles are still present but not clickable, while within
PageForms Form buttons are not present at all.
Valerio
On 23/01/2020, 15:11, "MediaWiki-l on behalf of Yaron Koren"
wrote:
Hi Valer
Hi Valerio,
I assume it's because the textareas within Page Forms forms don't have the
ID 'wpTextbox1'. Could you replace '#wpTextbox1' in the JavaScript with
just 'textarea', or would that mess up textareas that are not supposed to
get WikiEditor? If 'textarea' won't work, something like
'div.wik
Admin on wikidata
https://www.wikidata.org/wiki/Special:Contributions/%D8%B9%D9%84%D8%A7%D8%A1
spammed many pages like there
أُرسلت من الـ iPhone
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawi
Hi, everybody,
To meet specific needs of my wiki I modified the wikieditor toolbar by adding
some buttons like this in MediaWiki:Common.js:
var customizeToolbar = function() {
// TOOLBAR
$( '#wpTextbox1' ).wikiEditor( 'addToToolbar', {
'sections': {
'annotations': {