aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/redirect_automatically_after_rename.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/redirect_automatically_after_rename.mdwn')
-rw-r--r--doc/todo/redirect_automatically_after_rename.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/redirect_automatically_after_rename.mdwn b/doc/todo/redirect_automatically_after_rename.mdwn
new file mode 100644
index 000000000..1cbb824d2
--- /dev/null
+++ b/doc/todo/redirect_automatically_after_rename.mdwn
@@ -0,0 +1,10 @@
+In some wikis, (e.g. Mediawiki) after [[renaming|plugins/rename]]
+a page, the old page still exist but only redirect to the
+new page. This is convenient since external sites may
+have links pointing to the old url.
+
+If [[plugins/meta]] plugin is enabled, users can manually edit the
+page, and put in '\[[!meta redir=newpage]]', but this is
+not very convenient.
+
+