On Wed, 14 Feb 2007 12:16:27 +0100 Daniel de Kok <danieldk@xxxxxxxxx> wrote: > I have just written something like that (at the moment it shows the > English page if a native page doesn't exist, and an English equivalent > does, with a message in the message area that the page was not found, > but the English page was and is shown instead). Wow, that must be my worst description ever :). Re-spinned: - If the page exists, show it. - If the page does not exist, check whether there is an English page with that name. If so, show it. - If neither applies, do the usual stuff (shows the "do you want to create this?" page). -- Daniel