ڕێنمایی:بەڕێوەبردنی سیستەم
This page links instructions for common administrative tasks which you may wish to perform once your installation of MediaWiki is completed.
شێوەپێدان
- بڕوانە Manual:LocalSettings.php
If you installed MediaWiki through the web interface, then you already ran the initial configuration script that sets common configuration variables.
MediaWiki has several configuration settings. They must be modified in LocalSettings.php . بنۆڕە Manual:Configuration settings بۆ تەواوی پێڕستەکە.
Toggle uploads on and off
Choosing a design: Selecting a skin
- چاوێ لە Manual:Skin configuration بکە
The default skin can be adjusted by modifying the $wgDefaultSkin variable in LocalSettings.php .
A few other settings can also be adjusted regarding skins.
There are also some custom skins, see Special:AllPages/Skin:.
Change the logo or favicon
بڕوانە:
Shorter URLs to article pages
- بنۆڕە Manual:Short URL
Sending email notifications
- بڕوانە Manual:$wgEnableEmail
Mobile-friendly design
ئیتکە
بۆ پێڕستێکی ڕێکخستنەکانی شێوەپێدان بنواڕە:
- Manual:Configuration settings
- Manual:Configuration settings (alphabetical) - پێڕستێکی ڕیزکراوی ئاوبێیی.
شێوەپێدانی ئەپاچی و پهپ و بنکەدراوەکە
If you have downloaded binary packages of MySQL (or Postgres), the Apache HTTP Server, and PHP, chances are that they came with an installation script that set them up for your system.
To tweak them further, see:
- شێوەپێدانی ئەپاچی
- شێوەپێدانی پهپ
- بنکەدراوە
خێراکردنی ویکی
- چاوێ لە Manual:Performance tuning بکە
ڕێکخستنی حەقە بەڕێوەبەرانەییەکان
MediaWiki is a permissions-based wiki system. That means that users will only be able to perform the actions they are allowed to do.
As declaring permissions individually for every user would be tedious and impractical, several حەقەکانی بەکارهێنەر are pre-defined in MediaWiki.
You are also allowed to declare new user groups, as your needs require.
Individual extensions may also require creating new user rights.
Regardless of how they are created, user groups are fully customizable, by modifying the $wgGroupPermissions associative array in your LocalSettings.php file.
Sysop (Administrator)
باوترین بەکارهێنان. A user marked as 'sysop' can delete and undelete pages, block and unblock IPs and use a shortcut revert-to-previous-contributor's-revision feature in contribs, see Manual:Administrators for more information.
Bureaucrat
Users in this group can change user rights through Special:UserRights.
بۆت
هەژمارێکی تۆمارکراوی بۆت. Edits by an account with this set will not appear by default in Recent changes; this is intended for mass imports of data without flooding human edits from view. (Add &hidebots=0 to list changes made by bots e.g. like this)
زیادکراوەکانی دامەزراندن
- بنۆڕە Manual:Extensions
Extensions are compilations of PHP code that add new features or enhance functionality of the main MediaWiki core.
Localisation
- چاوێ لە Help:System message بکە
If you simply want to change the language of a wiki on a per-user basis, this can be done via Special:Preferences. If you selected the wrong language when setting up the wiki simply change the $wgLanguageCode in LocalSettings.php .
Maintenance scripts
MediaWiki has some maintenance script to help do administrative tasks.
بەڕۆژکردنی میدیاویکی
- بڕوانە Manual:Upgrading
وەرگرتنی دراوە
Back up
- چاوێ لە Manual:Backing up a wiki بکە
It is important to make regular backups of the data in your wiki. This includes the database, uploaded files and extensions.
Importing a database dump
- بڕوانە Manual:Importing XML dumps
If you want a local copy of a Wikimedia wiki, see the overview at meta:Data dumps and the download site.
گۆڕینی (هاوردنی) ناوەڕۆکی بەردەست
Some scripts exist to import data from other wiki engines.
On-wiki customizations
- چاوێ لە Manual:Page customizations بکە
Much of the appearance and messaging of MediaWiki is determined by messages that administrators can edit like regular wiki pages.
- For a brief overview that addresses the empty help pages, see Project:PD help/Copying .
گۆڕینی لامیل
- چاوێ لە Manual:Sidebar بکە
Changing the tagline
Setting up standard texts to include on several pages
- بنۆڕە Help:Templates