ikiwiki/doc/todo/redirect_automatically_afte...

11 lines
351 B
Plaintext
Raw Normal View History

2009-02-11 11:14:06 +01:00
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.