ikiwiki/doc/todo/redirect_automatically_afte...

11 lines
367 B
Plaintext
Raw Normal View History

2009-02-11 11:15:33 +01:00
In some wikis, (e.g. Mediawiki) after [[renaming|plugins/rename]]
2009-02-11 11:14:06 +01:00
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.
2009-02-11 11:15:33 +01:00
If [[plugins/meta]] plugin is enabled, users can manually edit the
2009-02-11 11:14:06 +01:00
page, and put in '\[[!meta redir=newpage]]', but this is
not very convenient.