Changes between Version 1 and Version 2 of WikiDeletePage


Ignore:
Timestamp:
Jun 21, 2008, 6:11:58 PM (16 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:''' Wiki ページの削除は元に戻すことができない操作です。
     5'''Note:''' Deleting a wiki page is an irreversible operation.
    66
    7 一般に、古いページを完全に削除するよりもリダイレクションページを作成することを推奨します。サーチエンジンからサイトに来るとき、壊れているリンクは来訪者をがっかりさせるからです。リダイレクションページは "See !SomeOtherPage" などのリンクを含む短いページです。しかしながら、 spam やその他の不正な更新を削除するという意味で、特定のバージョンやページそのものを完全に削除するのも納得がいく話です。
     7In general, it is recommended to create redirection pages instead of completely deleting an old page, as to not frustrate the visitor with broken links when coming to the site from a search engine. A redirection page is a short page that  contains a link such as  “See !SomeOtherPage”. However, deleting specific versions or even complete pages can make sense to remove spam or other abusive submissions.
    88
    99----