aboutsummaryrefslogtreecommitdiff
path: root/raw-wiki-dump/WikiDeletePage.trac
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2020-09-13 23:06:24 +0000
committerRob Austein <sra@hactrn.net>2020-09-13 23:06:24 +0000
commit891730d13b324fad916572a82f0bd610c5de9aad (patch)
treef46c94ddfff34f15aafe7cac0596716d1c13c412 /raw-wiki-dump/WikiDeletePage.trac
parentb092ffbcbe2c9398494f7dc9db6f0796971633e0 (diff)
Rename for conversion
Diffstat (limited to 'raw-wiki-dump/WikiDeletePage.trac')
-rw-r--r--raw-wiki-dump/WikiDeletePage.trac16
1 files changed, 16 insertions, 0 deletions
diff --git a/raw-wiki-dump/WikiDeletePage.trac b/raw-wiki-dump/WikiDeletePage.trac
new file mode 100644
index 0000000..e3ccf55
--- /dev/null
+++ b/raw-wiki-dump/WikiDeletePage.trac
@@ -0,0 +1,16 @@
+= Deleting a Wiki Page =
+
+Wiki 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.
+
+'''Note:''' Deleting a wiki page is an irreversible operation.
+
+Deleting specific versions or even complete pages can make sense to remove spam or other abusive submissions.
+
+However, 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.
+
+In this situation, chances are that you actually wanted to [[WikiNewPage#renaming|rename]] the page instead of doing a copy and delete.
+The //Rename// operation offers you the possibility to create a redirection page.
+A redirection page is a short page that contains a link such as “See !SomeOtherPage”.
+
+----
+See also: TracWiki, TracPermissions