[pmwiki-users] change/delete "HomePage"

Randy Brown randy at brownragfilms.com
Wed Apr 16 11:41:42 CDT 2008


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)"?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20080416/ce8b7ff9/attachment.html 


More information about the pmwiki-users mailing list