Difference between revisions of "Help:Moving a page"

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision: Help pages from MediaWiki)
 
Line 1: Line 1:
{{PD Help Page}}
+
'''Moving (renaming) a page''' means giving it another name. This is done by using the "{{lc:{{MediaWiki:move}}}}" [[Help:Navigation#Page Tabs|tab]] at the top. Then simply enter the new name and click "{{MediaWiki:movepagebtn}}".
 
 
'''Moving (renaming) a page''' means giving it another name. This is done by using the "{{lc:{{MediaWiki:move}}}}" [[Help:Navigation#Page Tabs|tab]] at the top. Then simply enter the new name and click "{{MediaWiki:movepagebtn}}". Normally you would want to leave the "{{MediaWiki:movetalk}}" option ticked.
 
  
 
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:
* Renames the title of page "A" as "B"
+
# Renames the title of page "A" as "B"
* 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"
+
# Correct the links of all Pages linking to page "A" so that they link to page "B" (This is done by MovePage extension)
<!--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 (see also [[Help:Tracking changes]]).
 
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 (see also [[Help:Tracking changes]]).
 
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 [[Help:Navigation#Sidebar|sidebar]] on the left) is useful when doing this.
 
 
== Proposing a move ==
 
Deciding on a page title can be a difficult aspect of wiki organization, and one which can often provoke debates. If the move you have in mind is one which might cause upset or could be considered controversial, you should propose the move first. Do this by leaving a note to give your reasons on the [[Help:Talk pages|talk page]]. You might also establish a system for labeling the page itself, with a move proposal template, to make everybody aware of your intentions.
 
  
 
== Undo a move ==
 
== Undo a move ==
 
As with all wiki editing, a move operation can be reversed (by any user).  To reverse a move operation, simply move the page back, e.g. move page "B" back to "A".
 
As with all wiki editing, a move operation can be reversed (by any user).  To reverse a move operation, simply move the page back, e.g. move page "B" back to "A".
  
The page title "B" will still be left behind, as a redirect from "B" to "A". Any user can remove the redirect and propose that the page be deleted. However the final deletion will require sysop privileges (see [[Help:Deleting a page]]).
 
 
== Moving a page without creating a redirect ==
 
Users with the ''suppressredirect'' [[Help:User rights|user right]] can optionally move a page without creating a redirect. This is particularly useful when undoing a move.
 
 
== See also ==
 
* [[Help:Copying a page]]
 
 
{{Languages}}
 
  
 
[[Category:Help|{{PAGENAME}}]]
 
[[Category:Help|{{PAGENAME}}]]

Latest revision as of 17:06, 20 May 2010

Moving (renaming) a page means giving it another name. This is done by using the "move" tab at the top. Then simply enter the new name and click "Move page".

If you move page "A" to a new title "B", this operation will do the following:

  1. Renames the title of page "A" as "B"
  2. Renames all the editing history of page "A" as of page "B" as well
  3. Correct the links of all Pages linking to page "A" so that they link to page "B" (This is done by MovePage extension)

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 (see also Help:Tracking changes).

Undo a move

As with all wiki editing, a move operation can be reversed (by any user). To reverse a move operation, simply move the page back, e.g. move page "B" back to "A".