|
Cookbook /
RedirectSilentSummary: Redirect pages without messages and without modifying links
Version: 1.0
Prerequisites:
Status: Working
Maintainer: GNUZoo
Downloads: RedirectSilent.phpΔ
Questions answered by this recipeHow to get rid of the redirect message and get rid of the "?from=pagename" in links Description Note: From version 2.2.1, PmWiki core's redirect markup now accepts the This recipe is based on CustomRedirects. This recipe requires no custom
parameters in the InstallationCopy RedirectSilent.phpΔ to your cookbook directory. In your config.php: include_once("cookbook/RedirectSilent.php");
or in your farmconfig.php enter: include_once(" $FarmD/cookbook/RedirectSilent.php");
NotesRelease NotesThis 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 http://www.fsf.org either version 2 of the License, or (at your option) any later version. Copyright 2007 by GNUZoo (guru@gnuzoo.org) Please donate to the author at url: http://gnuzoo.org/GNUZooPayPal
CommentsSee AlsoContributors
User notes?: If you use, used or reviewed this recipe, you can add your name. The following format is recognized:
* (+) Optional positive comment. Name, date * (-) Optional negative comment. Name, date These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki. |