Instrukcja:Przenoszenie strony
Appearance
Przenoszenie strony powoduje zmianę tytułu strony, podczas gdy identyfikator strony pozostaje taki sam, a historia edycji jest zachowywana.
Jeśli zostanie utworzone przekierowanie pod poprzednim tytułem przenoszonej strony, będzie miało ono nowy identyfikator strony.
Strony można przenosić za pomocą Special:MovePage (SpecialMovePage.php) lub action=move (ApiMove.php).
Moving a page, and then moving ID again, can create double redirects.
Baza danych
There are two possible kinds of page move log actions: move and move_redir.
list odnosi się do przejścia nad przekierowaniem.
API
A page move log event has a "move" sub-element, e.g. <move new_ns="0" new_title="Foo" suppressredirect="" />
Haki
Hooks that pertain to page moves are:
Zobacz też
- Podręcznik:$wgMaximumMovedPages
- Help:Przenoszenie stron
- Podręcznik:MoveBatch.php
- Extension:ReplaceText – option to move batches of pages according to a regular expression