redirect automatically after rename

master
http://weakish.int.eu.org/ 2009-02-11 05:14:06 -05:00 committed by Joey Hess
parent 80781387fc
commit 1998b3c2d6
1 changed files with 10 additions and 0 deletions

View File

@ -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.