Line 1: |
Line 1: |
− | '''Moving (renaming) a page''' means giving it another name. This is done by using the "{{lc:{{MediaWiki:move}}}}" tab at the top. The tab is not visible if you are not logged in. Then simply enter the new name and click "{{MediaWiki:movepagebtn}}". Normally you would want to leave the "{{MediaWiki:movetalk}}" option ticked. | + | '''Moving (renaming) a page''' means giving it another name. This is done by using the "Move" tab at the top. The tab is not visible if you are not logged in. Then simply enter the new name and click "{{MediaWiki:movepagebtn}}". |
| | | |
| If you move page "A" to a new title "B", this operation will do the following: | | If you move page "A" to a new title "B", this operation will do the following: |
Line 5: |
Line 5: |
| * Renames all the editing history of page "A" as of page "B" as well | | * Renames all the editing history of page "A" as of page "B" as well |
| * Creates a new page "A", whose content is a [[Help:Redirects|redirect]] to page "B" | | * Creates a new page "A", whose content is a [[Help:Redirects|redirect]] to page "B" |
− | <!--I think the above describes just the opposite to what actually happens in the database, I'm going to replace it with correct description: page is not actually moved in [[Page table]], it's simply given a new title-->
| |
| | | |
− | The second point is important. By using the "{{MediaWiki:move}}" feature, you also '''move the editing history''', which is desirable in most situations. The editing history allows people to see how the contents of the page were built up, and who contributed what. If you move contents around by copying and pasting (not using the move feature), you do not achieve this. | + | The second point is important. By using the "Move" feature, you also '''move the editing history''', which is desirable in most situations. The editing history allows people to see how the contents of the page were built up, and who contributed what. If you move contents around by copying and pasting (not using the move feature), you do not achieve this. |
| | | |
− | Because the move operation '''leaves behind a redirect''' (see [[Help:Redirects]]), it should not result in any broken links, however you might want to hunt down pages or other redirects which link in to the redirect, and change their text to link directly to the new title. The "{{MediaWiki:whatlinkshere}}" feature, which can be used through the link in the {{MediaWiki:toolbox}} (at bottom of the sidebar on the left) is useful when doing this. | + | Because the move operation '''leaves behind a redirect''' (see [[Help:Redirects]]), it should not result in any broken links, however you might want to hunt down pages or other redirects which link in to the redirect, and change their text to link directly to the new title. The " "What links here"" feature, which can be used through the link in the Toolbox (at bottom of the sidebar on the left) is useful when doing this. |
| | | |
| == Undo a move == | | == Undo a move == |