Putting this in your config.php might suppress the "redirected from"
message for Main.HomePage:
if (@$_GET['from']) {
$page = PageVar($pagename, '$FullName');
if ($page == 'Main.HomePage') $PageRedirectFmt = '';
}
On Apr 16, 2008, at 11:11 AM, Janaki Kuruppu wrote:
redirect does work, but can i hide the line that displays above the
page content that says "(redirected from Main.HomePage)"?
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users