Manual:System administration/pt-br

From MediaWiki.org
Jump to: navigation, search

Esta página de documento comum tarefas administrativas você pode desejar executar uma vez que sua instalação de MediaWiki esteja completado.

Contents

Configuração [edit]

Veja Manual:Configuration/pt-br

MediaWiki tem alguns ajustes de configuração. Eles devem ser modificados no LocalSettings.php. Veja Manual:Configuration settings para a lista inteira.

Pino transfere de tempo em tempo [edit]

Veja Manual:Configuring file uploads/pt-br

Escolhendo um desenho: Selecionando uma skin [edit]

Veja Manual:Skin configuration/pt-br

Atualmente, as seguintes skins estão disponíveis:

A pele de padrão pode ser ajustada modificando a variável $wgDefaultSkin em LocalSettings.php. alguns outros ajustes também podem be adjusted relativo a peles.

Também há algum skins padrão, veja Gallery of user styles.

Direitos administrativos ajustados [edit]

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 User rights 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) [edit]

The most common use. 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 [edit]

Users in this group can change user rights through Special:UserRights.

Bot [edit]

A registered bot account. Edits by an account with this set will not appear by default in Recentchanges; 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)

Installing extensions [edit]

See Manual:Extensions

Extensions are compilations of PHP code that add new features or enhance functionality of the main MediaWiki core.

Localization [edit]

See Manual:System message

MediaWiki's interface has been translated in over 100 languages, and the interface text can be altered with minimal effort. The internationalized messages are located in the MediaWiki namespace of your wiki and can be edited by finding the correct page and modifying it (needs an account with the 'editinterface' right, by default the sysop group). A list of these pages, the default message, and, if applicable, the altered message, can be found in Special:Allmessages.

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.

Nota Nota:

As features are continuously added to MediaWiki, interface text may not be fully translated. If you translate part of the interface, please submit your changes to Bugzilla so other users can use them. You might also consider participating in translatewiki.net, which is dedicated to translating MediaWiki into as many languages as possible. See also Localisation.

Maintenance scripts [edit]

See Manual:Maintenance scripts

MediaWiki has some maintenance script to help doing administrative tasks.

Back up [edit]

See 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.

Upgrading MediaWiki [edit]

See Manual:Upgrading/pt-br

Getting data [edit]

Importing a database dump [edit]

See 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.

Converting (importing) existing content [edit]

See Manual:Importing external content

Some scripts exist to import data from other wiki engines.

Changing the tagline [edit]

A way to change the tagline that appears on top of every page just below the page title (but by default is hidden in Monobook skin except when printing pages) is to modify the MediaWiki:Tagline system message that if undefined defaults to From {{SITENAME}}.

Add the following to MediaWiki:Common.css if you want the tagline to display in all skins, or to MediaWiki:Monobook.css if you want to adjust only the Monobook skin:

#siteSub { display:block; }

If you don't like the way it looks (the HTML displaying the text is H3 that displays bold by default in most browsers) add some CSS style declarations to that, eg:

#siteSub { display:block; font-weight:normal; font-size:normal;}


Língua: English  • Deutsch • Bahasa Indonesia • 日本語 • polski • português do Brasil • русский