Podręcznik:Administratorzy

This page is a translated version of the page Manual:Administrators and the translation is 30% complete.

Administratorzy są użytkownikami wiki, którzy są członkami grupy "sysop". Oprogramowanie wiki ma kilka funkcji dostępnych tylko dla tych użytkowników i są dość ważne.

Narzędzia administracyjne

Zabezpieczanie

Administratorzy mogą edytować zabezpieczone strony oraz mają możliwość zabezpieczania stron przed edycją i przenoszeniem oraz ich odbezpieczania.

Istnieje kilka wersji zabezpieczeń:

  • Częściowe zabezpieczenie: zabezpieczenie przed edycją przez osoby niezarejestrowane.
  • Pełne zabezpieczenie: zabezpieczenie strony przed edycją przez użytkowników niebędących administratorami.
  • Kaskadowe zabezpieczenie (dziedziczenie) (→ zobacz demonstrację):
    • w połączeniu z pełnym zabezpieczeniem: zabezpieczenie przed edycją przez niebędących administratorami, ale także zabezpieczenie zdjęć osadzonych na stronie (jeżeli nie znajdują się na zewnętrznej stronie, np. Commons), oraz stron transkludowanych (szablonów). Files on Commons or user pages on Meta cannot be protected by another wiki's cascading protection, and if are to be protected, a temporary copy of the file or user page must be uploaded or created on the wiki with the cascade-protected page, or must be fully-protected at Commons or Meta.
      • Przed MediaWiki 1.23 zabezpieczenie dziedziczące nie uwzględniało elementów docelowych przekierowań do plików, jeżeli przekierowanie było wymienione na zabezpieczanej stronie (Phabricator:T25542).
    • Kaskadowe zabezpieczanie w połączeniu z opcją częściowego zabezpieczania nie ma sensu i należy tego unikać (zobacz Phabricator:T10796); zastosuje to pełne zabezpieczenie dla stron transkludowanych (dopóki będą na danej stronie dołączone oraz rekursywnie).
  • Zabezpieczenie przed przenoszeniem jest zablokowaniem możliwości przenoszenia stron przez niebędących administratorami lub zarejestrowanymi użytkownikami.
Procedura
  • Aby zabezpieczyć stronę, kliknij "więcej" w rozwijanym menu i wybierz opcję "zabezpiecz" (lub dodaj ?action=protect do adresu URL[1] na pasku adresu). In the Monobook skin, the shortcut Alt+= can alternatively be used. This will lead to a confirmation screen with two menus and a checkbox. In the menu, the administrator can choose to protect the page from editing by unregistered users or all users. Similarly, the page can be protected from moves by either unregistered users (although this seems standard anyway) or all users (the system automatically adds the same level of protection to moves as it does to edits, but the protection level can be changed by checking the "Unlock move permissions" checkbox). Cascading protection is enabled by checking a separate checkbox. Enter the reason for page protection in the box and press "confirm". This will be logged.
  • To unprotect a page, click the unprotect tab. This will bring up the exact page as above, only this time the two menus will already be selected. Unprotection only involves selecting "(default)" under the "Edits" menu and pressing confirm. A reason for unprotection should be given as well. This action will likewise be logged.
Uwagi
  • MediaWiki namespace: Pages in MediaWiki namespace can only be edited by users with editinterface user right (by default, administrators and interface administrators). Since MediaWiki 1.32, JavaScript and CSS pages in MediaWiki namespace can only be edited by users with both editinterface and (respectively) editsitecss or editsitejs user right (by default, interface administrators). These restriction is independent of the protection levels of these pages; these pages may still be protected individually.
  • Edit or view source: Depending on the status of the user and the status of the page, a user is provided an edit link or a link to just view the wikitext. After pressing edit on a fully protected page, an administrator is presented a warning at the top of the page informing about this page status. Also, the view source link may sometimes replace an edit link when the user is blocked.
  • Images: Protecting an image is mostly the same as protecting a page (see above). When the protect tab is clicked on the image description page, both the page and the image are protected. The image description page will be protected, and non-sysops will not be able to revert the image to an earlier version, or upload a new version over it.
  • Cascading protection of an important page is a crude measure, mainly for emergencies. If a template has to be protected just because it is transcluded in an important page, while it is also used elsewhere, it is better to make a copy for the transclusion in the important page, and use the other copy elsewhere. When this care is taken it makes little difference whether we use the automatic cascading protection or "manual cascading protection", i.e., protect the special copy of the template in the ordinary way. Initially, the main application of cascading protection is therefore the protection against creation, by transcluding non-existing pages on a page specially prepared for this purpose, like Meta:Protected against recreation. Protection of a non-existing page was not possible directly (an attempt would have given the message "Dla tej strony ta operacja nie może być wykonana."), but as of MediaWiki 1.13 this is now possible. Additionally, there is a known bug, which causes "view source" to show, even if the user has permission to edit the page with cascading protection.
  • Abuse filters: Additionally, if the AbuseFilter extension has been enabled, access to or viewing certain parts of the interface as well as modification of the interface is restricted to administrators.
