Hi, On Wed, Nov 11, 2009 at 07:00:09PM +0100, Thomas Schwinge wrote: > On Tue, Nov 10, 2009 at 03:58:07PM +0100, olafbuddenha...@gmx.net > wrote:
> > The best it could do is to simply keep a copy of the file in both > > locations. > > Or, to avoid duplication of the content, That's not really duplication of content. The page could be generated from the same source; just shown in two different locations. There being a copy of the HTML page on the web server is a technical detail that doesn't really matter... > do it the way I suggested on <http://ikiwiki.info/users/tschwinge/>, > ``[[!meta redir]] -- tell what's going on'': > > Add functionality that a text like *this page's content has moved > to [new page]; in a few seconds you'll be redirected thither* is > displayed on every page that uses [[!meta redir]]. I wouldn't like seeing such a link... If the server *knows* what used to be there, it can just as well show it right away. -antrik-