]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/redirect_automatically_after_rename.mdwn
comments
[ikiwiki.git] / doc / todo / redirect_automatically_after_rename.mdwn
1 In some wikis, (e.g. Mediawiki) after [[renaming|plugins/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.  
5
6 If [[plugins/meta]] plugin is enabled, users can manually edit the
7 page, and put in '\[[!meta redir=newpage]]', but this is
8 not very convenient.
9
10