freedombox website is using ikiwiki
[ikiwiki.git] / doc / todo / redirect_automatically_after_rename.mdwn
blob1cbb824d27087e5a8ac75620a0b5a742635c075c
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.  
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.