Changes between Version 1 and Version 2 of WikiDeletePage


Ignore:
Timestamp:
Jan 13, 2020, 10:19:45 PM (4 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiDeletePage

    v1 v2  
    11= Deleting a Wiki Page =
    22
    3 Existing 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.
     3Wiki pages can be completely deleted using the //Delete page// or the //Delete this version// button at the bottom of the wiki page. These buttons are only visible for users that have the `WIKI_DELETE` permission.
    44
    55'''Note:''' Deleting a wiki page is an irreversible operation.
    66
    7 If 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.
     7Deleting specific versions or even complete pages can make sense to remove spam or other abusive submissions.
    88
    9 In this situation, chances are that you actually wanted to [[WikiNewPage#renaming|rename]] the page instead of doing a copy + delete.
    10 The ''Rename'' operation also offers you the possibility to create a redirection page.
     9However, if you want to delete a page because you 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. This will avoid frustrating the visitor with broken links, particularly when coming to the site from a search engine.
     10
     11In this situation, chances are that you actually wanted to [[WikiNewPage#renaming|rename]] the page instead of doing a copy and delete.
     12The //Rename// operation offers you the possibility to create a redirection page.
    1113A redirection page is a short page that  contains a link such as  “See !SomeOtherPage”.
    12 
    13 However, deleting specific versions or even complete pages can make sense to remove spam or other abusive submissions.
    1414
    1515----