Edgewall Software

Changes between Version 2 and Version 3 of WikiDeletePage


Ignore:
Timestamp:
Oct 31, 2005, 3:58:21 PM (19 years ago)
Author:
Christopher Lenz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WikiDeletePage

    v2 v3  
    11= Deleting a Wiki Page =
    22
    3 Users with `WIKI_DELETE` permissions can delete wiki pages using the ''Delete Page'' or the ''Delete this Version'' buttons
    4 at the bottom of the wiki page. These buttons are only visible for users with `WIKI_DELETE` permissions.
     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.
    54
    65'''Note:''' This is an irreversible operation.
    76
     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 abuse.
     8
    89----
    910See also: TracWiki, TracPermissions