[pmwiki-users] Redirecting to a change group

Patrick R. Michaud pmichaud at pobox.com
Thu Mar 20 13:41:56 CDT 2014


On Thu, Mar 20, 2014 at 08:24:32PM +1300, Simon wrote:
> I had the idea of adding the following to Site.PageNotFound
> 
> (:if equal "{$RequestedGroup}" "MyGroup":)
> (:redirect NewGroup.{$RequestedPage}:)
> (:ifend:)

Why not just do a (:redirect:) inside of MyGroup.GroupHeader ?

   (:redirect NewGroup.{$Name} :)

Pm



More information about the pmwiki-users mailing list