aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://weakish.int.eu.org/ <http://weakish.int.eu.org/@web>2009-02-11 05:14:06 -0500
committerJoey Hess <joey@kitenet.net>2009-02-11 05:14:06 -0500
commit1998b3c2d666461985131e6d24212035daee88eb (patch)
treed5d5c7540bccde044820193ca806f3cf86bd6acd /doc
parent80781387fc5f0c797f6e1b8678db2f253af4b7f8 (diff)
downloadikiwiki-1998b3c2d666461985131e6d24212035daee88eb.tar
ikiwiki-1998b3c2d666461985131e6d24212035daee88eb.tar.gz
redirect automatically after rename
Diffstat (limited to 'doc')
-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..6a6d4f05f
--- /dev/null
+++ b/doc/todo/redirect_automatically_after_rename.mdwn
@@ -0,0 +1,10 @@
+In some wikis, (e.g. Mediawiki) after [[renaming|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 [[meta]] plugin is enabled, users can manually edit the
+page, and put in '\[[!meta redir=newpage]]', but this is
+not very convenient.
+
+