This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. DESCRIPTION: By default, PmWiki appends ?from=Page.Name to all redirects. When a 301 (permanent) redirect is requested, the new URL will forever and for always contain the redirect querty string. This recipe overrides the default behavior, allowing for fine-grained control over the redirect process. As of now, this recipe simply omits the query string for 301 requests. RELEASE HISTORY: * v1.0.0 - 09/22/2006 - Initial release */ // override the built-in (:redirect:) pattern Markup('redirect', '