Hlavní strana: Porovnání verzí
Z Autodiagnostika
(Obsah stránky nahrazen textem „<div style="background: #f9f9f9; border: 1px solid #aaaaaa; margin: 0.2em 10px 10px; padding:0.2em 0.4em; text-align: center; font-size: 125% ;"> ===Technick…“) |
|||
Řádka 1: | Řádka 1: | ||
<div style="background: #f9f9f9; border: 1px solid #aaaaaa; margin: 0.2em 10px 10px; padding:0.2em 0.4em; text-align: center; font-size: 125% ;"> | <div style="background: #f9f9f9; border: 1px solid #aaaaaa; margin: 0.2em 10px 10px; padding:0.2em 0.4em; text-align: center; font-size: 125% ;"> | ||
− | === | + | Technická podpora</div> |
+ | |||
+ | ==Main sections== | ||
+ | {| style="background:transparent;" | ||
+ | | style="width:50%; vertical-align:top; border:1px solid #aaa; padding: .5em 1.5em;" | | ||
+ | === For system administrators === | ||
+ | ; [[Manual:Installation guide|Installation]] | ||
+ | : Guide to setting up a new MediaWiki installation. | ||
+ | : [[Download]] | [[Manual:Installing MediaWiki|Installing]] | [[Manual:Configuring MediaWiki|Initial configuration]] | ||
+ | ; [[Manual:Configuration|Configuration]] | ||
+ | : Information about the various configurations settings that can be used to customize the MediaWiki software. | ||
+ | : [[Manual:Configuration settings (alphabetical)|Alphabetical list of settings]] | [[Manual:Configuration settings|Settings listed by function]] | ||
+ | ; [[Manual:System administration|System administration]] | ||
+ | : Guide to do administrative tasks on your wiki. | ||
+ | : [[Manual:Backing up a wiki|Backing up]] | [[Manual:Maintenance scripts|Maintenance scripts]] | ||
+ | ; [[Manual:Upgrading|Upgrading]] | ||
+ | : Guide to upgrade your MediaWiki installation. | ||
+ | |||
+ | ''More on [[Sysadmin hub]].'' | ||
+ | | style="width:50%; vertical-align:top; border:1px solid #aaa; padding: .5em 1.5em;" | | ||
+ | === For developers === | ||
+ | ; Architecture | ||
+ | : An overview of the key parts of MediaWiki's source code. | ||
+ | : [[Manual:Code|Code]] | [[Manual:Global object variables|Global object variables]] | [https://doc.wikimedia.org/ Doxygen-generated documentation] | ||
+ | ; [[Manual:Database layout|Database layout]] | ||
+ | : Details about the database architecture used by MediaWiki. | ||
+ | : [[Manual:MySQL|MySQL]] | [[Manual:PostgreSQL|PostgreSQL]] | [[Manual:SQLite|SQLite]] | [[Manual:IBM DB2|IBM DB2]] engines | ||
+ | ; [[Manual:Developing extensions|Developing extensions]] | ||
+ | : An overview of the ways to create a new MediaWiki extension. | ||
+ | : [[Manual:Hooks|Hooks]] | [[Manual:Parser functions|Parser functions]] | [[Manual:Tag extensions|Tag]] | [[Manual:Special pages|Special page]] | [[Manual:Skins|Skins]] | ||
+ | ; Web access | ||
+ | : Details about [[w:Query string|query string]] parameters that can be passed to MediaWiki access scripts. | ||
+ | : [[Manual:Parameters to index.php|index.php]] | [[API:Main page|api.php]] | ||
+ | |||
+ | ''More on [[Developer hub]].'' | ||
+ | |} |
Verze z 6. 10. 2014, 16:33
Technická podpora
Main sections
For system administrators
More on Sysadmin hub. |
For developers
More on Developer hub. |