]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/redirect_automatically_after_rename.mdwn
6a6d4f05f8bb358f4598ccf9ed44ac298bc3d2f7
[git.ikiwiki.info.git] / doc / todo / redirect_automatically_after_rename.mdwn
1 In some wikis, (e.g. Mediawiki) after [[renaming|rename]] 
2 a page, the old page still exist but only redirect to the
3 new page.  This is convenient since external sites may
4 have links pointing to the old url.  
6 If [[meta]] plugin is enabled, users can manually edit the
7 page, and put in '\[[!meta redir=newpage]]', but this is
8 not very convenient.
10