Changes between Version 1 and Version 2 of WikiDeletePage


Ignore:
Timestamp:
12/14/10 02:51:48 (13 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiDeletePage

    v1 v2  
    1 = Wiki ページを削除する = 
     1= Deleting a Wiki Page = 
    22 
    3 既に存在する Wiki ページを完全に削除するためには、 Wiki ページの下にある ''このページを削除'' や ''このバージョンを削除'' ボタンを使用します。これらのボタンは `WIKI_DELETE` 権限を付与されたユーザだけに表示されます。 
     3Existing wiki pages can be completely deleted using the ''Delete Page'' or the ''Delete this Version'' buttons at the bottom of the wiki page. These buttons are only visible for users with `WIKI_DELETE` permissions. 
    44 
    5 '''Note:''' 削除すると元に戻すことができません。 
     5'''Note:''' Deleting a wiki page is an irreversible operation. 
    66 
    7 一般に、古いページを完全に削除するよりもリダイレクションページを作成することを推奨します。サーチエンジンからサイトに来るとき、壊れているリンクは来訪者をがっかりさせるからです。リダイレクションページは "See !SomeOtherPage" などのリンクを含む短いページです。しかしながら、特定のバージョンやページそのものを完全に削除することで、 spam やその他の abuse を削除したと理解できます。 
     7If you want to delete a page because you actually re-created a new page with the same content but a different name, it is recommended to keep the page and use it as a redirection page instead of completely deleting it, as to not frustrate the visitor with broken links when coming to the site from a search engine.  
     8 
     9In this situation, chances are that you actually wanted to [[WikiNewPage#renaming|rename]] the page instead of doing a copy + delete.  
     10The ''Rename'' operation also offers you the possibility to create a redirection page. 
     11A redirection page is a short page that  contains a link such as  “See !SomeOtherPage”.  
     12 
     13However, deleting specific versions or even complete pages can make sense to remove spam or other abusive submissions. 
    814 
    915----