Difference between revisions of "Template:DownloadMediaWiki"
Jump to navigation
Jump to search
Joelmartin (talk | contribs) m (Text replacement - "</translate>" to "") |
Joelmartin (talk | contribs) m (Text replacement - "<languages/>" to "") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | + | ||
</noinclude>{{#switch: | </noinclude>{{#switch: | ||
| = | | = | ||
{{colored box | {{colored box | ||
− | |title = <div class="plainlinks">[[File:OOjs_UI_icon_download-ltr-progressive.svg|32x32px|link=//releases.wikimedia.org/mediawiki/{{MW stable branch number}}/mediawiki-{{MW stable release number}}.tar.gz|alt= | + | |title = <div class="plainlinks">[[File:OOjs_UI_icon_download-ltr-progressive.svg|32x32px|link=//releases.wikimedia.org/mediawiki/{{MW stable branch number}}/mediawiki-{{MW stable release number}}.tar.gz|alt= Download MediaWiki]]<sub><span style="padding-{{dir|{{pagelang}}|right|left}}:3px; font-size:180%; font-weight:bold;">{{MW stable release link| Download MediaWiki {{MW stable release number}}}}</span></sub></div> |
|content = | |content = | ||
− | + | ||
* This is a '''.tar.gz''' file. If you are on Windows, you can use [[w:7-Zip|7-Zip]] to decompress it. | * This is a '''.tar.gz''' file. If you are on Windows, you can use [[w:7-Zip|7-Zip]] to decompress it. | ||
− | * {{ll|MediaWiki {{MW stable branch number}}| | + | * {{ll|MediaWiki {{MW stable branch number}}| Release notes}} |
− | * {{ll|Manual:Installation guide| | + | * {{ll|Manual:Installation guide| Installing}} / {{ll|Manual:Upgrading| Upgrading}} / {{ll|Manual:Configuring MediaWiki| Configuration}} |
− | + | ||
− | * Note: the last stable release doesn't contain all bug fixes to the stable branch: you can try [<tvar|link>https://github.com/wikimedia/mediawiki/archive/{{MW stable release git}}.tar.gz | + | * Note: the last stable release doesn't contain all bug fixes to the stable branch: you can try [<tvar|link>https://github.com/wikimedia/mediawiki/archive/{{MW stable release git}}.tar.gz its last snapshot], but almost surely not all the fixes for the known bugs in the stable release have yet been included in such snapshot. |
<hr /> | <hr /> | ||
− | ==== License ==== < | + | ==== License ==== |
+ | |||
+ | |||
+ | MediaWiki is [[w:Free software|free software]] licensed under version 2 of the [[w:GNU_General_Public_License|GNU General Public License]]. Because MediaWiki is licensed free of charge, there is no warranty, to the extent permitted by applicable law. Read [<tvar|link>https://www.gnu.org/licenses/old-licenses/gpl-2.0.html the full text of the GNU GPL version 2 for details]. | ||
− | + | ==== System Requirements ==== | |
− | |||
− | |||
− | + | MediaWiki requires PHP {{MW stable php requirement}}+ and either <tvar|mysql>{{ll|Manual:MySQL|MySQL}} {{MW_stable_mysql_requirement}}+, MariaDB, or one of the other two possible stores. For more information, please read the pages on [[<tvar|req>Special:MyLanguage/Manual:Installation requirements|system requirements]] and [[<tvar|compat>Special:MyLanguage/compatibility|compatibility]]. | |
− | MediaWiki requires PHP {{MW stable php requirement}}+ and either <tvar|mysql>{{ll|Manual:MySQL|MySQL}} {{MW_stable_mysql_requirement}}+ | ||
{{mbox | {{mbox | ||
| style= background: transparent; border: 0; margin: 1em 0 0 0; | | style= background: transparent; border: 0; margin: 1em 0 0 0; | ||
− | | image = [[File:OOjs_UI_icon_check-constructive.svg|30px| | + | | image = [[File:OOjs_UI_icon_check-constructive.svg|30px| Attention|link=|alt= Attention]] |
− | | text = ''' | + | | text = ''' To users of MediaWiki versions 1.30 and earlier:''' <!-- |
− | + | --> Support of these branches was discontinued. Please update to a newer version of MediaWiki: | |
− | * MediaWiki {{MW stable release number}} ([//releases.wikimedia.org/mediawiki/{{MW stable branch number}}/mediawiki-{{MW stable release number}}.tar.gz | + | * MediaWiki {{MW stable release number}} ([//releases.wikimedia.org/mediawiki/{{MW stable branch number}}/mediawiki-{{MW stable release number}}.tar.gz download]) - stable |
<div style="display:none"> | <div style="display:none"> | ||
− | * MediaWiki {{MW legacy release number}} ([//releases.wikimedia.org/mediawiki/{{MW legacy branch number}}/mediawiki-{{MW legacy release number}}.tar.gz | + | * MediaWiki {{MW legacy release number}} ([//releases.wikimedia.org/mediawiki/{{MW legacy branch number}}/mediawiki-{{MW legacy release number}}.tar.gz download]) - long-term support (LTS) |
</div> | </div> | ||
− | * MediaWiki {{MW legacy lts release number}} ([//releases.wikimedia.org/mediawiki/{{MW legacy lts branch number}}/mediawiki-{{MW legacy lts release number}}.tar.gz | + | * MediaWiki {{MW legacy lts release number}} ([//releases.wikimedia.org/mediawiki/{{MW legacy lts branch number}}/mediawiki-{{MW legacy lts release number}}.tar.gz download]) - long-term support (LTS) |
}} | }} | ||
Latest revision as of 20:28, 21 December 2019
- This is a .tar.gz file. If you are on Windows, you can use 7-Zip to decompress it.
- Note: the last stable release doesn't contain all bug fixes to the stable branch: you can try [<tvar