Konfiguracja
  • which actions can be restricted via the protection interface is determined by the $wgRestrictionTypes setting.
  • which permissions can be required via the protection interface is determined by the $wgRestrictionLevels setting.

Usuwanie

Zobacz też: Help:Usuwanie i przywracanie

Administratorzy mogą usuwać strony i ich historię oraz przeglądać usunięte strony oraz ich historię. Mogą także usuwać pliki, które nie mogą zostać po tym przywrócone w normalny sposób.

Procedura
  • To delete a page, click the delete link on the page that is to be deleted. (You may also add ?action=delete to the URL address bar). If an administrator is using the Monobook skin, the shortcut Alt+D can alternatively be used. This will bring up a new page asking for a confirmation that the page should be deleted, as well as an explanation of the deletion. A message should be typed into the input box to explain the deletion to other users. After the page has been deleted, it might have an existing talk page which should be deleted as well. Since MediaWiki 1.39, there is a "Delete associated talk page" checkbox that allows you to delete the talk page at the same time as the subject page. Any links that point to the deleted page should be removed or corrected—whichever is the most appropriate action.
  • Pages can be undeleted for as long as they are in the archive. If a page has not been recreated since it was deleted, there will be a message on the page indicating how many deleted revisions there are. Clicking on this (or the undelete tab) will bring up a page displaying all the deleted revisions which can each be looked at separately. To undelete a page, click the restore button which appears on the confirmation page; this will restore all deleted revisions by default. Since MediaWiki 1.39, you can also undelete all revisions of the associated talk page at the same time. Undeletion occurs as soon as the button is clicked, and will be logged just like deletions; if some revisions are not restored, the log will record how many were restored.

    If a page already exists but an administrator wants to restore previous revisions, the administrator must go to the page history. There will be a link to undelete as described above.

Uwagi
  • Usuwanie wersji
    • Usuwanie wersji artykułu
      • Delete article revisions for the first time: To delete/keep just one or more revisions from the history, delete the article normally, then begin the undeletion procedure. Before clicking the "Restore" button, check the revisions you want to restore—all others will remain deleted.
      • Delete article revisions not for the first time: if the article already contains previously deleted revisions, be sure to follow Selective deletion on Wikipedia.
    • Delete image revisions: To delete one version of an image, click the (del) link beside that version under the "File history" heading. The most recent version cannot be deleted without deleting all previous versions.
  • Merge edit histories: the edit histories of two articles may be merged into one. To merge histories, delete the page where all the histories are supposed to be restored. Move the other page to the page just deleted, and then restore all the deleted revisions. This cannot be manually undone, and it is very difficult to split edit histories.
  • Split an edit history: To split an edit history, manually delete all revisions, then restore those belonging to one article (which may be difficult to recognize). Move the undeleted page to a new title to split off those revisions. Restore the revisions belonging to the deleted page (now a redirect), then revert to the penultimate revision (before the redirect).

Rollback

Any user can revert a page by going back through the page's history. Administrators have a rollback button to expedite the process. To revert the edits of one user to the last version by the previous editor, click rollback on the page history, the user contribution list, or on the diff page. This can be used to revert edits from multiple vandalism attempts. The reversion will be marked as a minor edit and given an automatic edit summary based on the contents of Revertpage.

Sysops (and other users with right "Oznaczanie rewertu jako edycji bota") can hide edits (typically, vandalism) from the Recent Changes page. To do this, add &bot=1 to the end of the url used to access a user's contributions. Na przykład, ...index.php?title=Special:Contributions&target=Username&bot=1. When the rollback links on the contributions list are clicked, both the revert and the original edit that you are reverting will be hidden from the default Recentchanges display. This mechanism uses the marker originally added to keep massive bot edits from flooding recentchanges, hence the "bot". These changes will be hidden from recent changes unless you click the "bots" link to set hidebots=0. The edits are not hidden from contribs, history, watchlist, etc. The edits remain in the database and are not removed, but they no longer flood Recentchanges. The aim of this feature is to reduce the annoyance factor of a flood vandal with relatively little effort.

Blokowanie i odblokowywanie

Zobacz Podręcznik:Blokowanie i odblokowywanie .

Nadawanie uprawnień administratora

Wersja MediaWiki:
1.11

There is a simple interface (Special:Userrights) for granting a specific username 'sysop' status or (in MediaWiki 1.11) granting and revoking membership to groups with all associated user rights – a user with 'Bureaucrat' status has the rights to do to this. The initial user created by the installer should have 'Bureaucrat' rights.

Wersje Mediawiki starsze niż 1.11 wymagały manipulacji w rekordach MySQL, aby nadawać użytkownikom konkretne uprawnienia.

Przywileje dla zalogowanych

Users with ordinary access, including visitors who haven't "signed in", can still do many things, including the most important: editing pages and helping with maintenance tasks. But only signed-up users can upload files or rename pages. Among other things, one should also register to hide one's own IP behind the usernames.

Zobacz też