「ヘルプ:Moving a page」を編集中

移動先: 案内検索

警告: ログインしていません。編集を行うと、あなたの IP アドレスが公開されます。ログインまたはアカウントを作成すれば、あなたの編集はその利用者名とともに表示されるほか、その他の利点もあります。

この編集を取り消せます。 下記の差分を確認して、本当に取り消していいか検証してください。よろしければ変更を保存して取り消しを完了してください。
最新版 編集中の文章
1行目: 1行目:
<languages/>
+
{{PD Help Page}}
{{TNT|PD Help Page}}
+
 
<translate>
+
'''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. 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.
<!--T:1-->
 
'''Moving (renaming) a page''' means giving it another name. This is done by using the "<tvar|move>{{lc:{{int|move}}}}</>" [[<tvar|nav>Special:MyLanguage/Help:Navigation#Page Tabs</>|tab]] at the top. The tab is not visible if you are not logged in. Then simply enter the new name and click "<tvar|movepagebtn>{{int|movepagebtn}}</>". Normally you would want to leave the "<tvar|movetalk>{{int|movetalk}}</>" option ticked.
 
  
<!--T:2-->
 
 
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:
 
<!--T:3-->
 
 
* Renames the title of page "A" as "B"
 
* Renames the title of page "A" as "B"
 
<!--T:4-->
 
 
* 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"
 +
<!--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-->
  
<!--T:5-->
+
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]]).
* Creates a new page "A", whose content is a [[<tvar|redirects>Special:MyLanguage/Help:Redirects</>|redirect]] to page "B"
 
 
 
</translate><!--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 [[<tvar|m-pagetable>Special:MyLanguage/Manual:page table</>|Page table]], it's simply given a new title--><translate>
 
 
 
<!--T:6-->
 
The second point is important. By using the "<tvar|move>{{int|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 <tvar|tracking>{{ll|Help:Tracking changes}}</>).
 
 
 
<!--T:7-->
 
Because the move operation '''leaves behind a redirect''' (see <tvar|redirects>{{ll|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 "<tvar|what>{{int|whatlinkshere}}</>" feature, which can be used through the link in the <tvar|toolbox>{{int|toolbox}}</> (at bottom of the [[<tvar|nav>Special:MyLanguage/Help:Navigation#Sidebar</>|sidebar]] on the left) is useful when doing this.
 
 
 
== Proposing a move == <!--T:8-->
 
 
 
<!--T:9-->
 
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 giving your reasons on the [[<tvar|talk>Special:MyLanguage/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 == <!--T:10-->
 
 
 
<!--T:11-->
 
As with almost 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".
 
  
<!--T:12-->
+
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.
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 <tvar|delete>{{ll|Help:Deleting a page}}</>).
 
  
== Moving a page without creating a redirect == <!--T:13-->
+
== Proposing a move ==
</translate>
+
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 giving 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.
  
[[{{lm|Movepage with redirect suppression hightlighted|png}}|right|350px|thumb|<translate><!--T:14-->
+
== Undo a move ==
Relevant option highlighted</translate>]]
+
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".
  
<translate><!--T:15-->
+
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]]).
Users with the ''suppressredirect'' [[<tvar|rights>Special:MyLanguage/Help:User rights</>|user right]] can optionally move a page without creating a redirect. This is particularly useful when undoing a move.
 
  
<!--T:16-->
+
== Moving a page without creating a redirect ==
When the right is enabled, one additional check box will appear when one needs to move a page (see picture at right).
+
[[File:Movepage with redirect suppression hightlighted.png|right|350px|thumb|Relevant option highlighted]]
 +
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.
  
==Mass renaming / moving== <!--T:19-->
+
When the right is enabled, one additional check box will appear when one needs to move a page (see picture at right).
  
<!--T:20-->
+
'''See also''':  
MediaWiki does not offer a special page with which to perform a batch operation for page moves.</translate>
+
* [[Help:Redirects#Suppressing a redirect]]
<translate>
+
* [[Manual:User rights]]
<!--T:21-->
 
There may be alternatives, depending on your situation:
 
</translate>
 
  
* {{ll|Extension:Replace Text}}
+
== See also ==
* {{ll|Manual:MoveBatch.php|MoveBatch.php}}: <translate><!--T:22-->
+
* [[Help:Copying a page]]
a maintenance script for renaming a batch of pages.</translate>
 
* {{ll|Manual:Pywikibot/movepages.py}}
 
  
==Moving subpages== <!--T:22 -->
+
{{Languages}}
<translate>
 
<!--T:23-->
 
Users with the ''move-subpages'' [[<tvar|rights>Special:MyLanguage/Help:User rights</>|user right]] can optionally move [[<tvar|nav>Special:MyLanguage/Help:Subpages</>|subpages]] of a page, preserving its "tree" structure. If you specify the root page you want to move in the title (by visiting Special:MovePage/''Some_page''), the special page displays the subpages of that root page.
 
</translate>
 
  
<translate>
+
[[Category:Help|{{PAGENAME}}]]
== See also == <!--T:17-->
 
</translate>
 
* {{ll|Help:Copying a page}}
 
<translate>
 
<!--T:18-->
 
* [[<tvar|redirects>Special:MyLanguage/Help:Redirects#Suppressing_a_redirect</>|Help:Redirects#Suppressing a redirect]]
 
* [[<tvar|rights>Special:MyLanguage/Manual:User rights</>|Manual:User rights]]
 
</translate>
 
[[Category:Help{{translation}}|{{PAGENAME}}]]
 

ひつじ小屋別館2代目への投稿はすべて、他の投稿者によって編集、変更、除去される場合があります。 自分が書いたものが他の人に容赦なく編集されるのを望まない場合は、ここに投稿しないでください。
また、投稿するのは、自分で書いたものか、パブリック ドメインまたはそれに類するフリーな資料からの複製であることを約束してください(詳細はひつじ小屋別館2代目:著作権を参照)。 著作権保護されている作品は、許諾なしに投稿しないでください!

このページを編集するには、下記の確認用の質問に回答してください (詳細):

取り消し | 編集の仕方 (新しいウィンドウで開きます)