docs: update minimum MW version (#86)

Update minimal version of MediaWiki, as per update which is done in extension.json.
This commit is contained in:
Zoran Dori 2023-04-18 05:41:46 +02:00 committed by GitHub
parent b7a90f9ad3
commit 3f59d1e039
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ The TabberNeue extension allows wikis to create tabs within a page. It is a fork
[Extension:TabberNeue on MediaWiki](https://www.mediawiki.org/wiki/Extension:TabberNeue).
## Requirements
* [MediaWiki](https://www.mediawiki.org) 1.35 or later
* [MediaWiki](https://www.mediawiki.org) 1.39 or later
## Installation
You can get the extension via Git (specifying TabberNeue as the destination directory):
@ -95,4 +95,4 @@ Third Page Name|Third Tab Title
Name | Description | Values | Default
:--- | :--- | :--- | :---
`$wgTabberNeueEnableAnimation` | Enable or disable smooth scroll animation |`true` - enable; `false` - disable | `false`
`$wgTabberNeueUpdateLocationOnTabChange` | If enabled, when a tab is selected, the URL displayed on the browser changes. Opening this URL makes that tab initially selected |`true` - enable; `false` - disable | `true`
`$wgTabberNeueUpdateLocationOnTabChange` | If enabled, when a tab is selected, the URL displayed on the browser changes. Opening this URL makes that tab initially selected |`true` - enable; `false` - disable | `true`