MediaWiki 1.27

This page is a translated version of the page MediaWiki 1.27 and the translation is 53% complete.
Outdated translations are marked like this.

MediaWiki 1.27 adalah rilis warisan MediaWiki. Lihat file RELEASE NOTES untuk daftar lengkap perubahan. Itu disebarkan di wiki Wikimedia Foundation melalui cabang tambahan "1.27.0-wmf.NN" dari 29 September 2015 hingga Maret 2016 (lihat detail tiap cabang). Rilis stabil 1.27.0 keluar pada 28 Juni 2016[1], dan telah rilis Long Term Support (LTS) yang didukung selama tiga tahun hingga Juni 2019. Unduh rilis terbaru atau periksa cabang REL1_27 di Git untuk mengikuti rilis ini.

Fitur baru

InstantCommons menjadi lebih mudah dan lebih murah

InstantCommons sekarang akan benar-benar berfungsi di luar kotak, selama pengguna Anda dapat terhubung ke upload.wikimedia.org:gambar mini akan disajikan dari domain itu alih-alih memerlukan pembuat lokal (Gerrit:251556).

Lebih banyak terjemahan dokumentasi

Pekerjaan berlanjut pada migrasi ke ekstensi Terjemahan, sekarang digunakan oleh sekitar 3000 halaman. Ukuran teks terjemahan bertambah beberapa megabyte. Terima kasih kepada administrator terjemahan dan penerjemah kami yang tak kenal lelah, tetapi juga kepada siswa Google Code-in 2015, khususnya IonnisKydonis yang memigrasikan ribuan terjemahan termasuk keseluruhan Manual:FAQ.

Pemberitahuan pemutakhiran untuk administrator MediaWiki

Perubahan yang merusak

  • MediaWiki sekarang membutuhkan setidaknya PHP 5.5.9 Ini sesuai dengan HHVM 3.1.[2]
  • Ekstensi mbstring PHP sekarang diperlukan.
  • If the openssl and mcrypt PHP extensions are both unavailable, secure session storage (used for login) will raise an exception. This exception may be bypassed by setting $wgSessionInsecureSecrets = true; . Note that this bypass is not recommended. It is insecure. You should not use it.
  • After doing the upgrade, many users have problems with pages, which do not appear in their categories although they in fact are categorized correctly. In many cases this is a problem with the job queue. The issue people usually have is that pages do not (in fact: not immediately) appear inside their categories. Reasons may be different: It is possible that the job queue is not working correctly anymore. Please read $wgRunJobsAsync and follow the advice given there in order to solve this issue.
  • The RandomRootPage extension has been merged into MediaWiki core. If you have it installed, you should uninstall it.
  • The ApiSandbox extension has been merged into MediaWiki core. If you have it installed, you should uninstall it.
  • $wgSessionsInObjectCache is deprecated and always true, and thus sessions are no longer stored using PHP's session handling (e.g. session.save_path). If you see issues with loss of session data while logging in, ensure you have a persistent shared cache configured for session storage in $wgSessionCacheType .
  • AuthManager. If you're writing a new extension, you should definitely follow Manual:SessionManager and AuthManager and then upgrade to 1.27 to use it. If you are making sure an existing extension is compatible with 1.27, see the updating tips.

Ekstensi yang tidak kompatibel

Note that this new branch brought breaking changes to a number of extensions, many of which have not been updated yet. See open subtasks of task T110291 for a list of extensions which have been identified as needing updates. If you use any of the listed extensions, you should test that they still function properly in your environment before upgrading your production wikis. Patches to update these extensions are welcome.

Jadwal rilis

Tanggal rilis poin untuk 1,27 adalah sebagai berikut:

Melepaskan Tanggal
1.27.0 2016-06-28[1]
1.27.1 2016-08-22[3]
1.27.2 2017-04-06[4]
1.27.3 2017-04-30[5]
1.27.4 2017-11-14[6]
1.27.5 2018-09-20[7]
1.27.6 2019-06-06[8]
1.27.7 2019-06-07[9]

Subhalaman